Commit Graph

1282 Commits (2a9e08f4fd8f1d096675d417954ab49900c9e281)
 

Author SHA1 Message Date
Nicholas McDonnell 478f1688a1
Change the cache paths from hardcoded values in their appropriate blocks to environment variables declared before the job block. 4 years ago
Nick M b58f7a1546
Merge pull request #37 from cisagov/add_python_version_to_cache_keys 4 years ago
Nicholas McDonnell 454864bc02
Incorporate the Python version into keys for pip and pre-commit caches. 4 years ago
Shane Frasier c7f339fb84
Merge pull request #36 from cisagov/improvement/add-mypy-cache-to-gitignore 4 years ago
Jeremy Frasier bf366086f4
Add .mypy_cache to .gitignore 4 years ago
Mark Feldhousen 6369cc6594
Merge pull request #35 from cisagov/improvement/static_type_checking 4 years ago
Felddy 067ee0850c
Autoupdate pre-commit hooks. Add mypy. 4 years ago
Nick M a17986bdae
Merge pull request #34 from cisagov/improvements/use_verbose_pip_switches 4 years ago
Nicholas McDonnell e96577bce4
All references to '-r' for pip calls have been replaced with the more verbose '--requirement'. 4 years ago
Nick M 16872bfc74
Merge pull request #33 from cisagov/improvement/update_pre-commit_hooks 4 years ago
Nicholas McDonnell d99fd00bc2
Flip cache order to mirror how it is done downstream. 4 years ago
Nicholas McDonnell b857939b3d
Run pre-commit autoupdate. 4 years ago
Nick M 8116a89b8c
Merge pull request #32 from cisagov/improvements/update_python_version_and_checkout_action 4 years ago
Nicholas McDonnell f7a4166ad6
Update Python version used to 3.8 4 years ago
Nick M 3f6d654ad6
Merge pull request #31 from cisagov/improvements/add_wsl_instructions 4 years ago
Nicholas McDonnell 532751627a
Backported changes to CONTRIBUTING.md from the development guide. 4 years ago
Shane Frasier a8e35d0fed
Merge pull request #29 from cisagov/improvement/better-handle-prs-from-forked-repos 4 years ago
Jeremy Frasier dbd589d2e2
Improve list formatting 4 years ago
Jeremy Frasier 2fa4cbe194
Make workflow run when a PR is opened, synchronized, or reopened 4 years ago
Nick M 09afdf3a7c
Merge pull request #28 from cisagov/improvements/pre-commit_add_isort 4 years ago
Nicholas McDonnell 18b5d12c78
Add seed-isort-config and isort to pre-commit hooks. 4 years ago
Mark Feldhousen b89eecb788
Update CODEOWNERS 5 years ago
Mark Feldhousen 3f9376036c
Merge pull request #25 from cisagov/improvement/codeowners 5 years ago
Felddy e39dc88819
Add codeowners file with team OIS maintainers. 5 years ago
Mark Feldhousen 5e269301d3
Merge pull request #24 from cisagov/improvement/pre_commit_default_python 5 years ago
Felddy 30a16a3842
Autoupdate pre-commit hooks. 5 years ago
Felddy 7c0b30b495
Force pre-commit hooks to use python3. 5 years ago
Mark Feldhousen 10bbfdf3ae
Merge pull request #22 from cisagov/improvement/action_cache 5 years ago
Felddy 99c611557e
Remove search for previous pre-commit caches. 5 years ago
Mark Feldhousen c26ea017cf
Merge branch 'develop' into improvement/action_cache 5 years ago
Felddy 5d5567d303
Add GitHub action caching of pre-commit hooks and pip packages. 5 years ago
Nick M 7dfd8bf735
Merge pull request #21 from cisagov/pre-commit_autoupdate_2019-11-02 5 years ago
Nicholas McDonnell 3c78dd98a6 Re-enabled ansible-lint and ran pre-commit autoupgrade. 5 years ago
Mark Feldhousen 12b91c4850
Merge pull request #20 from cisagov/improvement/actions 5 years ago
Felddy b11e39abd7
Remove extra line. 5 years ago
Felddy b31ad8591f
Disable ansible-lint until they fix their setup.py 5 years ago
Felddy 02fb008d62
Fix action shield link 5 years ago
Felddy 05a136bb11
Replace Travis-CI with GitHub actions. 5 years ago
dav3r b189690a28
Merge pull request #18 from cisagov/improvement/updates_from_precommit_autoupdate 5 years ago
Dave Redmin 78a230d46c
Add updates from running pre-commit autoupdate 5 years ago
Shane Frasier 7864f43524
Merge pull request #17 from cisagov/improvement/updates_from_precommit_autoupdate 5 years ago
Jeremy Frasier 2932d35483
Add updates from running pre-commit autoupdate 5 years ago
Shane Frasier 0c5dacae8b
Merge pull request #16 from cisagov/improvement/markdownlint_config 5 years ago
Jeremy Frasier 3fee0b8687
Rename LICENSE.md to LICENSE, make the other changes that requires 5 years ago
Jeremy Frasier 1843ca0b48
Add config file for markdownlint 5 years ago
Jeremy Frasier a13597d233
Update pre-commit hooks via pre-commit autoupdate 5 years ago
Nick M c449be113d
Merge pull request #15 from cisagov/update_contributing_text_blocks 5 years ago
Nicholas McDonnell c6f2adb6ab Update two text blocks to use the console tag instead of the bash tag for formatting. 5 years ago
Shane Frasier 5da4f0a99f
Merge pull request #14 from cisagov/improvement/tell_prettier_to_ignore_json_files 5 years ago
Jeremy Frasier bd4206bbcd
Configure prettier to ignore JSON files 5 years ago