Commit Graph

26 Commits

Author SHA1 Message Date
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
d7be011370 revert: "refactor(ci): update deploy job name"
This reverts commit 681b8f1a02.

job must be named pages so that it deploys to gitlab pages

!34
2023-05-29 11:17:04 +09:30
Jon
681b8f1a02 refactor(ci): update deploy job name
!34
2023-05-29 10:42:24 +09:30
Jon
b68f6cb4b4 fix(docs_environment): don't define empty env path
this empty variable was preventing the upstream var from being used.

!34
2023-05-29 10:41:04 +09:30
Jon
91ac4476fb fix(doc_pages): use updated job name
!34 #30
2023-05-29 10:40:14 +09:30
Jon
0bc7255453 fix(mkdocs_build_website): renamed and normalized
renamed from website to docs and normalized the rules.
this template is for building docs for our website, so it's name should
reflect this

!34 fixes #30
2023-05-29 10:08:26 +09:30
Jon
18bc18c29b feat(automagic): add ansible template
!34
2023-05-28 16:24:32 +09:30
Jon
a010f7bab1 fix(jobs): jobs that occur on push should also run on 'trigger'
!33 #26
2023-05-28 13:23:34 +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
1c4258d645 build(version): bump version 0.6.1rc2 → 0.6.1rc3 2023-05-28 01:07:50 +00:00
Jon
bade89c533 fix(scheduled_pipelines): if scheduled pipeline only run schedualable jobs
!30 fixes #29
2023-05-28 10:31:26 +09:30
Jon
19dde28526 chore: fix linting error
!29 #26
2023-05-27 15:24:21 +09:30
Jon
c5d27e832e feat(auto_jobs): created initial template to auto-create jobs
!29 #26
2023-05-27 15:21:27 +09:30
0a17fe1aa3 build(version): bump version 0.6.1rc1 → 0.6.1rc2 2023-05-24 04:40:52 +00:00
Jon
bef76847ec feat(template_website): enable specifying the url slug
!27
2023-05-23 12:37:40 +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
Jon
0b9e7375c9 fix(template): use correct path for build artifact
!25
2023-05-22 13:45:03 +09:30
Jon
065bcbf517 chore(lint): correct lint errors
!25
2023-05-22 13:43:28 +09:30
Jon
8e2a233814 feat(template): always deploy to pages on dev manual other
!25
2023-05-22 13:20:54 +09:30
Jon
1b59d62348 refactor(template_website): adjust names of jobs
!25
2023-05-22 13:13:59 +09:30
Jon
4fa90d4c42 feat(template): use md lint config from website-template
!25
2023-05-22 12:57:08 +09:30
Jon
bce7396d8b refactor(markdown_lint): move md linting to lint folder
!25
2023-05-22 11:50:28 +09:30
Jon
16d47d5e35 feat(website): add pages job for website
!25
2023-05-21 16:40:44 +09:30
Jon
91a50eb15b feat(template): created website job template
!25
2023-05-21 15:53:54 +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