Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 17:24
· 25 commits to main since this release

Changelog

160bc8e Remove need
62664f0 Add debug tag completion
0a08ea0 Add multiple completion on tags
2d771c8 Restore logs
2728176 Add TODO
8f84622 Remove unused log util
d9260d2 Fix role read from non task or meta dir
8b70e70 Move EmptyCompletion declaration
fdae414 Add priority var to older test
02fb34d Add test case for multiple keys completion
804813f Add EmptyCompletion var
fa8afdc Merge pull request #1 from ca-gip/completion
4cb8b5c Add filter completion tests
3dc928c Add force color darwin
3bd7cf2 finish refacto completion
9f3e66f Wip multi args completion and tests
b389b53 Add needs test
e6f7e01 Fix indent pull_request
7e83ca9 Add TestTagsCompletion and TestPlaybookCompletion
eda61ca Update TestFilterCompletion
9fc2dae add test
d086e4d wip completion test
668bc70 Fix Empty String on double quote
f98e6e4 Use Sprint and not Sprintf for logs
10a78af Refacto, utils.EmptyString (more error proof: space char...)
7169d02 Create codeql-analysis.yml
020fb69 Add Test coverage
bbc8220 Add unit tests for Set
ad7abc9 Fix main.go, waiting a good solution for test launch
9534332 Remove useless logs
5f8163c Fix "pass by reference" issue during range iterate
3e3f8d1 Troobleshoot tags
b886202 Add tests
f1d82f9 Refacto cmd to externalize function
3f43f2f Fix root element for role read
7fdd89b Remove useless log Add color wrapper for element in logs
7430462 Fix nil pointer on invalid role Remove useless logs
290b819 Fix task_test.go and add DeepEqual test wrapper
9c4d436 Update README
e438a05 Update README
7cbd029 Add coverage html report to makefile
b53ae87 add covering report to .gitignore
9a620ed Rename some scories
cc2ebfc Clean github action workflow ( coverage part )
38420c8 Align coverage badge
af2d512 Refactor, clean type and add coverage
548b57f Add test for project struct
ea2f186 Fixe covering modules
0f49299 Add covering badge
70379dd fix missing profile.cov
109e8f2 Add test coverage
542e05f Fix merge issues
3f03e2b Add status badge, very important
460ff6a Refactor using kind of abstract struct Add test for role Change Set struct to return sorted list values Lint error and warn message
1cab58b Update command description
ac71846 Add play command
637a6ae Remove execution callback
0a7bc0c Add execution
b76ac19 Fix role read test
af1a0b5 Fix fmt.Println and remove unused go file
2c1456b rebase main to current branch
91cf9b8 Avancement parser
a347ae2 Avancement tags et parsong yaml
104fc52 fix tags parser
8f1cc0b rebase main to current branch
f859860 Add tag completion
5523f1e Add dummy struct for integration test
1cf0dff Add dummy struct for integration test
eda6dbb Avancement parser
e08c08d Avancement tags et parsong yaml
2883d6b fix tags parser
caea74e Replace klog with logrus and add cli flag
a07b57a Add tag completion
cc7971e Move map util
22cbfda Add Filter Eval testes
83e7525 Fix package name
63ad19e Remove test funcion
94f3a89 Update package name
0cad411 Fix logs with klog
f42446a Add filters test
800543c Add execution package
82d943d rename package
ec75392 Add filter test
1f385ef Add filter test
a0a4d83 Add tags for all ansible entity
0982cd0 Add filter test
4e37a55 Update make test
d932019 Add inventories test
f892d57 Add Inventories and Playbooks types
c8164b0 Add Map utils
0b81247 Update filters operators
7bf3d5e Update generate command description
d7e1757 Update root description command
4626cf8 Clean main
f9e156b add batch method for concatenate set to set
bade0cb Add doc completion