Atanas Pamukchiev
Atanas Pamukchiev
I created a temporary workaround for getting the `macos` plugin working with `zinit` can be achieved by using gists or a one-off local copy of the macos plugin. For example...
We are also running into this issue. Seems to be related to [this](https://github.com/integrations/terraform-provider-github/blob/b41304723ac54e278950fd38292c442259b753c9/github/resource_github_actions_organization_secret.go#L198) piece of code that does not respect the `ignore_changes` lifecycle argument.
@kaizencc I think you ran into this issue too for workflows you approved.
Clarification Request > ❌ Features must contain a change to an integration test file and the resulting snapshot. I was able to execute the integration tests I added locally successfully,...
Hey folks, can I have a review here please? I'd love to merge this soon as it has been hanging around for a while
@comcalvi @kaizencc I had to update the PR as mergify failed to merge this automatically due to what I assume is an incoming change. https://github.com/aws/aws-cdk/pull/30511/checks?check_run_id=31046011303 Can you please review again?
@comcalvi Same thing again 😕 Seems like `.github/workflows/sync-from-upstream.yml` was updated in the meantime. This time I won't update the PR myself as to not dismiss your review.
@comcalvi I raised #31805 to fix the failing integ-test pipeline.