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

Mark optimizer CLI commands as experimental in their docblock #6116

Merged
merged 1 commit into from
Apr 25, 2021

Conversation

schlessera
Copy link
Collaborator

Summary

This adds an (EXPERIMENTAL) suffix to the short descriptions of the following commands:

  • amp optimizer optimize
  • amp optimizer transformer list
  • amp optimizer transformer config

It also adds the following note to each of these commands:

Note: The Optimizer CLI commands are to be considered experimental, as
the output they produce is currently not guaranteed to be consistent
with the corresponding output from the web server code path.

Example screenshot:

lando 2021-04-25 at 7 41 50 AM

Related #6089

Checklist

  • My code is tested and passes existing tests.
  • My code follows the Engineering Guidelines (updates are often made to the guidelines, check it out periodically).

@schlessera schlessera added Documentation Documentation related tasks WP-CLI labels Apr 25, 2021
@schlessera schlessera added this to the v2.1 milestone Apr 25, 2021
@github-actions
Copy link
Contributor

Plugin builds for e377477 are ready 🛎️!

@westonruter westonruter merged commit 8d1425e into develop Apr 25, 2021
@westonruter westonruter deleted the fix/6089-mark-optimizer-cli-as-experimental branch April 25, 2021 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Documentation related tasks WP-CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants