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

Order environments by name #233

Merged
merged 2 commits into from
Apr 1, 2024
Merged

Order environments by name #233

merged 2 commits into from
Apr 1, 2024

Conversation

tobybellwood
Copy link
Member

@tobybellwood tobybellwood commented Mar 26, 2024

closes #232 by adding an alpha sort within the deployType

This applies two sorts - an alpha sort on branches, and a id-based sort on PR envs - this will help them maintain their numerical order as below
image

@tobybellwood tobybellwood requested a review from DaveDarsa March 26, 2024 06:27
Applies the alpha sort to only branches

Format check

Revert "Format check"

This reverts commit 76fba2a.

Removes additional format changes added by prettier run
@tobybellwood tobybellwood merged commit e35798e into main Apr 1, 2024
6 of 8 checks passed
@tobybellwood tobybellwood deleted the env_order_by_name branch April 1, 2024 21:36
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.

Environments order appears to be non-deterministic
3 participants