Commit Graph

1776 Commits (update-C)
 

Author SHA1 Message Date
Nicholas McDonnell d6fe79dce3
Update actions/cache to v2 4 years ago
Nick M 3634093132
Merge pull request #47 from cisagov/improvement/autoupdate_pre-commit 4 years ago
Nicholas McDonnell 907b89a20b
Add the black profile to the isort configuration 4 years ago
Nicholas McDonnell 91279d3ac2
Perform a pre-commit autoupdate for 2020-07 4 years ago
Mark Feldhousen 174d55b782
Merge pull request #46 from cisagov/improvement/setup_env 4 years ago
Felddy db362b9125
Normalize quotes. 4 years ago
Felddy 31980ed4a8
Clean up usage syntax since we now have multiple options. 4 years ago
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