Releases: ONS-Innovation/github-repository-archive-script
Releases · ONS-Innovation/github-repository-archive-script
v2.1.2
What's Changed
- KEH 1706 & 1708: Credential Refactor and Key Rotation by @hadiqur in #23
- Bump black from 24.10.0 to 26.3.1 by @dependabot[bot] in #24
- KEH-2076 - Update IAM Rotation module to v0.1.1 by @smstone0 in #25
New Contributors
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Overview
Fixes Concourse build error for production environment.
What's Changed
- KEH-1926 - Fix Concourse Prod by @TotalDwarf03 in #22
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Overview
- Adds Concourse for CICD
- Various dependency bumps
What's Changed
- KEH-674 + KEH-675 | Fix Terraform Linting Errors by @TotalDwarf03 in #12
- Fix terraform linting errors on wildcards by @delterr in #13
- docs: add comment to justify linting ignore by @TotalDwarf03 in #14
- Bump Poetry version and anonymise authors by @delterr in #15
- Bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #17
- Bump urllib3 from 2.6.2 to 2.6.3 by @dependabot[bot] in #19
- KEH-1746 - Concourse by @TotalDwarf03 in #21
New Contributors
- @dependabot[bot] made their first contribution in #17
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Overview
Primary changes include:
- Allow markdown files to be used as exemptions alongside text files.
- Update to notification issue content.
- Allow tool to be configured using an S3 bucket.
- Minor logging improvements.
What's Changed
- Add egress rule back to main.tf by @TotalDwarf03 in #4
- KEH-PR-Template by @nimshi89 in #5
- KEH-922 | BUG: Timeout Prevention by @TotalDwarf03 in #6
- KEH-877 | Limit Egress Rules by @TotalDwarf03 in #7
- Concourse pipeline by @delterr in #8
- KEH-1159 | Archive Tool Linting by @TotalDwarf03 in #9
- Archive Tool Improvements by @TotalDwarf03 in #10
- Fix typo by @smstone0 in #11
New Contributors
- @nimshi89 made their first contribution in #5
- @delterr made their first contribution in #8
- @smstone0 made their first contribution in #11
Full Changelog: v1.0.0...v2.0.0
v2.0.0-rc.3
Overview
- Fix notification issue formatting.
What's Changed
New Contributors
Full Changelog: v2.0.0-rc.2...v2.0.0-rc.3
v2.0.0-rc.2
Overview
Includes patches for Terraform deployment.
- Adds S3 permissions to the Lambda.
- Corrects
AWS_BUCKET_NAMEenvironment variable toS3_BUCKET_NAME. - Fixes Terraform syntax when declaring
S3_BUCKET_NAMEinvariables.tf.
v2.0.0-rc.1
Overview
Test release for version 2.
What's Changed
- Add egress rule back to main.tf by @TotalDwarf03 in #4
- KEH-PR-Template by @nimshi89 in #5
- KEH-922 | BUG: Timeout Prevention by @TotalDwarf03 in #6
- KEH-877 | Limit Egress Rules by @TotalDwarf03 in #7
- Concourse pipeline by @delterr in #8
- KEH-1159 | Archive Tool Linting by @TotalDwarf03 in #9
- Archive Tool Improvements by @TotalDwarf03 in #10
New Contributors
Full Changelog: v1.0.0...v2.0.0-rc.1
v1.0.0
Overview
First release of the Archive Tool. This tool is an AWS Lambda based script which archives inactive repositories within a GitHub organisation.
What's Changed
- Initial Repository Setup by @TotalDwarf03 in #1
- Fix MegaLinter action permissions by @TotalDwarf03 in #2
- KEH-541 | Initial Logic and Tests by @TotalDwarf03 in #3
Full Changelog: https://github.com/ONS-Innovation/github-repository-archive-script/commits/v1.0.0