Skip to content
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

Regenerate workflows for external providers weekly #1187

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

ringods
Copy link
Member

@ringods ringods commented Nov 28, 2024

Pulumi managed providers receive Github Actions workflow changes via a workflow run in ci-mgmt, with changes pushed to the provider repositories.

External providers need a pull based model to take similar workflow changes in, hence the creation of the external-provider template folder and adding the required workflow in there.

I tested the contents of the workflow standalone first on a single provider and it worked fine. Here was the generated PR to update the workflows:

pulumiverse/pulumi-acme#93

Copy link
Member

@iwahbe iwahbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine to me.

Base automatically changed from cleanup-resync-build to master December 2, 2024 13:42
@ringods ringods force-pushed the resync-build-for-external-providers branch from 6d905e0 to ff9e8c3 Compare December 2, 2024 13:46
@ringods ringods added this pull request to the merge queue Dec 2, 2024
Merged via the queue into master with commit 33f848c Dec 2, 2024
6 checks passed
@ringods ringods deleted the resync-build-for-external-providers branch December 2, 2024 13:57
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