Commit Graph

23 Commits

Author SHA1 Message Date
Jon
41eeb7badd fix(ansible_collection): custom release actions to be shell script
use a shell script for the custom commands to prevent the var from expansion/parsing

!80 nofusscomputing/projects/ansible/collections/phpipam_scan_agent#14 nofusscomputing/projects/ansible/collections/phpipam_scan_agent!13
2024-02-25 18:58:44 +09:30
Jon
6f80ea3af7 feat(ansible_collection): custom release actions
enables commands to be ran before the git commit and git tag

!80
2024-02-24 15:57:25 +09:30
Jon
4f65bc1367 feat(ansible_collection): allow trigger from web interface
!80
2024-02-23 18:33:49 +09:30
Jon
f987f9e4f0 feat(ansible_collection): for package use galaxy link
!80
2024-02-23 12:17:39 +09:30
Jon
b329eedd00 feat(ansible_collection): add dockerhub link
!80
2024-02-23 12:11:31 +09:30
Jon
8265977c7f fix(ansible_collection): version project label description
!80
2024-02-22 19:19:00 +09:30
Jon
d30abfdb73 fix(ansible_collection): specify version for changelog
!80
2024-02-22 19:17:44 +09:30
Jon
e6ba068b68 fix(ansible_collection): syntax error in label command
!79
2024-02-22 18:00:02 +09:30
Jon
21db41bae1 feat(ansible_collection): Create project label matching version on release create
!78
2024-02-22 17:29:48 +09:30
Jon
03609e2c9d feat(ansible_collection): specify version increment
!77
2024-02-22 15:55:42 +09:30
Jon
6bcd588da8 docs(ansible_collection): added.
!75
2024-02-17 14:13:47 +09:30
Jon
5eb34f87e5 fix: merging changes to master on full release
!75 nofusscomputing/projects/ansible/collections/ci-test!14
2024-02-17 12:42:27 +09:30
Jon
fe1fc844d5 fix: don't jam pipeline success for MR to master
!75 nofusscomputing/projects/ansible/collections/ci-test!1
2024-02-17 00:52:36 +09:30
Jon
d77fefd095 refactor(ansible_collection): git tag must be created after the change commit
!75 nofusscomputing/projects/ansible/collections/ci-test!1
2024-02-17 00:20:47 +09:30
Jon
d4c534b95a fix(ansible_collection): build change to git tag only on git tag
!75 nofusscomputing/projects/ansible/collections/ci-test!1
2024-02-17 00:13:11 +09:30
Jon
c05c421425 fix(ansible_collection): build change to git tag only on git tag
!75 nofusscomputing/projects/ansible/collections/ci-test!1
2024-02-17 00:03:01 +09:30
Jon
be612d905c fix(ansible_collection): ensure before building git is on the tagged commit
!75 nofusscomputing/projects/ansible/collections/ci-test!1
2024-02-16 23:28:12 +09:30
Jon
1d67a0aa45 fix(ansible_collection): create git tag before changelog
required so that cz can properly generate changelog.

!75 nofusscomputing/projects/ansible/collections/ci-test!1
2024-02-16 22:46:17 +09:30
Jon
1716032215 fix(ansible_collection): use last commit message to locate merge request id
on merge the last commit on the branch is the merge request commit. use it to obtain the MR id for the bump commit message

!75 nofusscomputing/projects/ansible/collections/ci-test!1
2024-02-16 22:04:19 +09:30
Jon
82e7be6849 feat(ansible_collection): remove testing rule
rule removed as it was used for developing the ci file and job should only run on dev

!75 nofusscomputing/projects/ansible/collections/ci-test!1
2024-02-16 21:11:35 +09:30
Jon
dee50b4ba0 feat(ansible_collection): complete ci jobs for full workflow
!75 nofusscomputing/projects/ansible/collections/ci-test!1
2024-02-16 20:55:57 +09:30
Jon
64f08b5d3d feat(ansible_collection): initial incomplete test jobs
not yet tested or finished.

!75
2024-02-16 20:49:10 +09:30
Jon
4b6c0ac9f7 feat(ansible_collection): initial incomplete ci jobs
not yet tested or finished.

!75
2024-02-16 03:43:49 +09:30