CloudSnorkel / cdk-github-runners

CDK constructs for self-hosted GitHub Actions runners
https://constructs.dev/packages/@cloudsnorkel/cdk-github-runners/
Apache License 2.0
255 stars 37 forks source link

fix: Runner image re-built on deploy even without changes #546

Closed kichik closed 2 weeks ago

kichik commented 2 weeks ago

This issue was not part of any release. It was caused by #543.

The image was rebuilt on deploys where nothing has changed due to inconsistent hashing. CDK tokens pointing to assets made their way into the hash components.