Skip to content

Releases: ONS-Innovation/github-repository-archive-script

v2.1.2

27 Mar 12:06
b3aa09f

Choose a tag to compare

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

17 Feb 13:25
b1fa193

Choose a tag to compare

Overview

Fixes Concourse build error for production environment.

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

16 Feb 13:28
418f462

Choose a tag to compare

Overview

  • Adds Concourse for CICD
  • Various dependency bumps

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

19 Aug 14:47
f5a9057

Choose a tag to compare

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

New Contributors

Full Changelog: v1.0.0...v2.0.0

v2.0.0-rc.3

29 Jul 11:12
f5a9057

Choose a tag to compare

v2.0.0-rc.3 Pre-release
Pre-release

Overview

  • Fix notification issue formatting.

What's Changed

  • Fix notification issue formatting.
  • Fix typo by @smstone0 in #11

New Contributors

Full Changelog: v2.0.0-rc.2...v2.0.0-rc.3

v2.0.0-rc.2

22 Jul 14:46
3644ae7

Choose a tag to compare

v2.0.0-rc.2 Pre-release
Pre-release

Overview

Includes patches for Terraform deployment.

  • Adds S3 permissions to the Lambda.
  • Corrects AWS_BUCKET_NAME environment variable to S3_BUCKET_NAME.
  • Fixes Terraform syntax when declaring S3_BUCKET_NAME in variables.tf.

v2.0.0-rc.1

22 Jul 13:31
869fe24

Choose a tag to compare

v2.0.0-rc.1 Pre-release
Pre-release

Overview

Test release for version 2.

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0-rc.1

v1.0.0

17 Mar 13:10
6e40408

Choose a tag to compare

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

Full Changelog: https://github.com/ONS-Innovation/github-repository-archive-script/commits/v1.0.0