-
-
Notifications
You must be signed in to change notification settings - Fork 127
Improve Atmos help #959
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
Merged
aknysh
merged 93 commits into
main
from
feature/dev-2953-update-help-and-usageyaml-with-snapshots
Feb 13, 2025
Merged
Improve Atmos help #959
Changes from 77 commits
Commits
Show all changes
93 commits
Select commit
Hold shift + click to select a range
01bcd67
fix help for 'atmos about non-existent'
samtholiya 0470a32
Add invalid flag error handler
samtholiya 3d3ebbc
Ignore update messages in tests
samtholiya 1badbc8
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
samtholiya 284db86
fix test cases
samtholiya d21e412
Add Markdown usage capability
samtholiya 06353a5
usage markdowns
samtholiya bb9705b
example hint updated
samtholiya 6317c43
fix tests
samtholiya 5ddbc4d
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
samtholiya 8b74647
Update usage display to markdown glamour
samtholiya 7f9fbb3
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
samtholiya f0fcf3c
CheckTTYSupport should be in term package
samtholiya 08153a5
atmost about usage and workflow usage
samtholiya b1cc112
Improved flag usage example
samtholiya 370e982
update workflow error message
samtholiya 045ab19
updated usage
samtholiya e8fbcaf
Add custom alias to help
samtholiya 3e4563e
Fix asci render logic for error
samtholiya d65a24e
fix testcases
samtholiya dbb87ba
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya 9731347
test updated
samtholiya f801cff
Add --help suggestion to help
samtholiya 2ecd83a
removed examples from md
samtholiya 0087493
fix doubledash suggestion
samtholiya e9fce14
fix test case
samtholiya 28a2f65
fix no valid subcommands
samtholiya 0d0fb70
updated stack required and component errors to new error render format
samtholiya a3443fe
fix tests
samtholiya f1fc80f
fix logger
samtholiya 6c7a191
test fixes
samtholiya 0a0434e
added test for alias subcommand
samtholiya 7fc52ed
Valid subcommands should be on next line
samtholiya b08659a
Update cmd/workflow.go
samtholiya f3decf2
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
samtholiya dc77e1f
added assertion back
samtholiya 3972f82
update error messages for atlantis to markdown
samtholiya 8013318
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya f6d5a19
[autofix.ci] apply automated fixes
autofix-ci[bot] fbddec2
fix log level error
samtholiya d1ce9ef
Merge branch 'feature/dev-2953-update-help-and-usageyaml-with-snapsho…
samtholiya 8f0e37c
fix rendering of examples
samtholiya 78fbefc
Add markdown util
samtholiya a644478
Update pkg/ui/markdown/renderer.go
samtholiya f90abf5
remove unwanted renderError function
samtholiya 7d6bff2
Merge branch 'feature/dev-2953-update-help-and-usageyaml-with-snapsho…
samtholiya 6aede13
fix tests
samtholiya f5cba9a
added more error checks
samtholiya d714ab6
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
samtholiya 68cec78
added description comment
samtholiya 2954d72
Merge branch 'feature/dev-2953-update-help-and-usageyaml-with-snapsho…
samtholiya 3c15f4c
fix ascii render logic and use consistent functions
samtholiya c0dd9ae
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
samtholiya 2881ff4
fix manual render issue
samtholiya eeeb4cb
Update cmd/validate_component.go
samtholiya 66116ab
Update internal/exec/atlantis_generate_repo_config.go
samtholiya f90e81e
Update cmd/docs.go
samtholiya cd58e7b
Update cmd/cmd_utils.go
samtholiya 5a4068a
updated error message for stack and components missing
samtholiya faa862f
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
samtholiya e1fba8a
fix flag help
samtholiya f1f598f
Merge branch 'feature/dev-2953-update-help-and-usageyaml-with-snapsho…
samtholiya 7b038f1
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
samtholiya 1d95b24
Update pkg/ui/markdown/renderer.go
samtholiya 5506308
[autofix.ci] apply automated fixes
autofix-ci[bot] 5faaa7d
fix the snapshots
samtholiya de042b9
fixed workflow error message format
samtholiya 8738804
workflow UX updated
samtholiya c66dbfa
Update cmd/cmd_utils.go
samtholiya 652751b
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya c0ab2d4
small updates
samtholiya 316fc49
[autofix.ci] apply automated fixes
autofix-ci[bot] 7dc5ec7
fix tests
samtholiya d3790d0
make error condition for custom command invalid config usefull
samtholiya ffc48a3
fix custom command invalid error sentence
samtholiya e71cb8d
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
aknysh d4a5a5c
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
samtholiya 865db1e
update tests
samtholiya 9a7e14a
updated terraform help
samtholiya b3ea391
readded this test
samtholiya 86d0c90
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya 2a91d97
Merge branch 'feature/dev-2953-update-help-and-usageyaml-with-snapsho…
samtholiya 864e029
Merge branch 'feature/dev-2953-update-help-and-usageyaml-with-snapsho…
samtholiya ca47b50
Merge branch 'feature/dev-2953-update-help-and-usageyaml-with-snapsho…
samtholiya 9ce4286
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
samtholiya e17522d
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
samtholiya 3e4cee8
[autofix.ci] apply automated fixes
autofix-ci[bot] 3f19100
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
osterman 46e53e2
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
osterman 19a0d21
Merge branch 'main' into feature/dev-2953-update-help-and-usageyaml-w…
aknysh 67ee36d
update tests
aknysh 8354b03
update tests
aknysh 64424ee
update tests
aknysh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.