Releases: aws-actions/aws-codebuild-run-build
Releases · aws-actions/aws-codebuild-run-build
v1.0.8 -- 2023-01-31
What's Changed
- feat: Add configurable update rate by @vililahtevanoja in #116
- Update dist file to use new dependencies by @snowiow in #118
New Contributors
- @vililahtevanoja made their first contribution in #116
Full Changelog: v1...v1.0.8
v1.0.7 -- 2023-01-27
What's Changed
- chore(deps): bump @actions/core from 1.2.6 to 1.9.1 by @dependabot in #103
- chore(deps): bump minimatch and mocha by @dependabot in #110
- Update to node16 and bump actions core by @snowiow in #115
New Contributors
Full Changelog: v1...v1.0.7
v1.0.6 -- 2022-09-22
v1.0.5 -- 2022-08-01
v1.0.4 -- 2021-07-29
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
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
#32 Update custom useragent string
Update several dependencies
v1.0.1 -- 2020-03-05
v1.0.0 -- 2020-02-11
Run an AWS CodeBuild project as a step in a GitHub Actions workflow job!