Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.5.0
gitlab-ci
Browse files
Jan 16, 2022
build(version): bump version 0.4.0 → 0.5.0
· 1ef6c418
NFC CI
authored
Jan 16, 2022
View commits for tag v0.5.0
v0.5.0
1ef6c418
Merge branch '6-fix-merging-jobs-failing' into 'development'
· 1093b380
Jon
authored
Jan 16, 2022
1093b380
Jan 15, 2022
docs(README.md): Added project header template
· f4670844
Jon
authored
Jan 16, 2022
f4670844
feat(.yaml_lint_defaults): Always run on all branches as this denotes quality.
· 140985c3
Jon
authored
Jan 16, 2022
140985c3
feat(commit_footer_refs): never run on development or master.
· 82c6c9f5
Jon
authored
Jan 16, 2022
82c6c9f5
ci(MR_Title): save the merge request title as a variable and debug output in job log.
· 31517b4b
Jon
authored
Jan 16, 2022
31517b4b
fix(commit.py): filter merge request search to 'opened' and on current branch.
· 73918f2f
Jon
authored
Jan 16, 2022
73918f2f
build(version): bump version 0.3.1 → 0.4.0
· 5c9000a7
NFC CI
authored
Jan 15, 2022
View commits for tag v0.4.0
v0.4.0
5c9000a7
Merge branch '6-10-11-fix-bugs' into 'development'
· 745622c2
Jon
authored
Jan 15, 2022
745622c2
feat(commit.py): throw an error if no token was supplied. i.e. empty variable.
· e5531fc7
Jon
authored
Jan 15, 2022
e5531fc7
feat(commit.py): confirm a merge request was found, if not output 'ci: No Merge Request found'
· 6b7ad95f
Jon
authored
Jan 15, 2022
6b7ad95f
feat(commit.py): try to us `CI_JOB_TOKEN` before the specified token, if any.
· c543c47a
Jon
authored
Jan 15, 2022
c543c47a
fix(commit.py): fix typo that caused exception
· 99bdc2a0
Jon
authored
Jan 15, 2022
99bdc2a0
fix(conventional_commits): fetch all branches prior to check for parent branch
· d03d9fef
Jon
authored
Jan 15, 2022
d03d9fef
feat(commit.py): removed ability to fetch first commit or target branch
· b01550e0
Jon
authored
Jan 15, 2022
b01550e0
fix(ci): added variable 'GIT_SUBMODULE_STRATEGY' to be 'recursive'
· d5782d95
Jon
authored
Jan 15, 2022
d5782d95
fix(conventional_commits): use git show-branch to find origin branch
· 42ad02ee
Jon
authored
Jan 15, 2022
42ad02ee
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
Loading