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.3.1
gitlab-ci
Browse files
Jan 11, 2022
build(version): bump version 0.3.0 → 0.3.1
· 7751fd94
NFC CI
authored
Jan 11, 2022
View commits for tag v0.3.1
v0.3.1
7751fd94
Aug 13, 2021
Merge branch 'issue-2' into 'development'
· 49a2e118
Jon
authored
Aug 13, 2021
49a2e118
docs(readme): Updated with an example .gitlab-ci.yml example
· 8ac36de8
Jon
authored
Aug 13, 2021
8ac36de8
Aug 12, 2021
Merge branch 'code-quality' into 'development'
· aa28ef65
Jon
authored
Aug 12, 2021
aa28ef65
fix(pylint): install the required packages for files being checked
· 4b6cc317
Jon
authored
Aug 12, 2021
4b6cc317
fix(pylint): fix bug introduced in code quality commit
· 936299ae
Jon
authored
Aug 12, 2021
936299ae
fix(commit_footer): fix bug introduced in code quality commit
· 2ac22c0e
Jon
authored
Aug 12, 2021
2ac22c0e
style(cz_nfc): code quality on cz_nfc.py
· ccc601f6
Jon
authored
Aug 12, 2021
ccc601f6
style(commit_footer): code quality on setup.py
· 5676c5ee
Jon
authored
Aug 12, 2021
5676c5ee
style(commit_footer): code quality on __main__.py
· 3d69e577
Jon
authored
Aug 12, 2021
3d69e577
style(commit_footer): code quality on commits.py
· c093c31c
Jon
authored
Aug 12, 2021
c093c31c
build(pylint): added .pylintrc to exclude some rules
· 73e061e6
Jon
authored
Aug 12, 2021
73e061e6
build(version): bump version 0.3.0rc1 → 0.3.0
· 389bc08d
NFC CI
authored
Aug 12, 2021
View commits for tag v0.3.0
v0.3.0
389bc08d
Merge branch 'style-readme' into 'development'
· f455eb2e
Jon
authored
Aug 12, 2021
f455eb2e
fix(commit_message): fixed commit message check if there is only one commit to the branch
· 3360a15f
Jon
authored
Aug 12, 2021
3360a15f
style(readme): fix formatting of badge table
· 2c61651d
Jon
authored
Aug 12, 2021
2c61651d
Aug 11, 2021
Merge branch 'update-readme' into 'development'
· a629e39f
Jon
authored
Aug 11, 2021
a629e39f
docs(readme): Updated badges and intro
· 0653766c
Jon
authored
Aug 11, 2021
0653766c
feat(python_linting): added ci job, python linting, code quality and scoring
· d6105624
Jon
authored
Aug 11, 2021
d6105624
style(yaml_lint): fixed yaml lint errors
· def31ef5
Jon
authored
Aug 11, 2021
def31ef5
feat(yaml_lint): Added job yaml lint for checking yaml files
· d20a56fa
Jon
authored
Aug 11, 2021
d20a56fa
docs(gitlab_templates): added issue and merge request templates
· 9f7a24c1
Jon
authored
Aug 11, 2021
9f7a24c1
docs(template): added template readme for CI job folders
· da8eb5c3
Jon
authored
Aug 11, 2021
da8eb5c3
docs(readme): explain sync and using github to link gitlab-ci
· ace7a034
Jon
authored
Aug 11, 2021
ace7a034
docs(readme): explain repo layout and versioning
· 8790917e
Jon
authored
Aug 11, 2021
8790917e
docs(readme): added how to update gitlab-ci
· 19900945
Jon
authored
Aug 11, 2021
19900945
fix(commit_footer_refs): Use the current git branch for comparison.
· 63af1efb
Jon
authored
Aug 11, 2021
63af1efb
docs(readme): Added how to use this repository
· 8a988ebf
Jon
authored
Aug 11, 2021
8a988ebf
Aug 08, 2021
Merge branch 'changelog-footer-toggle' into 'development'
· f4ee55da
Jon
authored
Aug 08, 2021
f4ee55da
docs(gitlab_release): Added user docs to fix errors from ci job 'commit footer refs'
· dc13d4f2
Jon
authored
Aug 08, 2021
dc13d4f2
feat(gitlab_release): Toggle var added to enable switching changelog references.
· 22136f7d
Jon
authored
Aug 08, 2021
22136f7d
refactor(gitlab_release): file link to be in local repository for helping fix...
· eb0bf4c1
Jon
authored
Aug 08, 2021
eb0bf4c1
refactor(gitlab_release): use a name for failed test to denote the issue
· 81776223
Jon
authored
Aug 08, 2021
81776223
feat(gitlab_release): be able to toggle commit footer check job
· 756b9406
Jon
authored
Aug 08, 2021
756b9406
ci(gitlab_release): Add a validation job to check if commit messages contain a...
· 7cb676eb
Jon
authored
Aug 08, 2021
7cb676eb
feat(gitlab_release): python module to check if a commit message has gitlab...
· 11e15661
Jon
authored
Aug 08, 2021
11e15661
build(.gitignore): ignore python build files
· d2d4ac0a
Jon
authored
Aug 08, 2021
d2d4ac0a
Aug 07, 2021
Merge branch 'changelog-footer' into 'development'
· d929c1d3
Jon
authored
Aug 07, 2021
d929c1d3
docs(changelog): Updated changelog to new layout
· 35edb7cf
Jon
authored
Aug 07, 2021
35edb7cf
feat(gitlab_release): Add commit footer to changelog
· 8699c412
Jon
authored
Aug 07, 2021
8699c412
Loading