ci: Bump test deployment workflow to version 2#6
Merged
Conversation
Contributor
Author
|
@slanglois , if this clear, please squash-merge and delete the branch right after 😇 🙏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello @slanglois,
During our chat on Wednesday, we promised we would open PRs for ECWMF-devloped Items to enable catalog-centric test automation. This is one of such PRs.
What's new
Updated version of the GitHub Action: This new
v2version hasworkflow_dispatch.inputvalues compatible with the orchestrator workflows that we will be releasing as part of Test deployment via orchestrated GitHub Actions ewc-community-hub#58EUMETSAT site credentials: For the time being, we have filled in all necessary GitHub action secrets with credentials belonging to the
internal-eumetsat-sandboxtenancy as target environment for test (you had used this tenancy in the past, during an EWC workshop).Conservative defaults: Purposely removed defaults for
inputSpecJsonandpathToRequirementsFile. This is to avoid situations in which the upstream orchestrator ommits this values (because they are not needed), but then the children workflows in this repo override those unset values, with unexpected results.UPDATE: We are still pending on a documentation page for SOPs about credentials sharing and rotation. But for now, you can simply let us know which GH repo you would like to make test-enabled, and we will set them on it for you.
cc: @xavierabellan