Commit Graph

17 Commits

Author SHA1 Message Date
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
7018440dcb feat(ci): on push to dev, update git sub modules on specified
!38
2023-05-31 14:44:40 +09:30
Jon
8ced1720e0 fix(automagic): fix git submodule so it runs on schedule
removed variables from job definition as these are for the end
user to specify.

!35 fixes #31
2023-05-29 13:59:04 +09:30
Jon
871654508c docs: refine
!34
2023-05-29 11:44:24 +09:30
Jon
95bc6a5b03 docs(automagic): added initial autmagic docs
!34
2023-05-29 11:32:47 +09:30
Jon
e79b554550 refactor: rename website to documentation
!34
2023-05-29 11:28:17 +09:30
Jon
398815055e docs(ansible_playbook): document ci job definition
!34 closes #26 closes #27
2023-05-29 11:05:36 +09:30
Jon
203a99903c fix(sub_folder_changelog): dont create changelog for docs
!34
2023-05-28 16:24:12 +09:30
1c4258d645 build(version): bump version 0.6.1rc2 → 0.6.1rc3 2023-05-28 01:07:50 +00:00
Jon
1f6ee9ea27 refactor(automation): final logic changes
!29 closes #25
2023-05-27 14:04:10 +09:30
0a17fe1aa3 build(version): bump version 0.6.1rc1 → 0.6.1rc2 2023-05-24 04:40:52 +00:00
Jon
bcb80358d9 ci(pages): add pages slug
!27
2023-05-23 12:42:16 +09:30
Jon
28c04fb2e8 docs: add job definitions to page
!26
2023-05-23 10:00:27 +09:30
Jon
7a9aca3a54 fix(mkdocs): default to docs directory as root
!26
2023-05-23 09:46:43 +09:30
Jon
657df7a5ce docs: add job definition to page
!26
2023-05-23 09:33:21 +09:30
Jon
bb2cddf70b chore: remove unneeded fils from docs
!26
2023-05-23 09:22:18 +09:30
Jon
7c385b7552 refactor(docs): pages dir renamed to docs
as the contents are docs, renamed to make obvious

!26
2023-05-23 09:10:19 +09:30