Skip to content

Releases: cisagov/skeleton-generic

v1.0.0

17 Sep 16:41
37010e5

Choose a tag to compare

What's Changed

  • Rename repo to skeleton-generic by @jsf9k in #1
  • Remove author information from README by @jsf9k in #2
  • Update the pyenv installation instructions by @jsf9k in #3
  • Add pre-commit hook for docker-compose linting by @jsf9k in #4
  • Add bandit pre-commit hook by @jsf9k in #5
  • Ignore W503 from flake8 by @jsf9k in #6
  • Add pydoc warnings to flake8 config by @jsf9k in #7
  • Improvement bandit config by @felddy in #8
  • Run pre-commit autoupdate by @jsf9k in #9
  • Make .bandit.yml pass yamllint by @jsf9k in #10
  • Use TravisCI caching to speed up builds by @jsf9k in #11
  • Add changes from running pre-commit autoupdate by @jsf9k in #12
  • Remove the terraform-docs hook by @jsf9k in #13
  • Configure prettier to ignore JSON files by @jsf9k in #14
  • Update two text blocks to use the console tag instead of the bash tag… by @mcdonnnj in #15
  • Add markdownlint config by @jsf9k in #16
  • Add updates from running pre-commit autoupdate by @jsf9k in #17
  • Add updates from running pre-commit autoupdate by @dav3r in #18
  • Replace Travis-CI with GitHub actions by @felddy in #20
  • Re-enable ansible-lint and autoupgrade. by @mcdonnnj in #21
  • Add GitHub action caching of pre-commit hooks and pip packages. by @felddy in #22
  • Set a default language for pre-commit hooks by @felddy in #24
  • Add codeowners file with team OIS maintainers. by @felddy in #25
  • Add isort tool to pre-commit hooks. by @mcdonnnj in #28
  • Make workflow run when a PR is opened, synchronized, or reopened by @jsf9k in #29
  • Cleanup Linux instructions and add WSL references to CONTRIBUTING.md by @mcdonnnj in #31
  • Update Python and actions/checkout Versions by @mcdonnnj in #32
  • Update pre-commit hooks (and flip Actions cache order in workflow). by @mcdonnnj in #33
  • Use Verbose pip Switches by @mcdonnnj in #34
  • Autoupdate pre-commit hooks. Add mypy. by @felddy in #35
  • Add .mypy_cache to .gitignore by @jsf9k in #36
  • Incorporate the Python version into keys for pip and pre-commit caches. by @mcdonnnj in #37
  • Change Cache Paths to Environment Variables by @mcdonnnj in #38
  • Add markdownlint Configuration Option for MD024 by @mcdonnnj in #39
  • Update pre-commit Hooks and Fix Broken Hook ID by @mcdonnnj in #40
  • Update pre-commit Hooks to Include Bugfix by @mcdonnnj in #41
  • Update CODEOWNERS by @hillaryj in #42
  • Allow events from apb to rebuild this repository weekly. by @felddy in #43
  • Update pre-commit Hook Versions by @mcdonnnj in #44
  • Add setuptools and wheel as pip dependencies by @jsf9k in #45
  • setup-env: A tool to automate a development environment setup. by @felddy in #46
  • Autoupdates to pre-commit Hooks for 2020-07 by @mcdonnnj in #47
  • Update actions/cache and actions/setup-python to v2 by @mcdonnnj in #48
  • Autoupdate pre-commit and Additional Maintenance by @mcdonnnj in #51
  • Workflow improvements: 🦁 set-env, and 🐯 python-3.9, and 🐻 dependabot, oh my! by @felddy in #52
  • Add link to how to set up a new repo with skeletons by @hillaryj in #53
  • Update pre-commit Hooks by @mcdonnnj in #54
  • Change repo for the prettier pre-commit hook by @mcdonnnj in #55
  • Organize and Sort pre-commit Hooks by @mcdonnnj in #60
  • Ensure that the cisagov devs are the owners of the .github directory by @jsf9k in #57
  • Use the python version output by actions/setup-python by @jsf9k in #59
  • Improve actions/cache Configuration by @mcdonnnj in #62
  • pre-commit Hook Maintenance and Update by @mcdonnnj in #63
  • Add the pre-commit-packer Repo and Hooks to the pre-commit Configuration by @mcdonnnj in #64
  • Use the --strict Flag for the yamllint pre-commit Hook by @mcdonnnj in #65
  • Update pre-commit Hooks by @mcdonnnj in #69
  • Add the beautysh pre-commit hook by @mcdonnnj in #67
  • Update pre-commit Hooks by @mcdonnnj in #71
  • Remove User from CODEOWNERS by @mcdonnnj in #72
  • Update Instructions for Configuring pyenv by @mcdonnnj in #75
  • Improve gitignore file comments and organization. by @felddy in #70
  • Update pre-commit Hooks by @mcdonnnj in #83
  • Add the validate_manifest Hook to pre-commit Configuration by @mcdonnnj in #80
  • Update markdownlint Configuration by @mcdonnnj in #79
  • Install terraform and packer for the linting job by @jsf9k in #82
  • Replace beautysh hook with cisagov/pre-commit-shfmt by @mcdonnnj in #84
  • Update pre-commit Hooks by @mcdonnnj in #87
  • Fix a typo by @dav3r in #85
  • Add markdownlint Rules to Enforce Specific Formatting by @mcdonnnj in #89
  • Use the hashicorp/setup-terraform Action to Install Terraform in GHA Workflow by @mcdonnnj in #88
  • Enable terraform validate pre-commit hook by @dav3r in #90
  • Update pre-commit Hooks by @mcdonnnj in #91
  • Update the ansible-lint Version in the pre-commit Configuration by @mcdonnnj in #93
  • Add dependabot Configuration for Terraform by @mcdonnnj in #94
  • Use Outputs of cisagov/setup-env-github-action to Control Installed Program Versions by @mcdonnnj in #92
  • Update pre-commit hooks by @mcdonnnj in #97
  • Update ansible-lint Configuration by @mcdonnnj in #95
  • Add boilerplate for upcoming Dependabot configuration changes by @mcdonnnj in #99
  • Update pre-commit hooks by @mcdonnnj in #98
  • Use new markdownlint rules for emphasis- and strong-styles by @mcdonnnj in #100
  • Bump actions/setup-python from 2 to 3 by @dependabot[bot] in #101
  • Bump actions/checkout from 2 to 3 by @dependabot[bot] in #102
  • Add Dependabot ignore directives by @mcdonnnj in #107
  • Bump actions/cache from 2 to 3 by @dependabot[bot] in #104
  • Use Python 3.10 for the lint job in GitHub Actions by @mcdonnnj in #106
  • Update pre-commit hooks by @mcdonnnj in #105
  • Add pre-commit hooks to validate GitHub Actions content by @mcdonnnj in #109
  • Update Go installation in the build.yml workflow by @mcdonnnj in https://gith...
Read more