Files
gitlab-ci/git_push_mirror/CHANGELOG.md

4.0 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-15 00:18:38 +0000 a3fdca8 - build(version): bump version 0.6.1rc0 → 0.6.1rc1
2023-05-14 11:41:18 +0930 1db2209 - feat(git_push_mirror): always sync git tag
2023-05-13 15:35:28 +0930 408e4ea - refactor: move docs as part of restructure
2023-05-13 11:47:56 +0930 81445c0 - feat(git_push_mirror): ability to disable job with variable
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-16 00:09:42 +0000 1ef6c41 - build(version): bump version 0.4.0 → 0.5.0
2022-01-15 03:53:53 +0000 5c9000a - build(version): bump version 0.3.1 → 0.4.0
2022-01-11 07:03:09 +0000 7751fd9 - build(version): bump version 0.3.0 → 0.3.1
2021-08-12 03:32:36 +0000 389bc08 - build(version): bump version 0.3.0rc1 → 0.3.0
2021-08-11 13:47:34 +0930 def31ef - style(yaml_lint): fixed yaml lint errors
2021-08-04 03:23:08 +0000 eb5cc8a - build(version): bump version 0.3.0rc0 → 0.3.0rc1
2021-08-04 03:13:54 +0000 09dcb65 - build(version): bump version 0.2.1 → 0.3.0rc0
2021-08-04 02:49:45 +0000 4453b43 - build(version): bump version 0.2.0 → 0.2.1
2021-08-04 02:24:12 +0000 856f2e1 - build(version): bump version 0.1.0 → 0.2.0
2021-08-04 01:33:47 +0000 6d34977 - build(version): bump version 0.0.1 → 0.1.0
2021-08-03 14:44:28 +0930 247264e - docs(README.md): Added readme for the repo
2021-08-03 14:40:17 +0930 7ffb204 - docs(git_push_mirror): Update workflow and typos
2021-08-03 14:28:43 +0930 9b28ae5 - feat(git_push_mirror): Added a job that syncs to a remote git repo