Commit Graph

6 Commits

Author SHA1 Message Date
b593505698 ci(git_push_mirror): Push repo to github NoFussComputing/gitlab-gi
#1
2021-08-03 14:30:38 +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
a2174104d1 ci(conventional_commits): Add conventional commits job to check commits and MR titles
#1
2021-08-03 13:51:57 +09:30
392a200fd4 feat(conventional_commits): Added conventional commit job
Migrated conventional commits from:
    url: https://gitlab.com/nofusscomputing/infrastructure/ansible-roles
    commit: 037774e1e44f8e1e065718f805688b8b2f64735f

updated logic so that it works on it's home repo and remote repo including private repositories.

Changes to be committed:
        new file:   conventional_commits/.gitlab-ci.yml
        new file:   conventional_commits/README.md
        new file:   conventional_commits/requirements.txt
        new file:   conventional_commits/scripts/commit.py
        new file:   conventional_commits/scripts/cz_junit.sh

issue #1
2021-08-03 13:26:05 +09:30
bd08adf93f build(version): Added cz config for bumping version
#1
2021-08-03 12:19:44 +09:30
7e5d8bb354 style: Add license and .gitignore v0.0.1 2021-08-03 09:41:39 +09:30