Skip to content
GitLab
Explore
Sign in
Register
Commits · e8012752b7d6259cd0aa62e74f16c1a08c016fff
template
Browse files
Dec 17, 2020
Upload releases to PyPI without signing.
· e8012752
nimrod
authored
Dec 18, 2020
e8012752
Bump version: 0.6.0 → 0.6.1
· d409188e
nimrod
authored
Dec 18, 2020
View commits for tag v0.6.1
v0.6.1
d409188e
Fixes to GitLab CI releases.
· f50777f9
nimrod
authored
Dec 18, 2020
f50777f9
Bump version: 0.5.1 → 0.6.0
· 44ca29d4
nimrod
authored
Dec 18, 2020
View commits for tag v0.6.0
v0.6.0
44ca29d4
Release via GitLab CI.
· 4c5c5911
nimrod
authored
Dec 18, 2020
4c5c5911
Update classifiers.
· 955525bf
nimrod
authored
Dec 18, 2020
955525bf
Don't allow failures in CI.
· 557613a1
nimrod
authored
Dec 18, 2020
557613a1
Merge branch 'ft/gitlab-ci'
· f7e954a8
nimrod
authored
Dec 17, 2020
f7e954a8
Replace TravisCI with GitLab CI.
· 77229090
nimrod
authored
Dec 17, 2020
77229090
Update Pipfile.lock
· 8616f7e1
nimrod
authored
Dec 17, 2020
8616f7e1
Pipenv.
· 1c40dcff
nimrod
authored
Dec 17, 2020
1c40dcff
Pipenv scripts.
· 62bf8e10
nimrod
authored
Dec 17, 2020
62bf8e10
Update pre-commit checks.
· d3be1ff2
nimrod
authored
Dec 17, 2020
d3be1ff2
Pylint warnings.
· 14520919
nimrod
authored
Nov 27, 2020
14520919
Jul 22, 2019
Bump version: 0.5.0 → 0.5.1
· 27cbbe0a
nimrod
authored
Jul 22, 2019
View commits for tag v0.5.1
v0.5.1
27cbbe0a
Use subprocess32 only on Python2.7.
· 49a36f3c
nimrod
authored
Jul 22, 2019
49a36f3c
Bump version: 0.4.8 → 0.5.0
· e463ab1d
nimrod
authored
Jul 22, 2019
View commits for tag v0.5.0
v0.5.0
e463ab1d
Remove unused pre-commit check.
· 3145290d
nimrod
authored
Jul 22, 2019
3145290d
Add run filter for running command and capturing their output.
· bcf938f6
nimrod
authored
Jul 22, 2019
bcf938f6
Jul 01, 2019
Bump version: 0.4.7 → 0.4.8
· 9b291850
nimrod
authored
Jul 01, 2019
View commits for tag v0.4.8
v0.4.8
9b291850
Corrections to the README.
· 36e5d054
nimrod
authored
Jul 01, 2019
36e5d054
Bump version: 0.4.6 → 0.4.7
· 1daa8be9
nimrod
authored
Jul 01, 2019
View commits for tag v0.4.7
v0.4.7
1daa8be9
Major overhaul of the project.
· f9d3167d
nimrod
authored
Jul 01, 2019
f9d3167d
May 26, 2018
Fixed to Travis CI.
· 76a5a857
nimrod
authored
May 26, 2018
76a5a857
Removed Python 3.2, 3.3 (passed eol).
· b5077fc2
nimrod
authored
May 26, 2018
b5077fc2
Use black formatter, added to pre-commit.
· a4d8dcd6
nimrod
authored
May 26, 2018
a4d8dcd6
Jul 13, 2017
- Bumped patch version.
· 97c0329c
nimrod
authored
Jul 13, 2017
View commits for tag v0.4.6
v0.4.6
97c0329c
- Moved the flake8 section from setup.cfg to tox.ini (more appropriate).
· d6e96545
nimrod
authored
Jul 13, 2017
d6e96545
Jun 11, 2017
- Bumped patch version.
· c00179a5
nimrod
authored
Jun 11, 2017
View commits for tag v0.4.5
v0.4.5
c00179a5
- Remove flake8 test from py? Tox testenv, already present in pre-commit.
· 38677ae0
nimrod
authored
Jun 11, 2017
38677ae0
- Pass the TERM environment variable for fancy colorful output.
· 5b176e77
nimrod
authored
Jun 11, 2017
5b176e77
Merge branch 'bats'
· 3bda244a
nimrod
authored
Jun 11, 2017
3bda244a
- Removed combine filter from README, was removed from code previously.
· a56bcfc9
nimrod
authored
Jun 11, 2017
a56bcfc9
May 25, 2017
- Updated pre-commit hooks, use tags instead of hashes.
· ef78c2d9
nimrod
authored
May 25, 2017
ef78c2d9
- Added Bandit test.
· 72ed5f8b
nimrod
authored
May 25, 2017
72ed5f8b
Apr 15, 2017
- The pprint filter already exists in Jinja, removing my duplicate.
· 7d030048
nimrod
authored
Apr 15, 2017
View commits for tag v0.4.2
v0.4.2
7d030048
Jan 29, 2017
- Corrected metadata check in Tox.
· b09c2dba
nimrod
authored
Jan 29, 2017
View commits for tag v0.4.1
v0.4.1
b09c2dba
Jan 24, 2017
- Bumped patch version.
· fec87320
nimrod
authored
Jan 24, 2017
fec87320
- Moved the setup.py metadata check back to the Tox test environment, left...
· 921633b8
nimrod
authored
Jan 24, 2017
921633b8
- Corrected development status classifier.
· b21a665e
nimrod
authored
Jan 24, 2017
b21a665e
Loading