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

Add sort-label-keys #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

kj455
Copy link

@kj455 kj455 commented Feb 14, 2025

What this PR does:

Adds the sort-label-keys input, related to pipecd/pipecd#5540.

TODO:

Once the sort-label-keys feature is released, update the Docker image version, as in:

pipe-cd/actions-plan-preview#17.

Signed-off-by: kj455 <kaji.ibuki45@gmail.com>
@kj455 kj455 force-pushed the feat/sort-label-keys branch from 8864b02 to 223974f Compare February 14, 2025 11:11
Comment on lines +69 to +71
| timeout | Maximum amount of time to run. | no | 5m |
| piped-handle-timeout | Maximum amount of time to wait for piped handle the plan preview. | no | 5m |
| sort-label-keys | The application label keys to sort the results by. | no | "" |
Copy link
Author

Choose a reason for hiding this comment

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

The main change is in L71 with sort-label-keys, but I have also added some missing options (timeout, piped-handle-timeout).

Copy link
Member

Choose a reason for hiding this comment

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

Thank you so much! we've missed them...

@kj455 kj455 marked this pull request as ready for review February 14, 2025 11:17
Copy link
Member

@t-kikuc t-kikuc left a comment

Choose a reason for hiding this comment

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

LGTM

Please wait for a moment. We'll release this feature (next week?) in the following steps:

  1. Merge Sort results of plan-preview pipecd#5540
  2. Release the new version of pipectl in pipe-cd/pipecd (v0.50.2)
  3. Update the image version like this
  4. Release the new version of actions-plan-preview 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants