Shane Frasier
|
a0bd7047f6
|
Merge pull request #11 from cisagov/improvement/use_travisci_caching
Use TravisCI caching to speed up builds
|
2019-05-26 15:06:22 -04:00 |
|
Jeremy Frasier
|
4e9280eb2b
|
Update pre-commit plugins to latest versions
Via pre-commit autoupdate.
|
2019-05-26 11:57:27 -04:00 |
|
Jeremy Frasier
|
a9ff3a336c
|
Enable TravisCI caching for pip and pre-commit plugins
This should speed up TravisCI builds.
|
2019-05-26 11:49:13 -04:00 |
|
Shane Frasier
|
76999e2466
|
Merge pull request #10 from cisagov/improvement/make_bandit_config_pass_yamllint
Make .bandit.yml pass yamllint
|
2019-05-06 11:26:16 -04:00 |
|
Jeremy Frasier
|
eb4fbd751b
|
Make .bandit.yml pass yamllint
|
2019-05-06 11:16:05 -04:00 |
|
Shane Frasier
|
c94b79deb5
|
Merge pull request #9 from cisagov/improvement-bandit-config
Run pre-commit autoupdate
|
2019-05-06 10:59:41 -04:00 |
|
Shane Frasier
|
3a24817f25
|
Merge branch 'develop' into improvement-bandit-config
|
2019-05-06 10:47:56 -04:00 |
|
Jeremy Frasier
|
19afa70f67
|
Run pre-commit autoupdate
Also update the URL for black since it moved GitHub orgs from ambv to
python.
|
2019-05-06 10:44:34 -04:00 |
|
Mark Feldhousen
|
91b5ccdb15
|
Merge pull request #8 from cisagov/improvement-bandit-config
Improvement bandit config
|
2019-05-06 10:43:05 -04:00 |
|
Felddy
|
1a98e0ed06
|
Improve english
|
2019-05-03 16:51:21 -04:00 |
|
Felddy
|
6a64a512e4
|
Add a configuration file for Bandit, and configure pre-commit to use it.
|
2019-05-03 16:49:35 -04:00 |
|
Shane Frasier
|
e24cfc6daf
|
Merge pull request #7 from cisagov/improvement/enable_docstring
Add pydoc warnings to flake8 config
|
2019-05-03 14:36:08 -04:00 |
|
Jeremy Frasier
|
8e0b1d7386
|
Add pydoc warnings to flake8 config
Also add flake8-docstrings as an additional dependency in the
.pre-commit-config.yml file.
|
2019-05-03 14:30:56 -04:00 |
|
Shane Frasier
|
916d7d5434
|
Merge pull request #6 from cisagov/improvement/disable_w503
Ignore W503 from flake8
|
2019-04-15 12:07:20 -04:00 |
|
Jeremy Frasier
|
c9f8b72147
|
Ignore W503 from flake8
This is a warning about line breaks before binary operators. It no
longer agrees with PEP8. See, for example, here:
https://github.com/ambv/black/issues/21.
Guido agrees here:
c59c4376ad .
|
2019-04-15 11:43:55 -04:00 |
|
Shane Frasier
|
ce3a97a6a8
|
Merge pull request #5 from cisagov/improvement/add_bandit
Add bandit pre-commit hook
|
2019-04-04 10:10:07 -04:00 |
|
Jeremy Frasier
|
953752e41a
|
Add bandit pre-commit hook
Also ran pre-commit autoupdate, which picked up a newer version of the
pyupgrade hook.
|
2019-04-03 22:51:50 -04:00 |
|
Shane Frasier
|
b004df2cff
|
Merge pull request #4 from cisagov/improvement/add_precommit_hook_for_docker_compose
Add pre-commit hook for docker-compose linting
|
2019-03-30 14:49:41 -04:00 |
|
Jeremy Frasier
|
74e145257c
|
Remove black and pyupgrade from requirements-test
They are not needed there.
Also run pre-commit autoupdate to pick up the latest version of hooks.
|
2019-03-30 12:47:36 -04:00 |
|
Jeremy Frasier
|
13a180736a
|
Add pre-commit hook for docker-compose linting
|
2019-03-30 11:45:50 -04:00 |
|
Shane Frasier
|
3b47b47692
|
Merge pull request #3 from cisagov/improvement/update_pyenv_instructions
Update the pyenv installation instructions
|
2019-03-14 22:39:04 -04:00 |
|
Jeremy Frasier
|
4d87c35b50
|
Update the pyenv installation instructions
In particular, mention pyenv-installer.
|
2019-03-14 22:34:36 -04:00 |
|
Shane Frasier
|
2b479fdf28
|
Merge pull request #2 from cisagov/improvement/remove_author_from_readme
Remove author information from README
|
2019-03-11 09:20:32 -04:00 |
|
Jeremy Frasier
|
d6eb32fabf
|
Remove author information from README
|
2019-03-11 09:17:05 -04:00 |
|
Shane Frasier
|
d92b411aa0
|
Merge pull request #1 from cisagov/improvement/rename
Rename repo to skeleton-generic
|
2019-03-11 09:12:40 -04:00 |
|
Jeremy Frasier
|
389bc397de
|
Rename repo to skeleton-generic
|
2019-03-11 09:08:29 -04:00 |
|
Jeremy Frasier
|
40aec83a18
|
Remove molecule test from Travis CI config
|
2019-03-11 09:00:27 -04:00 |
|
Jeremy Frasier
|
abcda87e2e
|
First commit
|
2019-03-11 08:52:57 -04:00 |
|