Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix documentation to specify when revisions are created. #3920

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

Benjamintf1
Copy link
Member

  • this should allign with the messages that are created within revisions
    reasons.push('New droplet deployed.') if latest_revision.droplet_guid != revision_to_create.droplet_guid
    reasons.push('New environment variables deployed.') if latest_revision.environment_variables != revision_to_create.environment_variables
  • we confirmed that revisions are not created when running tasks on a --tasks pushed application or when the app is pushed with the app is pushed with the task config

Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

(no code changes)

(no code changes)

- this should allign with the messages that are created within revisions https://github.com/cloudfoundry/cloud_controller_ng/blob/11ef2a547e6c50001a65e49855c159aecdb32381/app/actions/revision_resolver.rb#L60-L62
- we confirmed that revisions are not created when running tasks on a --tasks pushed application or when the app is pushed with the app is pushed with the task config
@Benjamintf1
Copy link
Member Author

Benjamintf1 commented Aug 5, 2024

@Benjamintf1
Copy link
Member Author

image More usage data on when revisions are created

@Benjamintf1 Benjamintf1 merged commit c120010 into main Aug 5, 2024
2 checks passed
@Benjamintf1 Benjamintf1 deleted the revisions-docs branch August 5, 2024 20:19
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Aug 5, 2024
Changes in cloud_controller_ng:

- Fix documentation to specify when revisions are created.
    PR: cloudfoundry/cloud_controller_ng#3920
    Author: Benjamin Fuller <ben.fuller@broadcom.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants