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 static file secret-less sub-config support #8319

Merged
merged 7 commits into from
May 28, 2024

Conversation

@danieljurek danieljurek added the Central-EngSys This issue is owned by the Engineering System team. label May 22, 2024
@danieljurek danieljurek self-assigned this May 22, 2024
@danieljurek danieljurek requested a review from a team as a code owner May 22, 2024 16:08
@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@danieljurek
Copy link
Member Author

This can merge once I can verify the final state of the PR against the ephemeral test subscription.

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@benbp
Copy link
Member

benbp commented May 23, 2024

@danieljurek @weshaggard what is the need for the sub config file path parameter, and how is it different from https://github.com/Azure/azure-sdk-tools/tree/main/eng/common/TestResources/clouds? Or are we changing the path? I'm not a fan of this extra config field it seems unnecessary and something that could be inferred, but I don't think I have enough detail.

@weshaggard
Copy link
Member

weshaggard commented May 23, 2024

@danieljurek @weshaggard what is the need for the sub config file path parameter, and how is it different from https://github.com/Azure/azure-sdk-tools/tree/main/eng/common/TestResources/clouds? Or are we changing the path? I'm not a fan of this extra config field it seems unnecessary and something that could be inferred, but I don't think I have enough detail.

Our goal is to move the subscription configurations as files into the repo instead of in the KV. Now that they will not contain any secrets there is no reason we cannot have that configuration in the repo. I believe the cloud configurations can be used as well and we should definitely not duplicate that information, but the sub-configs will have information about the subscription and tenants that will be needed.

@benbp
Copy link
Member

benbp commented May 23, 2024

Chatted with Wes. I'm on board LGTM.

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

azure-sdk added a commit to Azure/azure-sdk-for-js that referenced this pull request May 28, 2024
Sync eng/common directory with azure-sdk-tools for PR
Azure/azure-sdk-tools#8319 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

---------

Co-authored-by: Daniel Jurek <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
@danieljurek danieljurek merged commit 99bbb4c into main May 28, 2024
8 checks passed
@danieljurek danieljurek deleted the djurek/sub-config-files branch May 28, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants