Releases: Crown-Commercial-Service/ccs-aws-codepipeline-action
Releases · Crown-Commercial-Service/ccs-aws-codepipeline-action
v1.0.2
What's Changed
- Bump eslint from 8.26.0 to 8.27.0 by @dependabot in #55
- Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 by @dependabot in #58
- Bump eslint-plugin-github from 4.4.0 to 4.4.1 by @dependabot in #56
- Bump aws-sdk from 2.1243.0 to 2.1248.0 by @dependabot in #57
- Release 1.0.2 by @tim-s-ccs in #59
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Bump @typescript-eslint/parser from 5.40.1 to 5.41.0 by @dependabot in #51
- Bump aws-sdk from 2.1238.0 to 2.1243.0 by @dependabot in #52
- Release 1.0.1 by @tim-s-ccs in #54
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Bump @types/node from 16.10.5 to 18.11.2 by @dependabot in #38
- And workflow which will automatically update the branch when dependabot creates a PR to update the AWS SDK by @tim-s-ccs in #41
- Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 by @dependabot in #40
- Disable action by @tim-s-ccs in #42
- Bump aws-sdk from 2.1233.0 to 2.1235.0 by @dependabot in #39
- Release 1.0.0 by @tim-s-ccs in #44
- Make sure GitHub workflow is ignored by @tim-s-ccs in #45
- Revert back to using node version 16 by @tim-s-ccs in #49
- Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #46
- Bump aws-sdk from 2.1235.0 to 2.1238.0 by @dependabot in #47
Full Changelog: v0.1.4...v1.0.0
v0.1.4
What's Changed
- Bump actions/setup-node from 3.5.0 to 3.5.1 by @dependabot in #34
- Bump aws-sdk from 2.1231.0 to 2.1233.0 by @dependabot in #35
- Auto create tag when new package version is merged by @tim-s-ccs in #36
- Release 0.1.4 by @tim-s-ccs in #37
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Bump eslint from 8.24.0 to 8.25.0 by @dependabot in #29
- Bump @typescript-eslint/parser from 5.38.1 to 5.40.0 by @dependabot in #32
- Bump eslint-plugin-github from 4.3.7 to 4.4.0 by @dependabot in #33
- Bump aws-sdk from 2.1227.0 to 2.1231.0 by @dependabot in #28
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #30
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Bump @typescript-eslint/parser from 5.8.1 to 5.37.0 by @dependabot in #11
- Bump aws-sdk from 2.1214.0 to 2.1215.0 by @dependabot in #12
- Change schedule from daily to weekly by @tim-s-ccs in #16
- Bump eslint from 8.23.1 to 8.24.0 by @dependabot in #18
- Bump actions/setup-node from 3.4.1 to 3.5.0 by @dependabot in #23
- Bump @typescript-eslint/parser from 5.37.0 to 5.38.1 by @dependabot in #24
- Bump typescript from 4.8.3 to 4.8.4 by @dependabot in #25
- Bump aws-sdk from 2.1215.0 to 2.1227.0 by @dependabot in #22
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Bump actions/setup-node from 2.5.1 to 3.4.1 by @dependabot in #1
- Bump github/codeql-action from 1 to 2 by @dependabot in #2
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #3
- Update the dependencies by @tim-s-ccs in #10
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
This action is the same as GitHub Actions x AWS CodePipeline by Zulhilmi Zainudin but with one change. If the triggering of the pipeline fails for any reason, the action will now fail and return the error. I found the original behaviour of the action, escentially, not working but it still saying it was a success quite confusing which is why forked and created this new action.
What's Changed
- Update the aws codepipeline trigger by @tim-s-ccs in #9
New Contributors
- @tim-s-ccs made their first contribution in #9
Full Changelog: https://github.com/tim-s-ccs/aws-codepipeline-action/commits/v0.1.0