Skip to content

Releases: aws-actions/aws-codebuild-run-build

v1.0.7 -- 2023-01-27

27 Jan 21:58
a695f21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.0.7

v1.0.6 -- 2022-09-22

22 Sep 18:21
a6e29fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.0.6

v1.0.5 -- 2022-08-01

01 Aug 19:55
95cc38b
Compare
Choose a tag to compare

v1.0.4 -- 2021-07-29

30 Jul 00:07
6994ccd
Compare
Choose a tag to compare

1.0.4 (v1.0.3...v1.0.4) (2021-07-29)

Changelog

  • fix: rework logging to mitigate missing logs caused by incomplete reads #68
  • chore: dependency updates

v1.0.3 -- 2020-06-16

16 Jun 18:45
0a2ddc3
Compare
Choose a tag to compare

1.0.3 (v1.0.2...v1.0.3) (2020-06-16)

Bug Fixes

* Pull requests sha evaluation (#40 (https://github.com/aws-actions/aws-codebuild-run-build/issues/40)) (09a827b (https://github.com/aws-actions/aws-codebuild-run-build/commit/09a827b954b6a3a996d9907434a612c9512580e6)), closes #35 (https://github.com/aws-actions/aws-codebuild-run-build/issues/35)
* Run npm format (#42 (https://github.com/aws-actions/aws-codebuild-run-build/issues/42)) (9401830 (https://github.com/aws-actions/aws-codebuild-run-build/commit/9401830a2531dc39ca15a6e19d20477196c7455a))

v1.0.2 -- 2020-05-01

02 May 00:42
181600a
Compare
Choose a tag to compare

#32 Update custom useragent string
Update several dependencies

v1.0.1 -- 2020-03-05

05 Mar 22:19
1be0771
Compare
Choose a tag to compare

Small fixes:

#26 When running locally, honor the remote parameter
#27 Don't add extra line endings
#29 Backoff on rate limits

v1.0.0 -- 2020-02-11

11 Feb 19:20
f202c32
Compare
Choose a tag to compare

Run an AWS CodeBuild project as a step in a GitHub Actions workflow job!