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

ENT-11138: proper error message when typing unsupported/unknown platform #83

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

mineralsfree
Copy link
Contributor

@mineralsfree mineralsfree commented Mar 13, 2024

List of available platforms is printed when user inputs unknown platform
Ticket: ENT-11138
Changelog: None

@olehermanse olehermanse requested a review from larsewi March 14, 2024 14:53
Copy link
Contributor

@larsewi larsewi left a comment

Choose a reason for hiding this comment

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

$ git checkout master            
Already on 'master'
Your branch is up to date with 'origin/master'.
$ black --check cf_remote/spawn.py
All done! ✨ 🍰 ✨
1 file would be left unchanged.
$ gh pr checkout 83               
Switched to branch 'ENT-11138'
$ black --check cf_remote/spawn.py
would reformat cf_remote/spawn.py

Oh no! 💥 💔 💥
1 file would be reformatted.

Nice! Feel free to format with black. But still approved if you chose not to ✅

@larsewi larsewi requested a review from olehermanse March 15, 2024 14:44
cf_remote/spawn.py Outdated Show resolved Hide resolved
Ticket: ENT-11138
Changelog: None

Signed-off-by: Mikita Pilinka <[email protected]>
@mineralsfree
Copy link
Contributor Author

Should be merged after #82

Copy link
Member

@olehermanse olehermanse left a comment

Choose a reason for hiding this comment

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

Looks good now, thanks!

@olehermanse olehermanse merged commit 4f188b2 into cfengine:master Mar 18, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants