What's Changed
- Migrate CI system and Docker Hub organization by @felddy in #12
- Add missing env variable for test by @felddy in #13
- Improvement/upstream by @felddy in #14
- Improvement/codeowners by @felddy in #15
- Pull in upstream changes by @jsf9k in #16
- Pull in updates from skeleton-generic by @mcdonnnj in #17
- Pull in Upstream Changes by @mcdonnnj in #18
- Pull in Upstream Updates by @mcdonnnj in #19
- Pull in Upstream Updates by @mcdonnnj in #20
- Pull in upstream changes from cisagov/skeleton-generic by @jsf9k in #21
- Add Lineage configuration. by @felddy in #22
- Lineage pull request for: skeleton by @felddy in #23
- Lineage pull request for: skeleton by @felddy in #24
- Lineage pull request for: skeleton by @cisagovbot in #25
- Lineage pull request for: skeleton by @cisagovbot in #26
- Lineage pull request for: skeleton by @cisagovbot in #27
- Lineage pull request for: skeleton by @cisagovbot in #28
- Lineage pull request for: skeleton by @cisagovbot in #29
- Lineage pull request for: skeleton by @cisagovbot in #31
- Bump actions/download-artifact from v1 to v2.0.5 by @dependabot in #34
- Bump actions/upload-artifact from v1 to v2.2.0 by @dependabot in #32
- Bump python from 3.7-alpine to 3.9.0-alpine by @dependabot in #33
- Add missing cache keys for test job. by @felddy in #35
- Use Python 3.9 instead of 3.8 by @jsf9k in #36
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #37- Modernize Docker workflow by @felddy in #38
- Add Python Version Missing from actions/cache Key by @mcdonnnj in #40
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #39- Lineage pull request for: skeleton by @cisagovbot in #41
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #43- Lineage pull request for: skeleton by @cisagovbot in #46
- Correct the Agency Name for Docker Images by @mcdonnnj in #47
- Add a requirements-dev.txt pip Requirements File by @mcdonnnj in #45
- Update CodeQL Workflow for GitHub Actions by @mcdonnnj in #48
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #59- Skip CodeQL Workflow for Dependabot Branches on push Events by @mcdonnnj in #53
- Add semver to Development Requirements File by @mcdonnnj in #55
- Add the tag.sh Script by @mcdonnnj in #57
- Enable container publication to GitHub Container Registry. by @felddy in #49
- Add better build instructions to the README. by @felddy in #51
- Update the README to reference the latest version of the Docker container by @jsf9k in #62
- Add a section to the README for ports by @jsf9k in #61
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #66- Standardize the Layout of the Lineage Configuration File by @mcdonnnj in #60
- Update the Pin for actions/github-script to v4 by @mcdonnnj in #63
- Use preferred capitalization for Docker and Docker Hub by @dav3r in #65
- Lineage pull request for: skeleton by @cisagovbot in #70
- Bump python from 3.9-alpine to 3.9.6-alpine by @dependabot in #64
- Bump python from 3.9.6-alpine to 3.10.0-alpine by @dependabot in #74
- Lineage pull request for: skeleton by @cisagovbot in #72
- Bump python from 3.10.0-alpine to 3.10.1-alpine by @dependabot in #75
- Bump actions/github-script from 4 to 5 by @dependabot in #73
- Lineage pull request for: skeleton by @cisagovbot in #79
- Update Dependabot ignore directives by @mcdonnnj in #101
- Update GitHub Action versions for this project by @mcdonnnj in #102
- Update code to use the "docker compose" syntax vice "docker-compose" by @jsf9k in #105
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #136- Update the version of the second
bandit
hook by @mcdonnnj in #138 - Update the CodeQL configuration by @mcdonnnj in #137
- Update some outdated items in the project by @mcdonnnj in #115
- Bump actions/github-script from 5 to 6 by @dependabot in #77
- Fix overly eager sed commands by @jsf9k in #122
- Improve Dockerfile by @jsf9k in #135
- Remove LGTM from the repository by @mcdonnnj in #139
- Restore Dockerfile changes from review by @mcdonnnj in #140
- Lineage pull request for: skeleton by @cisagovbot in #149
- Add package write permission to workflow by @jsf9k in #144
- Update wheel along with pip and setuptools by @jsf9k in #143
- Specify pip3 by @jsf9k in #142
- Specify the default group to run under in the Dockerfile by @jsf9k in #141
- Bump docker/build-push-action from 3 to 4 by @dependabot in #151
- Specify pip3 in the file where it got blown away by a rebase by @jmorrowomni in #154
- Lineage pull request for: skeleton by @cisagovbot in #164
- Bump python from 3.10.1-alpine to 3.11.4-alpine by @dependabot in #165
- Lineage pull request for: skeleton by @cisagovbot in #166
- Switch packages used to test the configuration by @mcdonnnj in #167
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #172- Bump python from 3.11.4-alpine to 3.12.0-alpine by @dependabot in #177
- Add a diagnostics job to the CodeQL workflow by @jsf9k in #178
- Modify comment referencing "stopped" parameter by @jsf9k in #168
- Enhance the functionality of the
bump_version.sh
script by @mcdonnnj in #169 - Bump docker/login-action from 2 to 3 by @dependabot in #173
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #175
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #176
- Bump docker/build-push-action from 4 to 5 by @dependabot in #174
- Bump actions/github-script from 6 to 7 by @dependabot in #181
- Bump github/codeql-action from 2 to 3 by @dependabot in #184
- Bump docker/build-push-action from 5 to 6 by @dependabot in #197
- Bump
actions/download-artifact
andactions/upload-artifact
from v3 to v4 by @mcdonnnj in #199 - Replace the
bump_version.sh
script by @mcdonnnj in #201 ⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #196- Change the format of the version tracking file by @mcdonnnj in #203
- Update Dockerfile configuration by @mcdonnnj in #195
New Contributors
- @cisagovbot made their first contribution in #25
- @dependabot made their first contribution in #34
- @dav3r made their first contribution in #65
- @jmorrowomni made their first contribution in #154
Full Changelog: v0.0.1...v0.2.0