Commit Graph

232 Commits

Author SHA1 Message Date
Jon
0482c0144e fix(sub_folder_changelog): dont create in git submodules
!28 task in #23
2023-05-24 13:43:25 +09:30
Jon
b2af2b8c74 chore(git): website-template update to current HEAD
!28
2023-05-24 13:33:46 +09:30
Jon
df2ab75e6a Merge branch 'restructure' into 'development'
chore: restructure work

See merge request nofusscomputing/projects/gitlab-ci!27
2023-05-23 05:35:45 +00:00
Jon
e26f590ebc fix(md_linting): must lint on git tag
!27 nofusscomputing/projects/docker-mail!3
2023-05-23 13:40:13 +09:30
Jon
bcb80358d9 ci(pages): add pages slug
!27
2023-05-23 12:42:16 +09:30
Jon
bef76847ec feat(template_website): enable specifying the url slug
!27
2023-05-23 12:37:40 +09:30
Jon
3324ce2002 Merge branch 'concurrent-work' into 'development'
chore: concurrent work related to other projects

See merge request nofusscomputing/projects/gitlab-ci!26
2023-05-23 00:41:30 +00:00
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
a8f675c102 feat(docs): temp adding of requirements
this file can be removed as soon as the website-template
repo has the contents of this file

!26
2023-05-23 09:17:49 +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
71a335c266 feat(mkdocs): install website-template requirements
only installs if they exist

!26 nofusscomputing/infrastructure/website-template!7
2023-05-22 18:05:24 +09:30
Jon
e75ae1a585 Merge branch 'ansible-role' into 'development'
feat: ansible role and docs

See merge request nofusscomputing/projects/gitlab-ci!25
2023-05-22 07:13:52 +00:00
Jon
0bc3451bc2 docs: added edit url
!25
2023-05-22 15:46:50 +09:30
Jon
4fb85408b8 docs: move readme to project pages index
!25
2023-05-22 15:36:26 +09:30
Jon
b66abc1947 docs: notate under development
!25
2023-05-22 14:45:44 +09:30
Jon
61200e526e docs: update structure
!25
2023-05-22 14:27:27 +09:30
Jon
480502a763 feat(pages): don't include projects in nav
this is done so that only the current project is shown in the
navigation bar

!25
2023-05-22 14:16:45 +09:30
Jon
e40310fc21 docs(template): add index and website
!25
2023-05-22 14:10:32 +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
a0b6d05a0f feat(mkdocs_build): always build
!25
2023-05-22 13:20:27 +09:30
Jon
1b59d62348 refactor(template_website): adjust names of jobs
!25
2023-05-22 13:13:59 +09:30
Jon
18af7f831a fix(markdown_lint): use new lint path
!25
2023-05-22 13:05:21 +09:30
Jon
12d3a412ac fix(markdown_lint): typo in config variable
!25
2023-05-22 13:04:11 +09:30
Jon
6d2e50e947 feat(mkdocs_build): add manual build
!25
2023-05-22 13:01:18 +09:30
Jon
4fa90d4c42 feat(template): use md lint config from website-template
!25
2023-05-22 12:57:08 +09:30
Jon
38d469007a feat(markdown_lint): enable specifying the lint config path
!25
2023-05-22 12:00:25 +09:30
Jon
bce7396d8b refactor(markdown_lint): move md linting to lint folder
!25
2023-05-22 11:50:28 +09:30
Jon
55061ad5ef docs: use project template
!25
2023-05-21 17:10:57 +09:30
Jon
3a2a135d0a refactor(docs): markdown linting errors fix
!25
2023-05-21 17:04:38 +09:30
Jon
157501245d feat(pages): use repo name
!25
2023-05-21 16:50:52 +09:30
Jon
16d47d5e35 feat(website): add pages job for website
!25
2023-05-21 16:40:44 +09:30
Jon
f42b0ecf60 fix(mkdocs): add placeholder pages
!25
2023-05-21 16:12:11 +09:30
Jon
dacb9f22dd refactor(mkdocs): use locked version from website repo
!25
2023-05-21 15:59:14 +09:30
Jon
91a50eb15b feat(template): created website job template
!25
2023-05-21 15:53:54 +09:30
Jon
5556a57ea5 feat(mkdocs): only run on success
!25
2023-05-21 15:43:45 +09:30
Jon
1ec2666e85 docs(mkdocs): moved to pages folder
!25
2023-05-21 15:41:05 +09:30
Jon
70dfb826d1 docs(conventional_commits): added config file requirement
!25
2023-05-21 03:01:52 +09:30
Jon
588956b27e Merge branch 'ansible-role' into 'development'
refactor: move ansible lint job to linting folder

See merge request nofusscomputing/projects/gitlab-ci!24
2023-05-20 16:23:28 +00:00
Jon
088c9fb04c feat(conventional_commits): ensure .cz.yaml exists
if the cz.yaml config file does not exist, dont run commitizen jobs

!24
2023-05-21 01:48:53 +09:30
Jon
f604c6e27d fix(docker): ensure qemu binfmt is loaded
the docker run command ensures that the binfmt is loaded.
see https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/1861
for further details

!24 gitlab-org/gitlab-runner!1861
2023-05-21 01:47:15 +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
Jon
6765894ceb feat(docker_build): enable spcifying the dockerfile to use
!24
2023-05-17 15:22:21 +09:30
Jon
8e0f16c585 fix(docker_hub): push correct image
!24
2023-05-16 15:17:18 +09:30
Jon
a754aa81ed fix(lint): use correct path for requirements.txt
!24
2023-05-15 15:27:13 +09:30