Skip to content

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

v1.0.19

07 Apr 17:16
7e46c3f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.18...v1.0.19

v1

31 Jan 16:30
7e46c3f

Choose a tag to compare

This tag tracks the latest v1.x.x release.

v1.0.18

05 Dec 19:06
4d15a47

Choose a tag to compare

What's Changed

Full Changelog: v1.0.17...v1.0.18

v1.0.17 - 2024.09.11

11 Sep 16:09
540238d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.16...v1.0.17

v1.0.16 - 2024.02.19

19 Feb 22:25
bac1184

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.15...v1.0.16

v1.0.15 - 2024.01.31

31 Jan 23:02
2a49e1f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.14...v1.0.15

v1.0.14 - 2024.01.31

31 Jan 19:55
1bb8156

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.13...v1.0.14

v1.0.13 - 2023.09.26

26 Sep 17:09
a9287ab

Choose a tag to compare

What's Changed

  • Add packaging workflow, so that dist folder doesn't get out of date by @taoyong-ty in #120
  • doc: fixed typo by @kmatsunami in #84
  • Propose a Github Workflow for release process by @snowiow in #119
  • Delete package.yaml by @taoyong-ty in #121
  • Support Disabling Source Type Override Parameters, including Source Version by @marcus-bcl in #102
  • Fix an issue in inputs2Parameters(): Error: Unexpected key 'disableSourceOverride' found in params by @taoyong-ty in #124
  • Allow users to supress CloudWatch Logs by @taoyong-ty in #126
  • Updating README with an example of doing an inline definition for buildspec-override. by @alexjyong in #128
  • chore(deps): bump xml2js and aws-sdk by @dependabot in #129
  • chore(deps): bump yaml, husky and lint-staged by @dependabot in #130
  • fix(config): add support for sdk container credential provider by @dracalafirex in #133
  • Disabled GITHUB Envs being passed to Codebuild by @vitulrana in #142
  • chore(deps): bump semver, @actions/github and eslint by @dependabot in #135
  • chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #139
  • Fixes #140 by @jpaas in #141

New Contributors

Full Changelog: v1.0.8...v1.0.13

v1.0.12 - 2023.02.20

20 Feb 19:02
d5a0484

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.11...v1.0.12

v1.0.11 - 2023-02-09

09 Feb 18:57
ce13c10

Choose a tag to compare

What's Changed

  • Support Disabling Source Type Override Parameters, including Source Version by @marcus-bcl in #102
  • Fix an issue in inputs2Parameters(): Error: Unexpected key 'disableSourceOverride' found in params by @taoyong-ty in #124

New Contributors

Full Changelog: v1.0.10...v1.0.11