Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v0.1.0
gitlab-ci
Browse files
Aug 04, 2021
build(version): bump version 0.0.1 → 0.1.0
· 6d349774
NFC CI
authored
Aug 04, 2021
View commits for tag v0.1.0
v0.1.0
6d349774
fix(gitlab_release): A 'feat' commit must do a MINOR bump to version
· 80ca3618
Jon
authored
Aug 04, 2021
80ca3618
fix(gitlab_release): ci image is alpine, use '/bin/sh' and add the changlogs...
· ed5be7fd
Jon
authored
Aug 04, 2021
ed5be7fd
refactor(gitlab_release): use 'git log' to get current commit hash
· 2035ed27
Jon
authored
Aug 04, 2021
2035ed27
fix(gitlab_release): All tasks run as part of script including user custom script
· 7706085b
Jon
authored
Aug 04, 2021
7706085b
fix(gitlab_release): Use a user token to access the git repo for pushing commits back
· 1446c28e
Jon
authored
Aug 04, 2021
1446c28e
Aug 03, 2021
feat(job_changelog): Create a changelog per job folder
· 1ecd857c
Jon
authored
Aug 03, 2021
1ecd857c
build(jobs_changelog): Script to create a changelog per job folder
· 72fabea6
Jon
authored
Aug 03, 2021
72fabea6
feat(git_release): Migrated from ansible-roles
· 6678a3db
Jon
authored
Aug 03, 2021
6678a3db
fix(ansible): Ensure the default ci directory is populated
· 2a3266fb
Jon
authored
Aug 03, 2021
2a3266fb
feat(ansible): Added ansible validation job for linting
· 2413daef
Jon
authored
Aug 03, 2021
2413daef
docs(README.md): Added readme for the repo
· 247264e3
Jon
authored
Aug 03, 2021
247264e3
docs(git_push_mirror): Update workflow and typos
· 7ffb2041
Jon
authored
Aug 03, 2021
7ffb2041
ci(git_push_mirror): Push repo to github NoFussComputing/gitlab-gi
· b5935056
Jon
authored
Aug 03, 2021
b5935056
feat(git_push_mirror): Added a job that syncs to a remote git repo
· 9b28ae59
Jon
authored
Aug 03, 2021
9b28ae59
ci(conventional_commits): Add conventional commits job to check commits and MR titles
· a2174104
Jon
authored
Aug 03, 2021
a2174104
feat(conventional_commits): Added conventional commit job
· 392a200f
Jon
authored
Aug 03, 2021
392a200f
build(version): Added cz config for bumping version
· bd08adf9
Jon
authored
Aug 03, 2021
bd08adf9
style: Add license and .gitignore
· 7e5d8bb3
Jon
authored
Aug 03, 2021
View commits for tag v0.0.1
v0.0.1
7e5d8bb3
Loading