Commit Graph

1269 Commits (78c3551305997c2bbc719962ee0cb083836b04d2)
 

Author SHA1 Message Date
Felddy 996ae2677a
Add recommendation to install brew, instead of assuming it is available. 4 years ago
Felddy 466ef0cce5
Sort command line flag case statement. 4 years ago
Felddy 482a370679
Switch to a POSIX compliant command... command. 4 years ago
Felddy c5e7edf46b
Add flag to install pre-commit hooks now. 4 years ago
Felddy ae21af1084
Improve usage message. 4 years ago
Felddy 8a105ca040
Respect customs. 4 years ago
Felddy 5d1d134c88
Change to python3 to standardize how we call python. 4 years ago
Felddy 23ef29c8a3
Clarify comment with text from `pyenv local --help` 4 years ago
Felddy 3c2781c8cc
Correct syntax on fence. 4 years ago
Felddy c50094a8de
Fix typo. 4 years ago
Felddy af06915b05
Add tool and docs to automate development environment setup. 4 years ago
Shane Frasier 6668e3b465
Merge pull request #45 from cisagov/improvement/add-wheel 4 years ago
Jeremy Frasier 7f8d430a30
Pull in requirements.txt from requirements-test.txt 4 years ago
Jeremy Frasier 87ea53022c
Add setuptools and wheel as pip dependencies 4 years ago
Nick M 70f0cbd612
Merge pull request #44 from cisagov/improvements/pre-commit_autoupdate_2020-05 4 years ago
Nicholas McDonnell 64edcc22a7
Merge branch 'improvements/pre-commit_autoupdate_2020-05' of github.com:cisagov/skeleton-generic into improvements/pre-commit_autoupdate_2020-05 4 years ago
Nicholas McDonnell f831ef827c
Add final statement to descriptionf or why terraform_validate is disabled. 4 years ago
Nick M 4d4db071b8
Merge branch 'develop' into improvements/pre-commit_autoupdate_2020-05 4 years ago
Nicholas McDonnell fe4d5eb72a
Disable the terraform_validate hook. 4 years ago
Nicholas McDonnell 2399f24622
Remove legacy comment from the isort hook declaration. 4 years ago
Nicholas McDonnell daaebc1cc1
Ran pre-commit autoupdate. 4 years ago
Nicholas McDonnell ce6658abc6
Update isort pre-commit hook source repository. 4 years ago
Nicholas McDonnell 7d7a677457
Updated pre-commit configuration with 'pre-commit autoupdate'. 4 years ago
Mark Feldhousen 3301dfa04f
Merge pull request #43 from cisagov/improvement/apb-events 4 years ago
Felddy 8c99c5294a
Allow events from apb to rebuild this repository weekly. 4 years ago
Hillary 175ae71602
Merge pull request #42 from cisagov/hillaryj-owner 4 years ago
Hillary c8b4bcf126
Update CODEOWNERS 4 years ago
Nick M 89b098aefc
Merge pull request #41 from cisagov/bugfix/update_pre-commit_for_pre-commit-terraform_hook 4 years ago
Nicholas McDonnell 647b351997
Sort .gitignore entries. 4 years ago
Nicholas McDonnell 1f3d440a1a
Rename action to accurately reflect that we are only linting, not building. 4 years ago
Nicholas McDonnell b01a0ee7bd
Explicitly install pre-commit hooks as its own step so it's clearer when the 4 years ago
Nicholas McDonnell 0bc1aab45e
Ran `pre-commit autoupdate` to get the latest version of the 4 years ago
Nick M 757a861864
Merge pull request #40 from cisagov/improvements/update_pre-commit 4 years ago
Nicholas McDonnell 61790a9bbd
Fixed broken hook id for pre-commit-terraform: 4 years ago
Nick M f5fd431b45
Merge pull request #39 from cisagov/add_mdl_rule_for_MD024 4 years ago
Nicholas McDonnell d791334352
Add a rule for markdownlint to allow multiple headers with the same name as long 4 years ago
Nick M 241484abe4
Merge pull request #38 from cisagov/change_cache_paths_to_env_variables 4 years ago
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