Commit Graph

10 Commits

Author SHA1 Message Date
Jon
e8758c4cce feat(build): no docs/docker build on master push, only tag
as a push to master branch is to create a release, no building should occur.

!68
2023-09-02 15:00:11 +09:30
Jon
9489c99fe4 feat(docker_publish): on merge to dev always publish
!65
2023-06-28 13:18:23 +09:30
Jon
4ea999cec9 fix(docker): ensure on any changes to directory path, build occurs
!64 #38 nofusscomputing/projects/ansible/execution_environment!76
2023-06-28 12:40:27 +09:30
Jon
4462ec0426 fix(lint): all lint to immediatly start job
!57
2023-06-08 14:27:04 +09:30
Jon
6af454be4d fix(ci): remove spaces from regex exists and changes
!56
2023-06-08 13:13:50 +09:30
Jon
0ec520f023 feat(ci): add resource groups
!55 fixes #33
2023-06-07 16:50:45 +09:30
Jon
04e7e928e0 feat(ci_rules): add exists and changes for rules
now defined jobs check for existance of file and for changes
to launch a job

!41 #32
2023-06-02 15:26:35 +09:30
Jon
7b4b01bdab refactor(docker_hub): move needs to template
needs should not exists in definition as it is dynamic.
moved dockerhub publish to docker template

!31
2023-05-28 10:45:41 +09:30
Jon
a90ccb8177 refactor(docker): move docker jobs to their own file
!24
2023-05-17 15:41:09 +09:30
Jon
c34e382a22 refactor: use name that makes sense
!24
2023-05-17 15:38:11 +09:30