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

Add GitHub workflow to create conformance test resources for infrastructure as code #1007

Closed
CodeMonkeyLeet opened this issue Jul 9, 2021 · 3 comments
Labels

Comments

@CodeMonkeyLeet
Copy link
Contributor

Describe the proposal

Per feedback in #1001, it would be useful to add a GitHub workflow that can be triggered to automate the deployment of new resources needed by the conformance test workflow. This will help the project move in the direction of infrastructure as code instead of relying on manually created and maintained cloud resources that the test automation depends on.

As a first cut, this issue is concerned with the deployment of the existing Azure resource components in use by the conformance test workflows today, although it is desirable for other tests using cloud services to provide similar automation as they are developed.

@artursouza
Copy link
Member

I believe this should be a new workflow that runs independently of the tests, so the tests don't need to wait for resource provisioning and can rely on existing infrastructure.

@dapr-bot
Copy link
Collaborator

dapr-bot commented Sep 2, 2021

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

@dapr-bot dapr-bot added the stale label Sep 2, 2021
@dapr-bot
Copy link
Collaborator

dapr-bot commented Sep 9, 2021

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

@dapr-bot dapr-bot closed this as completed Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants