aws-actions / aws-codebuild-run-build

Run an AWS CodeBuild project as a step in a GitHub Actions workflow job.
https://aws.amazon.com/codebuild
Apache License 2.0
275 stars 140 forks source link

feat: Add configurable update rate #116

Closed vililahtevanoja closed 1 year ago

vililahtevanoja commented 1 year ago

Issue #, if available: #76

Description of changes:

Default values are kept the same (30s interval, 15s back-off), so there should be no breakage when updating.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

Supercedes #77 (which can be closed).

taoyong-ty commented 1 year ago

The action run failed, possibly caused by a recent version bump in pull/115

Could you please rebase the PR again? Thank you