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

[WIP] Refactor CI test setup #216

Draft
wants to merge 40 commits into
base: main
Choose a base branch
from
Draft

[WIP] Refactor CI test setup #216

wants to merge 40 commits into from

Conversation

julienp
Copy link
Contributor

@julienp julienp commented Jul 26, 2024

No description provided.

Test that the `az` CLI is working and can login.

Test that the `azure-${sdk}` templates work.

This requires the following secrets in GHA:
 * ARM_CLIENT_ID
 * ARM_CLIENT_SECRET
 * ARM_TENANT_ID
 * ARM_SUBSCRIPTION_ID
Test that the aws CLI is working and can login.

Test that the aws-${sdk} templates work.

This requires the following secrets in GHA:
 * AWS_ACCESS_KEY_ID
 * AWS_SECRET_ACCESS_KEY

Ref #209
@julienp julienp marked this pull request as ready for review July 26, 2024 09:33
@julienp julienp marked this pull request as draft July 26, 2024 12:00
@julienp julienp force-pushed the julienp/aws-cli branch 2 times, most recently from 6676f61 to 2a9262b Compare July 26, 2024 13:23
Base automatically changed from julienp/aws-cli to main July 26, 2024 14:08
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.

1 participant