Files
gitlab-ci/mkdocs/CHANGELOG.md

3.3 KiB

Changelog

2023-05-28 10:31:26 +0930 bade89c - fix(scheduled_pipelines): if scheduled pipeline only run schedualable jobs
2023-05-24 04:40:52 +0000 0a17fe1 - build(version): bump version 0.6.1rc1 → 0.6.1rc2
2023-05-23 09:46:43 +0930 7a9aca3 - fix(mkdocs): default to docs directory as root
2023-05-22 18:05:24 +0930 71a335c - feat(mkdocs): install website-template requirements
2023-05-22 13:20:27 +0930 a0b6d05 - feat(mkdocs_build): always build
2023-05-22 13:01:18 +0930 6d2e50e - feat(mkdocs_build): add manual build
2023-05-21 15:59:14 +0930 dacb9f2 - refactor(mkdocs): use locked version from website repo
2023-05-21 15:43:45 +0930 5556a57 - feat(mkdocs): only run on success
2023-05-21 15:41:05 +0930 1ec2666 - docs(mkdocs): moved to pages folder
2023-05-15 00:18:38 +0000 a3fdca8 - build(version): bump version 0.6.1rc0 → 0.6.1rc1
2022-01-25 00:08:05 +0000 ce1cc01 - build(version): bump version 0.6.0 → 0.6.1rc0
2022-01-24 06:33:24 +0000 46cc1fb - build(version): bump version 0.5.0 → 0.6.0
2022-01-24 14:08:14 +0930 a2d705d - ci(mkdcos): mkdocs requirements.txt had a '\n' in the filename. renamed.
2022-01-23 05:31:06 +0000 906f09e - feat(mkdocs_build): use a pip file for job so that licence scanning can function.
2022-01-23 05:18:27 +0000 18c2e23 - chore(mkdocs): move mkdocs jobs to its own directory.
2022-01-23 04:25:35 +0000 5a41962 - feat(mkdocs_build): move ci job dependencies to a pip file so that the ci dependency job can check versions.
2022-01-23 04:22:38 +0000 7665e51 - chore: add mkdocs dir for pip file.