Skip to content

Releases: ca-gip/dploy

v0.3.2

20 Jul 12:09
Compare
Choose a tag to compare

Changelog

1363e69 Print inventory progression and remove generate command
9feb4c0 Remove fatal

v0.3.1

03 Jun 16:17
95fda79
Compare
Choose a tag to compare

Changelog

95fda79 Add role tags

v0.3.0

03 Jun 09:27
Compare
Choose a tag to compare

Changelog

be71321 Bump cobra
777ee36 Ignore templates
6b65f50 add required
2f2793a add arg
cc69fa5 Add adhoc
e697468 Update animation width
52360f2 Update filters example
70961fc Update README.md
57f9f42 Update README.md
d52234c Update README.md
0a8e78a Update README.md
7735bc8 Update README.md
0143501 Update README.md
6f69a8a Update README.md
c2ec437 Update README.md
d7c644b Add exec command and fix completion
18365e1 Update go-ansible to v1.0.0

v0.2.2

03 Mar 08:03
Compare
Choose a tag to compare

Changelog

219d14a Add completion on play

v0.2.1

22 Feb 08:07
Compare
Choose a tag to compare

Changelog

7f0bf79 Add askForConfirmation on play
581e6f4 Add var for comment

v0.2.0

10 Feb 17:24
Compare
Choose a tag to compare

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

v0.0.1

11 Jan 10:50
Compare
Choose a tag to compare

Changelog

c217805 Fix actions
5befca1 Fix job name
89e4057 Add LICENSE
7bf3d00 Update actions branch
88819d1 Add install script and doc
b37b865 Add Github actions
742bc2a Add Makefile
0d0ca99 Wip filter refacto
1ac164d Update template
748f379 Fix playbook params
a356e8c Fix AskVaultPass
8ad2b10 Finish generate command
0e02c93 Add GetPlaybook
431d2e1 Update AskVaultPass
d773ead Wip multiple filter completion
010e39c Add set util
d40a179 Add playbook completion
fce5aae Update filter completion
ba3162d wip completion
8c58df4 Add command templates, waiting for cobra implementation
8bc4db2 Fix inventory dir and playbook dir
02db0ca wip completion
4c2de02 fix inventory filtering
ef8c6c9 add inventory filtering
a70f224 Avant scan playbook
ce44f2f add cobra command
a0820bd Refactor structure
b164c98 Refactor structure for inventory ( fix filter )
86edf48 Refactor structure for inventory
101f8d3 re organise
a067818 remove .idea
a3a3705 add config and project service
c8a2076 First commit
19edca0 first commit