-
-
Notifications
You must be signed in to change notification settings - Fork 138
Config Core library #1174
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
Closed
samtholiya
wants to merge
109
commits into
main
from
feature/dev-3093-create-a-cli-command-core-library
Closed
Config Core library #1174
Changes from all commits
Commits
Show all changes
109 commits
Select commit
Hold shift + click to select a range
61a9e5c
init cli config
samtholiya 23c36bd
update config
samtholiya a16144e
update commands
samtholiya 8c9c6cd
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya dd06513
[autofix.ci] apply automated fixes
autofix-ci[bot] f0e04ab
merge fix
samtholiya 6bce126
Merge branch 'feature/dev-3093-create-a-cli-command-core-library' of …
samtholiya 1be1214
fix add config function
samtholiya 3266760
Merge branch 'main' into feature/dev-3093-create-a-cli-command-core-l…
samtholiya 0e5a1ed
fix add config function
samtholiya 95a14e8
Merge branch 'feature/dev-3093-create-a-cli-command-core-library' of …
samtholiya 247ab4c
fix golang lint
samtholiya 4a64fb7
fix golang lint
samtholiya 92b4c4e
Merge branch 'feature/dev-3093-create-a-cli-command-core-library' of …
samtholiya 532d882
fix tests
samtholiya d362421
checking the cause of test failures
samtholiya 98d875b
checking the test case failure reason
samtholiya f9672e7
is chDir not working
samtholiya 603db4b
fix test cases
samtholiya 28d7a12
Merge branch 'main' into feature/dev-3093-create-a-cli-command-core-l…
samtholiya 41e07ed
fix terraform tests
samtholiya 2c37b5a
Merge branch 'feature/dev-3093-create-a-cli-command-core-library' of …
samtholiya c19e3e2
fixed loglevel test case
samtholiya f26abea
checking wd to adjust wd
samtholiya aabcb31
logging
samtholiya 8d28e71
fixed snapshots
samtholiya e485267
revert unwanted change
samtholiya 4790fc4
try to fix vendored tests
samtholiya 2b22001
fixed config test case
samtholiya 94338c4
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya 3b6b276
fixed lint
samtholiya 1720916
config tests fixed
samtholiya f5fcf04
fix terraform test
samtholiya 8c6f57a
fix vendor test
samtholiya 8d4ee36
fixed config test
samtholiya 9e87f02
utils test deteled
samtholiya 998d2db
fix hooks test case
samtholiya 0ae2b98
add comment
samtholiya 10de0bb
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya 60ada38
fix config parameter
samtholiya c4ff883
TestLoadConfigFromCLIArgs
samtholiya 880097b
added debug log
samtholiya caa98bc
causing panic
samtholiya e937ef0
workflow cmd
samtholiya 4e6cc3a
fix lint
samtholiya eed0033
added test case for more coverage
samtholiya 4b3003e
remove unwanted functions
samtholiya ffef6da
utils test added
samtholiya a3bb42d
add test for coverage
samtholiya ef74d7e
add test case for env atmos config path
samtholiya ce1b618
fix ci lint
samtholiya f5cfdce
add more coverage
samtholiya 40893ed
Update pkg/config/config_new.go
samtholiya 6e69afc
[autofix.ci] apply automated fixes
autofix-ci[bot] 90bf00a
fix config order
samtholiya 222938e
added more test for utils
samtholiya ea56d99
fixed test case
samtholiya 1cd1944
fix workflow tests
samtholiya efd0251
Merge branch 'main' into feature/dev-3093-create-a-cli-command-core-l…
samtholiya 546657f
fix test cases
samtholiya c6ff798
add tests for more coverage
samtholiya 57aa2ad
Update codecov.yml
samtholiya cf673ff
Merge branch 'main' into feature/dev-3093-create-a-cli-command-core-l…
samtholiya 18f6bb0
Update pkg/config/config_new.go
samtholiya e3cfcae
[autofix.ci] apply automated fixes
autofix-ci[bot] 615b1bf
Update pkg/config/config_new.go
samtholiya cb3eeba
Update tests/vendor_test.go
samtholiya 0f5aa5c
Update tests/vendor_test.go
samtholiya 301dd2e
updated help
samtholiya 892bf0d
Merge branch 'feature/dev-3093-create-a-cli-command-core-library' of …
samtholiya d47f671
updated tests
samtholiya f674c2a
add more test coverage
samtholiya e06feef
Update codecov.yml
samtholiya 0158861
fix type
samtholiya ea53afd
Merge branch 'feature/dev-3093-create-a-cli-command-core-library' of …
samtholiya 3d8ee7e
[autofix.ci] apply automated fixes
autofix-ci[bot] ec240e8
coderabbit fix
samtholiya 214d129
Merge branch 'feature/dev-3093-create-a-cli-command-core-library' of …
samtholiya 4d8be22
[autofix.ci] apply automated fixes
autofix-ci[bot] 3187e52
testing this change
samtholiya f5af7b4
Merge branch 'feature/dev-3093-create-a-cli-command-core-library' of …
samtholiya ed90f38
Merge branch 'main' into feature/dev-3093-create-a-cli-command-core-l…
samtholiya 11355fd
added new tests
samtholiya e6dc438
Merge branch 'feature/dev-3093-create-a-cli-command-core-library' of …
samtholiya f8adc7a
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya f881626
fix tests
samtholiya 59c524a
config test updated
samtholiya 8a45ef8
Merge branch 'main' into feature/dev-3093-create-a-cli-command-core-l…
samtholiya 676846f
fix test cases
samtholiya 3b11603
Merge branch 'feature/dev-3093-create-a-cli-command-core-library' of …
samtholiya cf2b060
Merge branch 'main' into feature/dev-3093-create-a-cli-command-core-l…
samtholiya 6d52725
checking if tests pass
samtholiya cd53d79
fix test cases
samtholiya b4ade4b
fix tests
samtholiya 9aeb539
fixed test case
samtholiya 8c35bad
fix test case
samtholiya 759c5fa
Merge branch 'main' into feature/dev-3093-create-a-cli-command-core-l…
samtholiya 2069f55
fix test
samtholiya c20ec81
Merge branch 'feature/dev-3093-create-a-cli-command-core-library' of …
samtholiya 4403fbf
update the tests
samtholiya cc26e45
added coverage
samtholiya fa08e0b
fix lint
samtholiya c52ce45
Merge branch 'main' into feature/dev-3093-create-a-cli-command-core-l…
Benbentwo bff518b
Merge remote-tracking branch 'origin/main' into feature/dev-3093-crea…
Benbentwo c6570d8
cleanup from merge
Benbentwo 037fb3e
Merge branch 'refs/heads/main' into feature/dev-3093-create-a-cli-com…
Benbentwo 4d828ea
Merge branch 'main' into feature/dev-3093-create-a-cli-command-core-l…
samtholiya 97d456d
test fix
samtholiya 8ac1d29
fix test cases
samtholiya 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
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.