Skip to content

fix: use name instead of name prefix to avoid too long names #4079

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

npalm
Copy link
Member

@npalm npalm commented Aug 19, 2024

Problem

In #4063 PR the EventBridge Schedule is introduces. For schedule groups a name prefix is used. But since the name for the name prefix is already unieque the name can be used instead of prefix to avoid too long prefix names (30 chars plus).

@npalm npalm requested review from Brend-Smits and stuartp44 August 19, 2024 08:21
@npalm npalm merged commit 8bb6272 into main Aug 19, 2024
43 checks passed
@npalm npalm deleted the npalm/fix/pool branch August 19, 2024 08:53
npalm pushed a commit that referenced this pull request Aug 19, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.15.2](philips-labs/terraform-aws-github-runner@v5.15.1...v5.15.2)
(2024-08-19)


### Bug Fixes

* pass lambda zip file to job retry feature
([#4080](https://github.com/philips-labs/terraform-aws-github-runner/issues/4080))
([098c0ea](philips-labs/terraform-aws-github-runner@098c0ea)),
closes
[#4078](https://github.com/philips-labs/terraform-aws-github-runner/issues/4078)
* use name instead of name prefix to avoid too long names
([#4079](https://github.com/philips-labs/terraform-aws-github-runner/issues/4079))
([8bb6272](philips-labs/terraform-aws-github-runner@8bb6272))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants