3.0 KiB
Changelog
2023-05-28 10:31:26 +0930 bade89c - fix(scheduled_pipelines): if scheduled pipeline only run schedualable jobs
2023-05-27 15:24:21 +0930 19dde28 - chore: fix linting error
2023-05-27 15:21:27 +0930 c5d27e8 - feat(auto_jobs): created initial template to auto-create jobs
2023-05-24 04:40:52 +0000 0a17fe1 - build(version): bump version 0.6.1rc1 → 0.6.1rc2
2023-05-23 12:37:40 +0930 bef7684 - feat(template_website): enable specifying the url slug
2023-05-23 09:10:19 +0930 7c385b7 - refactor(docs): pages dir renamed to docs
2023-05-22 13:45:03 +0930 0b9e737 - fix(template): use correct path for build artifact
2023-05-22 13:43:28 +0930 065bcbf - chore(lint): correct lint errors
2023-05-22 13:20:54 +0930 8e2a233 - feat(template): always deploy to pages on dev manual other
2023-05-22 13:13:59 +0930 1b59d62 - refactor(template_website): adjust names of jobs
2023-05-22 12:57:08 +0930 4fa90d4 - feat(template): use md lint config from website-template
2023-05-22 11:50:28 +0930 bce7396 - refactor(markdown_lint): move md linting to lint folder
2023-05-21 16:40:44 +0930 16d47d5 - feat(website): add pages job for website
2023-05-21 15:53:54 +0930 91a50eb - feat(template): created website job template
2023-05-17 15:41:09 +0930 a90ccb8 - refactor(docker): move docker jobs to their own file
2023-05-17 15:38:11 +0930 c34e382 - refactor: use name that makes sense