Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull in upstream updates #6

Merged
merged 121 commits into from
Oct 7, 2020
Merged
Changes from 1 commit
Commits
Show all changes
121 commits
Select commit Hold shift + click to select a range
6a64a51
Add a configuration file for Bandit, and configure pre-commit to use it.
felddy May 3, 2019
1a98e0e
Improve english
felddy May 3, 2019
91b5ccd
Merge pull request #8 from cisagov/improvement-bandit-config
felddy May 6, 2019
19afa70
Run pre-commit autoupdate
jsf9k May 6, 2019
3a24817
Merge branch 'develop' into improvement-bandit-config
jsf9k May 6, 2019
c94b79d
Merge pull request #9 from cisagov/improvement-bandit-config
jsf9k May 6, 2019
eb4fbd7
Make .bandit.yml pass yamllint
jsf9k May 6, 2019
76999e2
Merge pull request #10 from cisagov/improvement/make_bandit_config_pa…
jsf9k May 6, 2019
a9ff3a3
Enable TravisCI caching for pip and pre-commit plugins
jsf9k May 26, 2019
4e9280e
Update pre-commit plugins to latest versions
jsf9k May 26, 2019
a0bd704
Merge pull request #11 from cisagov/improvement/use_travisci_caching
jsf9k May 26, 2019
b58fa62
Add changes from running pre-commit autoupdate
jsf9k Jun 6, 2019
dfdc826
Merge pull request #12 from cisagov/improvement/update_precommit
jsf9k Jun 6, 2019
7404576
Remove the terraform-docs hook
jsf9k Jun 6, 2019
6f566f7
Merge pull request #13 from cisagov/bugfix/turn_off_terraform_docs_hook
jsf9k Jun 6, 2019
bd4206b
Configure prettier to ignore JSON files
jsf9k Jun 7, 2019
5da4f0a
Merge pull request #14 from cisagov/improvement/tell_prettier_to_igno…
jsf9k Jun 7, 2019
c6f2adb
Update two text blocks to use the console tag instead of the bash tag…
mcdonnnj Jun 20, 2019
c449be1
Merge pull request #15 from cisagov/update_contributing_text_blocks
mcdonnnj Jun 20, 2019
a13597d
Update pre-commit hooks via pre-commit autoupdate
jsf9k Jun 24, 2019
1843ca0
Add config file for markdownlint
jsf9k Jun 24, 2019
3fee0b8
Rename LICENSE.md to LICENSE, make the other changes that requires
jsf9k Jun 24, 2019
0c5daca
Merge pull request #16 from cisagov/improvement/markdownlint_config
jsf9k Jun 25, 2019
2932d35
Add updates from running pre-commit autoupdate
jsf9k Sep 11, 2019
7864f43
Merge pull request #17 from cisagov/improvement/updates_from_precommi…
jsf9k Sep 12, 2019
78a230d
Add updates from running pre-commit autoupdate
dav3r Oct 18, 2019
b189690
Merge pull request #18 from cisagov/improvement/updates_from_precommi…
dav3r Oct 18, 2019
05a136b
Replace Travis-CI with GitHub actions.
felddy Oct 18, 2019
02fb008
Fix action shield link
felddy Oct 18, 2019
b31ad85
Disable ansible-lint until they fix their setup.py
felddy Oct 18, 2019
b11e39a
Remove extra line.
felddy Oct 18, 2019
12b91c4
Merge pull request #20 from cisagov/improvement/actions
felddy Oct 18, 2019
3c78dd9
Re-enabled ansible-lint and ran pre-commit autoupgrade.
mcdonnnj Nov 2, 2019
7dfd8bf
Merge pull request #21 from cisagov/pre-commit_autoupdate_2019-11-02
mcdonnnj Nov 5, 2019
5d5567d
Add GitHub action caching of pre-commit hooks and pip packages.
felddy Nov 5, 2019
c26ea01
Merge branch 'develop' into improvement/action_cache
felddy Nov 5, 2019
99c6115
Remove search for previous pre-commit caches.
felddy Nov 5, 2019
10bbfdf
Merge pull request #22 from cisagov/improvement/action_cache
felddy Nov 5, 2019
7c0b30b
Force pre-commit hooks to use python3.
felddy Nov 15, 2019
30a16a3
Autoupdate pre-commit hooks.
felddy Nov 15, 2019
5e26930
Merge pull request #24 from cisagov/improvement/pre_commit_default_py…
felddy Nov 15, 2019
e39dc88
Add codeowners file with team OIS maintainers.
felddy Nov 18, 2019
3f93760
Merge pull request #25 from cisagov/improvement/codeowners
felddy Nov 18, 2019
b89eecb
Update CODEOWNERS
felddy Nov 18, 2019
18b5d12
Add seed-isort-config and isort to pre-commit hooks.
mcdonnnj Dec 19, 2019
09afdf3
Merge pull request #28 from cisagov/improvements/pre-commit_add_isort
mcdonnnj Dec 23, 2019
2fa4cbe
Make workflow run when a PR is opened, synchronized, or reopened
jsf9k Jan 24, 2020
dbd589d
Improve list formatting
jsf9k Jan 24, 2020
a8e35d0
Merge pull request #29 from cisagov/improvement/better-handle-prs-fro…
jsf9k Jan 27, 2020
5327516
Backported changes to CONTRIBUTING.md from the development guide.
mcdonnnj Feb 10, 2020
3f6d654
Merge pull request #31 from cisagov/improvements/add_wsl_instructions
mcdonnnj Feb 10, 2020
f7a4166
Update Python version used to 3.8
mcdonnnj Feb 11, 2020
8116a89
Merge pull request #32 from cisagov/improvements/update_python_versio…
mcdonnnj Feb 11, 2020
b857939
Run pre-commit autoupdate.
mcdonnnj Feb 12, 2020
d99fd00
Flip cache order to mirror how it is done downstream.
mcdonnnj Feb 12, 2020
16872bf
Merge pull request #33 from cisagov/improvement/update_pre-commit_hooks
mcdonnnj Feb 12, 2020
e96577b
All references to '-r' for pip calls have been replaced with the more…
mcdonnnj Feb 18, 2020
a17986b
Merge pull request #34 from cisagov/improvements/use_verbose_pip_swit…
mcdonnnj Feb 19, 2020
067ee08
Autoupdate pre-commit hooks. Add mypy.
felddy Feb 20, 2020
6369cc6
Merge pull request #35 from cisagov/improvement/static_type_checking
felddy Feb 21, 2020
bf36608
Add .mypy_cache to .gitignore
jsf9k Mar 2, 2020
c7f339f
Merge pull request #36 from cisagov/improvement/add-mypy-cache-to-git…
jsf9k Mar 2, 2020
454864b
Incorporate the Python version into keys for pip and pre-commit caches.
mcdonnnj Mar 3, 2020
b58f7a1
Merge pull request #37 from cisagov/add_python_version_to_cache_keys
mcdonnnj Mar 3, 2020
478f168
Change the cache paths from hardcoded values in their appropriate blo…
mcdonnnj Mar 4, 2020
241484a
Merge pull request #38 from cisagov/change_cache_paths_to_env_variables
mcdonnnj Mar 4, 2020
d791334
Add a rule for markdownlint to allow multiple headers with the same n…
mcdonnnj Mar 4, 2020
f5fd431
Merge pull request #39 from cisagov/add_mdl_rule_for_MD024
mcdonnnj Mar 4, 2020
61790a9
Fixed broken hook id for pre-commit-terraform:
mcdonnnj Mar 31, 2020
757a861
Merge pull request #40 from cisagov/improvements/update_pre-commit
mcdonnnj Mar 31, 2020
0bc1aab
Ran `pre-commit autoupdate` to get the latest version of the
mcdonnnj Apr 6, 2020
b01a0ee
Explicitly install pre-commit hooks as its own step so it's clearer w…
mcdonnnj Apr 6, 2020
1f3d440
Rename action to accurately reflect that we are only linting, not bui…
mcdonnnj Apr 6, 2020
647b351
Sort .gitignore entries.
mcdonnnj Apr 6, 2020
89b098a
Merge pull request #41 from cisagov/bugfix/update_pre-commit_for_pre-…
mcdonnnj Apr 7, 2020
c8b4bcf
Update CODEOWNERS
hillaryj Apr 14, 2020
175ae71
Merge pull request #42 from cisagov/hillaryj-owner
hillaryj Apr 15, 2020
8c99c52
Allow events from apb to rebuild this repository weekly.
felddy May 1, 2020
3301dfa
Merge pull request #43 from cisagov/improvement/apb-events
felddy May 1, 2020
7d7a677
Updated pre-commit configuration with 'pre-commit autoupdate'.
mcdonnnj May 8, 2020
ce6658a
Update isort pre-commit hook source repository.
mcdonnnj May 13, 2020
daaebc1
Ran pre-commit autoupdate.
mcdonnnj May 13, 2020
2399f24
Remove legacy comment from the isort hook declaration.
mcdonnnj May 13, 2020
fe4d5eb
Disable the terraform_validate hook.
mcdonnnj May 13, 2020
4d4db07
Merge branch 'develop' into improvements/pre-commit_autoupdate_2020-05
mcdonnnj May 13, 2020
f831ef8
Add final statement to descriptionf or why terraform_validate is disa…
mcdonnnj May 14, 2020
64edcc2
Merge branch 'improvements/pre-commit_autoupdate_2020-05' of github.c…
mcdonnnj May 14, 2020
70f0cbd
Merge pull request #44 from cisagov/improvements/pre-commit_autoupdat…
mcdonnnj May 14, 2020
87ea530
Add setuptools and wheel as pip dependencies
jsf9k Jun 9, 2020
7f8d430
Pull in requirements.txt from requirements-test.txt
jsf9k Jun 9, 2020
6668e3b
Merge pull request #45 from cisagov/improvement/add-wheel
jsf9k Jun 9, 2020
af06915
Add tool and docs to automate development environment setup.
felddy Jun 22, 2020
c50094a
Fix typo.
felddy Jun 22, 2020
3c2781c
Correct syntax on fence.
felddy Jun 22, 2020
23ef29c
Clarify comment with text from `pyenv local --help`
felddy Jun 22, 2020
5d1d134
Change to python3 to standardize how we call python.
felddy Jun 22, 2020
8a105ca
Respect customs.
felddy Jun 22, 2020
ae21af1
Improve usage message.
felddy Jun 22, 2020
c5e7edf
Add flag to install pre-commit hooks now.
felddy Jun 22, 2020
482a370
Switch to a POSIX compliant command... command.
felddy Jun 22, 2020
466ef0c
Sort command line flag case statement.
felddy Jun 22, 2020
996ae26
Add recommendation to install brew, instead of assuming it is available.
felddy Jun 22, 2020
31980ed
Clean up usage syntax since we now have multiple options.
felddy Jun 22, 2020
db362b9
Normalize quotes.
felddy Jun 22, 2020
174d55b
Merge pull request #46 from cisagov/improvement/setup_env
felddy Jun 22, 2020
91279d3
Perform a pre-commit autoupdate for 2020-07
mcdonnnj Jul 11, 2020
907b89a
Add the black profile to the isort configuration
mcdonnnj Jul 11, 2020
3634093
Merge pull request #47 from cisagov/improvement/autoupdate_pre-commit
mcdonnnj Jul 13, 2020
d6fe79d
Update actions/cache to v2
mcdonnnj Jul 30, 2020
6ab69f4
Bump actions/setup-python to v2
mcdonnnj Jul 30, 2020
969efdd
Adjust cache key name
mcdonnnj Jul 30, 2020
e0fbcda
Merge pull request #48 from cisagov/improvement/switch_setup-python_a…
mcdonnnj Jul 30, 2020
332e5a7
Run pre-commit autoupdate
mcdonnnj Sep 3, 2020
3e9441c
Update CODEOWNERS to resolve #50
mcdonnnj Sep 3, 2020
ae4aa12
Update lint job to resolve #49
mcdonnnj Sep 3, 2020
d8f14e8
Sort .gitignore while I'm here
mcdonnnj Sep 3, 2020
1541144
Merge pull request #51 from cisagov/pre-commit_updates
mcdonnnj Sep 4, 2020
608994e
Merge remote-tracking branch 'skeleton-generic/develop' into improvem…
jsf9k Oct 6, 2020
058375b
Add some isort auto-changes
jsf9k Oct 6, 2020
3ab20c1
Add @mcdonnnj as a codeowner
jsf9k Oct 6, 2020
a6d2e5e
Update some text that never got updated from skeleton boilerplate
jsf9k Oct 6, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CODEOWNERS to resolve #50
mcdonnnj committed Sep 3, 2020
commit 3e9441c837ce7d34a4043a8348f1bbcccaf2608b
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -4,4 +4,4 @@
# the repo. Unless a later match takes precedence,
# these owners will be requested for review when someone
# opens a pull request.
* @dav3r @felddy @hillaryj @jsf9k @mcdonnnj @cisagov/team-ois
* @dav3r @felddy @hillaryj @jsf9k @mcdonnnj