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

Pull in upstream updates #6

merged 121 commits into from
Oct 7, 2020

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    6a64a51 View commit details
    Browse the repository at this point in the history
  2. Improve english

    felddy committed May 3, 2019
    Configuration menu
    Copy the full SHA
    1a98e0e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Merge pull request #8 from cisagov/improvement-bandit-config

    Improvement bandit config
    felddy authored May 6, 2019
    Configuration menu
    Copy the full SHA
    91b5ccd View commit details
    Browse the repository at this point in the history
  2. Run pre-commit autoupdate

    Also update the URL for black since it moved GitHub orgs from ambv to
    python.
    jsf9k committed May 6, 2019
    Configuration menu
    Copy the full SHA
    19afa70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a24817 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from cisagov/improvement-bandit-config

    Run pre-commit autoupdate
    jsf9k authored May 6, 2019
    Configuration menu
    Copy the full SHA
    c94b79d View commit details
    Browse the repository at this point in the history
  5. Make .bandit.yml pass yamllint

    jsf9k committed May 6, 2019
    Configuration menu
    Copy the full SHA
    eb4fbd7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10 from cisagov/improvement/make_bandit_config_pa…

    …ss_yamllint
    
    Make .bandit.yml pass yamllint
    jsf9k authored May 6, 2019
    Configuration menu
    Copy the full SHA
    76999e2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2019

  1. Enable TravisCI caching for pip and pre-commit plugins

    This should speed up TravisCI builds.
    jsf9k committed May 26, 2019
    Configuration menu
    Copy the full SHA
    a9ff3a3 View commit details
    Browse the repository at this point in the history
  2. Update pre-commit plugins to latest versions

    Via pre-commit autoupdate.
    jsf9k committed May 26, 2019
    Configuration menu
    Copy the full SHA
    4e9280e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from cisagov/improvement/use_travisci_caching

    Use TravisCI caching to speed up builds
    jsf9k authored May 26, 2019
    Configuration menu
    Copy the full SHA
    a0bd704 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    b58fa62 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from cisagov/improvement/update_precommit

    Add changes from running pre-commit autoupdate
    jsf9k authored Jun 6, 2019
    Configuration menu
    Copy the full SHA
    dfdc826 View commit details
    Browse the repository at this point in the history
  3. Remove the terraform-docs hook

    terraform-docs is currently broken with respect to terraform 0.12.
    jsf9k committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    7404576 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from cisagov/bugfix/turn_off_terraform_docs_hook

    Remove the terraform-docs hook
    jsf9k authored Jun 6, 2019
    Configuration menu
    Copy the full SHA
    6f566f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configure prettier to ignore JSON files

    JSON files are already being linted by the pretty-format-json hook.
    jsf9k committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    bd4206b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from cisagov/improvement/tell_prettier_to_igno…

    …re_json_files
    
    Configure prettier to ignore JSON files
    jsf9k authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    5da4f0a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Configuration menu
    Copy the full SHA
    c6f2adb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from cisagov/update_contributing_text_blocks

    Update two text blocks to use the console tag instead of the bash tag…
    mcdonnnj authored Jun 20, 2019
    Configuration menu
    Copy the full SHA
    c449be1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    a13597d View commit details
    Browse the repository at this point in the history
  2. Add config file for markdownlint

    This config file turns off the "line too long" rule when within a code
    block or a table.  Often there is no way to avoid going over 80 lines
    in such cases.
    jsf9k committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    1843ca0 View commit details
    Browse the repository at this point in the history
  3. Rename LICENSE.md to LICENSE, make the other changes that requires

    The license text is not actually in Markdown, and adding the .md
    extension actually makes it render a little differently than intended.
    jsf9k committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    3fee0b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Merge pull request #16 from cisagov/improvement/markdownlint_config

    Add markdownlint config
    jsf9k authored Jun 25, 2019
    Configuration menu
    Copy the full SHA
    0c5daca View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    2932d35 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Merge pull request #17 from cisagov/improvement/updates_from_precommi…

    …t_autoupdate
    
    Add updates from running pre-commit autoupdate
    jsf9k authored Sep 12, 2019
    Configuration menu
    Copy the full SHA
    7864f43 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    78a230d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from cisagov/improvement/updates_from_precommi…

    …t_autoupdate
    
    Add updates from running pre-commit autoupdate
    dav3r authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    b189690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05a136b View commit details
    Browse the repository at this point in the history
  4. Fix action shield link

    felddy committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    02fb008 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b31ad85 View commit details
    Browse the repository at this point in the history
  6. Remove extra line.

    felddy committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    b11e39a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #20 from cisagov/improvement/actions

    Replace Travis-CI with GitHub actions
    felddy authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    12b91c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. Configuration menu
    Copy the full SHA
    3c78dd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Merge pull request #21 from cisagov/pre-commit_autoupdate_2019-11-02

    Re-enable ansible-lint and autoupgrade.
    mcdonnnj authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    7dfd8bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d5567d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c26ea01 View commit details
    Browse the repository at this point in the history
  4. Remove search for previous pre-commit caches.

    These seem to be very large caches.  Restoring an old one and updating 
    it results in a cache larger than the maximum allowed cache size: 200MB. 
     
    "Cache size of 254757924 bytes is over the 200MB limit, not saving 
    cache."
    So if the config changes it is best to just take the cache-miss and 
    start from scratch.
    felddy committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    99c6115 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #22 from cisagov/improvement/action_cache

    Add GitHub action caching of pre-commit hooks and pip packages.
    felddy authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    10bbfdf View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Force pre-commit hooks to use python3.

    Fixes #23
    felddy committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    7c0b30b View commit details
    Browse the repository at this point in the history
  2. Autoupdate pre-commit hooks.

    felddy committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    30a16a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from cisagov/improvement/pre_commit_default_py…

    …thon
    
    Set a default language for pre-commit hooks
    felddy authored Nov 15, 2019
    Configuration menu
    Copy the full SHA
    5e26930 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    e39dc88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from cisagov/improvement/codeowners

    Add codeowners file with team OIS maintainers.
    felddy authored Nov 18, 2019
    Configuration menu
    Copy the full SHA
    3f93760 View commit details
    Browse the repository at this point in the history
  3. Update CODEOWNERS

    felddy authored Nov 18, 2019
    Configuration menu
    Copy the full SHA
    b89eecb View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Add seed-isort-config and isort to pre-commit hooks.

    Add isort configuration file.
    mcdonnnj committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    18b5d12 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Merge pull request #28 from cisagov/improvements/pre-commit_add_isort

    Add isort tool to pre-commit hooks.
    mcdonnnj authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    09afdf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Make workflow run when a PR is opened, synchronized, or reopened

    A user forked cisagov/scan-target-data and created a pull request, but
    the required GitHub Action(s) did not run.  This is presumably because
    the user does not have Actions enabled in his or her fork.  Ideally,
    the required Action(s) would run in cisagov/scan-target-data when a PR
    to merge changes back is created.  Based on my reading of this link,
    adding the "pull_request" event type should make this happen:
    https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#pull-request-events-for-forked-repositories
    jsf9k committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    2fa4cbe View commit details
    Browse the repository at this point in the history
  2. Improve list formatting

    jsf9k committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    dbd589d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Merge pull request #29 from cisagov/improvement/better-handle-prs-fro…

    …m-forked-repos
    
    Make workflow run when a PR is opened, synchronized, or reopened
    jsf9k authored Jan 27, 2020
    Configuration menu
    Copy the full SHA
    a8e35d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    5327516 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from cisagov/improvements/add_wsl_instructions

    Cleanup Linux instructions and add WSL references to CONTRIBUTING.md
    mcdonnnj authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    3f6d654 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Update Python version used to 3.8

    Update actions/checkout to v2
    Update formatting to match downstream children
    mcdonnnj committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    f7a4166 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from cisagov/improvements/update_python_versio…

    …n_and_checkout_action
    
    Update Python and actions/checkout Versions
    mcdonnnj authored Feb 11, 2020
    Configuration menu
    Copy the full SHA
    8116a89 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Run pre-commit autoupdate.

    mcdonnnj committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    b857939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d99fd00 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #33 from cisagov/improvement/update_pre-commit_hooks

    Update pre-commit hooks (and flip Actions cache order in workflow).
    mcdonnnj authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    16872bf View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. All references to '-r' for pip calls have been replaced with the more…

    … verbose '--requirement'.
    mcdonnnj committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e96577b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Merge pull request #34 from cisagov/improvements/use_verbose_pip_swit…

    …ches
    
    Use Verbose pip Switches
    mcdonnnj authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    a17986b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    067ee08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from cisagov/improvement/static_type_checking

    Autoupdate pre-commit hooks.  Add mypy.
    felddy authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    6369cc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Add .mypy_cache to .gitignore

    jsf9k committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    bf36608 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from cisagov/improvement/add-mypy-cache-to-git…

    …ignore
    
    Add .mypy_cache to .gitignore
    jsf9k authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    c7f339f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Incorporate the Python version into keys for pip and pre-commit caches.

    This should resolve the issue seen when the Python version changes before there
    is an update to .pre-commit-config.yml which results in pre-commit pointing to
    a non-existent Python installation.
    mcdonnnj committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    454864b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from cisagov/add_python_version_to_cache_keys

    Incorporate the Python version into keys for pip and pre-commit caches.
    mcdonnnj authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    b58f7a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Change the cache paths from hardcoded values in their appropriate blo…

    …cks to environment variables declared before the job block.
    mcdonnnj committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    478f168 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from cisagov/change_cache_paths_to_env_variables

    Change Cache Paths to Environment Variables
    mcdonnnj authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    241484a View commit details
    Browse the repository at this point in the history
  3. Add a rule for markdownlint to allow multiple headers with the same n…

    …ame as long
    
    as they are not nested in the same heading group.
    mcdonnnj committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    d791334 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #39 from cisagov/add_mdl_rule_for_MD024

    Add markdownlint Configuration Option for MD024
    mcdonnnj authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f5fd431 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Fixed broken hook id for pre-commit-terraform:

      terraform_validate_no_variables was changed to terraform_validate in the
      following commit:
      antonbabenko/pre-commit-terraform@35e0356.
    Ran pre-commit autoupdate.
    mcdonnnj committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    61790a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from cisagov/improvements/update_pre-commit

    Update pre-commit Hooks and Fix Broken Hook ID
    mcdonnnj authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    757a861 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Ran pre-commit autoupdate to get the latest version of the

    `pre-commit-terraform` hook since the PR I submitted,
    antonbabenko/pre-commit-terraform#100,
    was approved. This will fix issues with `skeleton-tf-module` related to multiple
    directories with Terraform code.
    mcdonnnj committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    0bc1aab View commit details
    Browse the repository at this point in the history
  2. Explicitly install pre-commit hooks as its own step so it's clearer w…

    …hen the
    
    failure is with setup rather than hooks running.
    mcdonnnj committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    b01a0ee View commit details
    Browse the repository at this point in the history
  3. Rename action to accurately reflect that we are only linting, not bui…

    …lding.
    
    Adjust description for pre-commit hook setup to better convey what is being
    done.
    mcdonnnj committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    1f3d440 View commit details
    Browse the repository at this point in the history
  4. Sort .gitignore entries.

    mcdonnnj committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    647b351 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Merge pull request #41 from cisagov/bugfix/update_pre-commit_for_pre-…

    …commit-terraform_hook
    
    Update pre-commit Hooks to Include Bugfix
    mcdonnnj authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    89b098a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Update CODEOWNERS

    hillaryj authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    c8b4bcf View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Merge pull request #42 from cisagov/hillaryj-owner

    Update CODEOWNERS
    hillaryj authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    175ae71 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    8c99c52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from cisagov/improvement/apb-events

    Allow events from apb to rebuild this repository weekly.
    felddy authored May 1, 2020
    Configuration menu
    Copy the full SHA
    3301dfa View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    7d7a677 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Update isort pre-commit hook source repository.

    The mirrors-isort respository has been deprecated per this Pull Request:
    pre-commit/mirrors-isort#13
    Since isort includes pre-commit configuration in current versions we will
    switch to using it directly.
    mcdonnnj committed May 13, 2020
    Configuration menu
    Copy the full SHA
    ce6658a View commit details
    Browse the repository at this point in the history
  2. Ran pre-commit autoupdate.

    mcdonnnj committed May 13, 2020
    Configuration menu
    Copy the full SHA
    daaebc1 View commit details
    Browse the repository at this point in the history
  3. Remove legacy comment from the isort hook declaration.

    This comment references the mirrors-isort repository that we are no longer
    using.
    mcdonnnj committed May 13, 2020
    Configuration menu
    Copy the full SHA
    2399f24 View commit details
    Browse the repository at this point in the history
  4. Disable the terraform_validate hook.

    We have seen a number of issues related to this hook ever since it was
    re-enabled. It will need to remain disabled until at least the 0.13 Terraform
    release, and can only be re-enabled if all issues we have seen have been
    resolved in how `terraform validate` operates.
    mcdonnnj committed May 13, 2020
    Configuration menu
    Copy the full SHA
    fe4d5eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d4db07 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Add final statement to descriptionf or why terraform_validate is disa…

    …bled.
    
    Review noticed that there lacked a determination for what we were doing about
    the problem with the terraform_validate hook. I described the problems but
    failed to mention what our path forward would be. This commit rectifies that
    oversight.
    mcdonnnj committed May 14, 2020
    Configuration menu
    Copy the full SHA
    f831ef8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'improvements/pre-commit_autoupdate_2020-05' of github.c…

    …om:cisagov/skeleton-generic into improvements/pre-commit_autoupdate_2020-05
    mcdonnnj committed May 14, 2020
    Configuration menu
    Copy the full SHA
    64edcc2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from cisagov/improvements/pre-commit_autoupdat…

    …e_2020-05
    
    Update pre-commit Hook Versions
    mcdonnnj authored May 14, 2020
    Configuration menu
    Copy the full SHA
    70f0cbd View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Add setuptools and wheel as pip dependencies

    setuptools usually comes along with pip, but wheel does not.  Using
    wheel where possible to build python extensions is more modern and
    more security conscious than using setup.py.
    jsf9k committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    87ea530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f8d430 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from cisagov/improvement/add-wheel

    Add setuptools and wheel as pip dependencies
    jsf9k authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    6668e3b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    af06915 View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    felddy committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    c50094a View commit details
    Browse the repository at this point in the history
  3. Correct syntax on fence.

    Closes CVE-2020-3.14159
    felddy committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    3c2781c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23ef29c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d1d134 View commit details
    Browse the repository at this point in the history
  6. Respect customs.

    felddy committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    8a105ca View commit details
    Browse the repository at this point in the history
  7. Improve usage message.

    felddy committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    ae21af1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5e7edf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    482a370 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    466ef0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    996ae26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    31980ed View commit details
    Browse the repository at this point in the history
  13. Normalize quotes.

    felddy committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    db362b9 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #46 from cisagov/improvement/setup_env

    setup-env: A tool to automate a development environment setup.
    felddy authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    174d55b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Perform a pre-commit autoupdate for 2020-07

    Notable version changes:
    - docker-pre-commit v2.0.0
      This release includes the addition of two new hooks: hadolint and
      hadolint-system. These allow for linting Dockerfiles with the hadolint
      Docker image or a system installation of hadolint respectively.
    - isort 5.0.7
      This release takes us from isort 4 to isort 5. There are a multitude of
      changes with information available on the isort 5 release page at
      https://timothycrosley.github.io/isort/docs/major_releases/introducing_isort_5/
      The most notable feature for us is the addition of built-in profiles for
      isort to run under. These profiles provide settings for conforming to various
      popular styles, and black is one of the profiles.
    mcdonnnj committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    91279d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    907b89a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Merge pull request #47 from cisagov/improvement/autoupdate_pre-commit

    Autoupdates to pre-commit Hooks for 2020-07
    mcdonnnj authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    3634093 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Update actions/cache to v2

    Switch the workflow to use cachev2. This puts us up to
    date and allows us to consolidate into one cache item.
    mcdonnnj committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    d6fe79d View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-python to v2

    Keep it up-to-date even though we are not currently
    using features added in v2.
    mcdonnnj committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    6ab69f4 View commit details
    Browse the repository at this point in the history
  3. Adjust cache key name

    Make the job name the first part of the cache key since
    it is the only part that isn't variable.
    mcdonnnj committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    969efdd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #48 from cisagov/improvement/switch_setup-python_a…

    …nd_cache_actions_to_v2
    
    Update actions/cache and actions/setup-python to v2
    mcdonnnj authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    e0fbcda View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Run pre-commit autoupdate

    mcdonnnj committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    332e5a7 View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS to resolve #50

    mcdonnnj committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    3e9441c View commit details
    Browse the repository at this point in the history
  3. Update lint job to resolve #49

    mcdonnnj committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ae4aa12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8f14e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Merge pull request #51 from cisagov/pre-commit_updates

    Autoupdate pre-commit and Additional Maintenance
    mcdonnnj authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    1541144 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Merge remote-tracking branch 'skeleton-generic/develop' into improvem…

    …ent/upstream-updates
    jsf9k committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    608994e View commit details
    Browse the repository at this point in the history
  2. Add some isort auto-changes

    jsf9k committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    058375b View commit details
    Browse the repository at this point in the history
  3. Add @mcdonnnj as a codeowner

    jsf9k committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3ab20c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6d2e5e View commit details
    Browse the repository at this point in the history