navapbc / template-infra

A template to set up foundational infrastructure for your application in AWS
Apache License 2.0
9 stars 2 forks source link

Fix build/publish concurrency group #607

Closed lorenyu closed 1 month ago

lorenyu commented 1 month ago

Ticket

Resolves https://github.com/navapbc/template-infra/issues/606

Changes

see title

Context for reviewers

See context in ticket

Testing

Developed and tested in platform-test in https://github.com/navapbc/platform-test/pull/99

lorenyu commented 1 month ago

Let's hope it actually fixes it. My hypothesis without having reproduced the issue is that two different github.refs were referring to the same commit, so that github. ref was not the right concurrency control.