Commits on Source
288
9e7d357b
feat(conventional_commits): ability to disable job with variable
May 13, 2023
81445c06
feat(git_push_mirror): ability to disable job with variable
May 13, 2023
a37acbfc
feat(gitlab_release): ability to disable job with variable
May 13, 2023
8d512a9a
feat(commit_footer_refs): ability to disable job with variable
May 13, 2023
9670fc47
feat(common): created a common ci file for inclusion
May 13, 2023
408e4eab
refactor: move docs as part of restructure
May 13, 2023
8b9a0356
feat(template): added new template for ci pipeline for docker containers
May 13, 2023
1aeb9ec9
build(docs): added website template as submodule
May 13, 2023
72f8eb72
ci(docs): added mkdocs config
May 13, 2023
934a401a
fix(ci): specify the commitizen version
May 14, 2023
e76378dd
fix(gitlab_release): only run on master on_success
May 14, 2023
1db2209d
feat(git_push_mirror): always sync git tag
May 14, 2023
1fa7fec3
refactor(gitlab_release): show debug before command
May 14, 2023
a745ceac
fix(gitlab_release): fixed rule to match nfc_bot
May 14, 2023
199ea1f2
feat(gitlab_release): never run on merge or git tag
May 14, 2023
e06ffef6
feat(gitlab_release): run on merge to development
May 14, 2023
d389d141
fix: validation jobs on all except merge
May 14, 2023
0b4e85c3
feat(yaml_lint): added var to prevent job from runnng
May 14, 2023
cf10e289
fix(markdown_lint): enable job for md in sub folders
May 14, 2023
49282457
ci: dont lint git submodule website-template
May 14, 2023
0d59871a
fix(yaml_lint): enable specifying additional config
May 14, 2023
52c6ceda
fix(yaml_lint): scan all
May 14, 2023
adc720bb
refactor: cleanup non-needed dir
May 14, 2023
bbbf9e35
feat(ci): set correct search path
May 14, 2023
7ed3f92d
feat(ci): exclude website-template from yaml lint
May 14, 2023
3b686a46
fix(yaml_lint): ensure config is within double quote
May 14, 2023
47e39849
ci(markdown_linting): exclude .gitlab and changelog
May 14, 2023
a04b272c
fix(yaml_lint): remove extra var creation
May 14, 2023
ca60625b
ci(yaml_lint): update to python 11
May 14, 2023
02e9e5f4
refactor(ci): inconsistant tabs
May 14, 2023
8581981a
fix(markdown_lint): fix search paths
May 14, 2023
a925db14
docs(yaml_lint): update docs for new variables
May 14, 2023
a073dd0b
Merge branch 'restructure' into 'development'
May 14, 2023
76db5b17
fix(conventional_commits): never run on git tag
May 15, 2023
72f52898
fix(docker): setup ROOT_DIR
May 15, 2023
93931cb9
feat(conventional): job not to run when bot pushes change
May 15, 2023
1233d6ad
ci: disable licence scanning until fixed
May 15, 2023
b0024c99
fix(ci): v no longer suffix to tag
May 15, 2023
f8e7973c
Merge branch 'restructure' into 'development'
May 15, 2023
a3fdca83
build(version): bump version 0.6.1rc0 → 0.6.1rc1
May 15, 2023
d89941df
feat(gitlab_release): dont automagic run on dev
May 15, 2023
40fca792
Merge branch 'restructure' into 'development'
May 15, 2023
18a28087
fix(gitlab_release): allow skip on dev branch
May 15, 2023
539e40e3
refactor: move ansible and yaml lint job to linting folder
May 15, 2023
67f39d96
feat(template): added a ansible-role job template
May 15, 2023
a754aa81
fix(lint): use correct path for requirements.txt
May 15, 2023
8e0f16c5
fix(docker_hub): push correct image
May 16, 2023
6765894c
feat(docker_build): enable spcifying the dockerfile to use
May 17, 2023
c34e382a
refactor: use name that makes sense
May 17, 2023
a90ccb81
refactor(docker): move docker jobs to their own file
May 17, 2023
f604c6e2
fix(docker): ensure qemu binfmt is loaded
May 21, 2023
088c9fb0
feat(conventional_commits): ensure .cz.yaml exists
May 21, 2023
588956b2
Merge branch 'ansible-role' into 'development'
May 20, 2023
70dfb826
docs(conventional_commits): added config file requirement
May 21, 2023
1ec2666e
docs(mkdocs): moved to pages folder
May 21, 2023
5556a57e
feat(mkdocs): only run on success
May 21, 2023
91a50eb1
feat(template): created website job template
May 21, 2023
dacb9f22
refactor(mkdocs): use locked version from website repo
May 21, 2023
f42b0ecf
fix(mkdocs): add placeholder pages
May 21, 2023
16d47d5e
feat(website): add pages job for website
May 21, 2023
15750124
feat(pages): use repo name
May 21, 2023
3a2a135d
refactor(docs): markdown linting errors fix
May 21, 2023
55061ad5
docs: use project template
May 21, 2023
bce7396d
refactor(markdown_lint): move md linting to lint folder
May 22, 2023
38d46900
feat(markdown_lint): enable specifying the lint config path
May 22, 2023
4fa90d4c
feat(template): use md lint config from website-template
May 22, 2023
6d2e50e9
feat(mkdocs_build): add manual build
May 22, 2023
12d3a412
fix(markdown_lint): typo in config variable
May 22, 2023
18af7f83
fix(markdown_lint): use new lint path
May 22, 2023
1b59d623
refactor(template_website): adjust names of jobs
May 22, 2023
a0b6d05a
feat(mkdocs_build): always build
May 22, 2023
8e2a2338
feat(template): always deploy to pages on dev manual other
May 22, 2023
065bcbf5
chore(lint): correct lint errors
May 22, 2023
0b9e7375
fix(template): use correct path for build artifact
May 22, 2023
e40310fc
docs(template): add index and website
May 22, 2023
480502a7
feat(pages): don't include projects in nav
May 22, 2023
61200e52
docs: update structure
May 22, 2023
b66abc19
docs: notate under development
May 22, 2023
4fb85408
docs: move readme to project pages index
May 22, 2023
0bc3451b
docs: added edit url
May 22, 2023
e75ae1a5
Merge branch 'ansible-role' into 'development'
May 22, 2023
71a335c2
feat(mkdocs): install website-template requirements
May 22, 2023
7c385b75
refactor(docs): pages dir renamed to docs
May 23, 2023
a8f675c1
feat(docs): temp adding of requirements
May 23, 2023
bb2cddf7
chore: remove unneeded fils from docs
May 23, 2023
657df7a5
docs: add job definition to page
May 23, 2023
7a9aca3a
fix(mkdocs): default to docs directory as root
May 23, 2023
28c04fb2
docs: add job definitions to page
May 23, 2023
3324ce20
Merge branch 'concurrent-work' into 'development'
May 23, 2023
bef76847
feat(template_website): enable specifying the url slug
May 23, 2023
bcb80358
ci(pages): add pages slug
May 23, 2023
e26f590e
fix(md_linting): must lint on git tag
May 23, 2023
df2ab75e
Merge branch 'restructure' into 'development'
May 23, 2023
b2af2b8c
chore(git): website-template update to current HEAD
May 24, 2023
0482c014
fix(sub_folder_changelog): dont create in git submodules
May 24, 2023
511a2478
Merge branch 'restructure' into 'development'
May 24, 2023
0a17fe1a
build(version): bump version 0.6.1rc1 → 0.6.1rc2
May 24, 2023
0d3eaa6a
feat(automation): job to run ansible playbooks
May 26, 2023
1f6ee9ea
refactor(automation): final logic changes
May 27, 2023
158cc94d
feat(variables): added pipeline trigger and schedule
May 27, 2023
188 additional commits have been omitted to prevent performance issues.
Loading
Loading