Commit Graph

13 Commits

Author SHA1 Message Date
1ef6c41818 build(version): bump version 0.4.0 → 0.5.0 2022-01-16 00:09:42 +00:00
5c9000a748 build(version): bump version 0.3.1 → 0.4.0 2022-01-15 03:53:53 +00:00
7751fd9494 build(version): bump version 0.3.0 → 0.3.1 2022-01-11 07:03:09 +00:00
389bc08d76 build(version): bump version 0.3.0rc1 → 0.3.0 2021-08-12 03:32:36 +00:00
def31ef562 style(yaml_lint): fixed yaml lint errors
yaml lint was producing linting errors. Amended affected lines.

#1
2021-08-11 13:47:34 +09:30
eb5cc8a0e2 build(version): bump version 0.3.0rc0 → 0.3.0rc1 2021-08-04 03:23:08 +00:00
09dcb65b09 build(version): bump version 0.2.1 → 0.3.0rc0 2021-08-04 03:13:54 +00:00
4453b433c8 build(version): bump version 0.2.0 → 0.2.1 2021-08-04 02:49:45 +00:00
856f2e1770 build(version): bump version 0.1.0 → 0.2.0 2021-08-04 02:24:12 +00:00
6d34977426 build(version): bump version 0.0.1 → 0.1.0 2021-08-04 01:33:47 +00:00
247264e36b docs(README.md): Added readme for the repo
issue #1
2021-08-03 14:44:28 +09:30
7ffb20418c docs(git_push_mirror): Update workflow and typos
#1
2021-08-03 14:40:17 +09:30
9b28ae5952 feat(git_push_mirror): Added a job that syncs to a remote git repo
User must construct url with userdetails for the sync to work in non-public writable repositories

 Changes to be committed:
	new file:   git_push_mirror/.gitlab-ci.yml
	new file:   git_push_mirror/README.md

issue #1
2021-08-03 14:28:43 +09:30