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

cf revisions no longer reports EXPERIMENTAL notice [v8] #3061

Conversation

chinigo
Copy link
Contributor

@chinigo chinigo commented Jul 29, 2024

Description of the Change

This commit changes the cf revision and cf revisions commands to no longer print a notice that the command is experimental.

Why Is This PR Valuable?

The cf revision and cf revisions commands were introduced over 4 years ago and are no longer experimental.

Applicable Issues

n/a

How Urgent Is The Change?

Not urgent.

Other Relevant Parties

None

Related PRs

@chinigo chinigo changed the title cf revisions no longer reports EXPERIMENTAL notice cf revisions no longer reports EXPERIMENTAL notice [v7] Jul 29, 2024
@chinigo chinigo changed the title cf revisions no longer reports EXPERIMENTAL notice [v7] cf revisions no longer reports EXPERIMENTAL notice [v8] Jul 29, 2024
@chinigo chinigo marked this pull request as ready for review July 29, 2024 18:42
a-b
a-b previously approved these changes Aug 1, 2024
Copy link
Member

@a-b a-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@a-b a-b force-pushed the 187923330-no-longer-mark-revisions-experimental-v8 branch from a1f7feb to 411b7b2 Compare August 1, 2024 20:58
Copy link
Contributor

@joaopapereira joaopapereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that the test was there to ensure that the message was present I do not think these tests make sense anymore.
If you come back to the code and see this test, it is strange 😄

@a-b
Copy link
Member

a-b commented Aug 2, 2024

While tests as they are right now could document the promotion of the command from experimental to the core. I +1 to @joaopapereira 's point - It's better to remove these tests at all.

@chinigo chinigo force-pushed the 187923330-no-longer-mark-revisions-experimental-v8 branch from 411b7b2 to a9c07fb Compare August 5, 2024 17:50
@chinigo
Copy link
Contributor Author

chinigo commented Aug 5, 2024

  • Negative test assertions removed (including one whole file that contained nothing but).
  • Moved the revisions and revision command into the APPS section of the cf help output.

@chinigo chinigo force-pushed the 187923330-no-longer-mark-revisions-experimental-v8 branch from a9c07fb to 0b82390 Compare August 13, 2024 15:40
@chinigo
Copy link
Contributor Author

chinigo commented Aug 13, 2024

Updated PR to incorporate @Samze's feedback on the main version of this PR:

  • cf revision remains in EXPERIMENTAL status.
  • cf revisions is no longer in EXPERIMENTAL status.
  • cf rollback is no longer in EXPERIMENTAL status.

Copy link
Contributor

@joaopapereira joaopapereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joaopapereira joaopapereira merged commit 957bb03 into cloudfoundry:v8 Aug 13, 2024
17 checks passed
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.

4 participants