Skip to content

Commit 32088ef

Browse files
authored
Merge pull request #18 from mrmeyers99/automatic-release-prs
ci: Release 2.0.10
2 parents 2099351 + 3f5fd31 commit 32088ef

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# 2.0.10 - 15-12-2021
2+
3+
## Unclassified Changes
4+
5+
- Merge pull request [#17](https://github.com/mrmeyers99/aws-cdk-github-actions/issues17) from mrmeyers99/alpine-3.14-better
6+
- Run docker as a non root user to work around permissions issue caused by upgrading to alpine 3.14
7+
- Merge pull request [#40](https://github.com/mrmeyers99/aws-cdk-github-actions/issues40) from mrmeyers99/[#32](https://github.com/mrmeyers99/aws-cdk-github-actions/issues32)-see-job-progress
8+
- Merge branch 'v2'
9+
- Merge pull request [#39](https://github.com/mrmeyers99/aws-cdk-github-actions/issues39) from transurban/feature/golang
10+
- [#32](https://github.com/mrmeyers99/aws-cdk-github-actions/issues32) Use tee to be able to view the command output while it's running
11+
- Update entrypoint.sh
12+
- Restore functionality for Python/JS/TS CDK apps
13+
- Tidy up
14+
- Update README.md
15+
- Test: believe to be redundant as cdk app does it
16+
- What a fool.. :D
17+
- Update entrypoint.sh
18+
- Update Dockerfile
19+
- go version setting
20+
- Added go module fetch
21+
- Added Golang packages
22+
- trimming out non-Go components for now
23+
- Merge pull request [#38](https://github.com/mrmeyers99/aws-cdk-github-actions/issues38) from youyo/master
24+
- Merge pull request [#37](https://github.com/mrmeyers99/aws-cdk-github-actions/issues37) from youyo/fix/using-apline-3.13
25+
- Use 3.13 because alpine 3.14 does not work.
26+
- Merge branch 'master' into v2
27+
- Merge pull request [#35](https://github.com/mrmeyers99/aws-cdk-github-actions/issues35) from FDR123/master
28+
- bump up to v2
29+
130
# 2.0.9 - 14-12-2021
231

332
## Unclassified Changes

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 2.0.9
1+
version: 2.0.10

0 commit comments

Comments
 (0)