-
Notifications
You must be signed in to change notification settings - Fork 16
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
fix: Fixed helm repo URLs #77
Conversation
Signed-off-by: Fred G <[email protected]>
This is your friendly self-service bot. Thank you for raising a pull request to update the configuration of your GitHub organization. The following conditions need to fulfilled for auto-merging to be available:
Otterdog commands and optionsYou can trigger otterdog actions by commenting on this PR:
|
This is your friendly self-service bot. Diff for ad18f75Organization automotive.tractusx[id=eclipse-tractusx]
╷
│ Warning: repository[name="bpn-did-resolution-service"] has 'gh_pages_build_type' with value 'legacy' but no corresponding 'github-pages' environment, please add such an environment.
╵
there have been 49 validation infos, enable verbose output with '-v' to to display them.
! org_variable[name="HELM_REPO"] {
! value = "https://repo3.eclipse.org/repository/helm-tractusx/" -> "https://repo3.eclipse.org/repository/tractusx-helm-releases/"
! }
! org_variable[name="HELM_REPO_STAGING"] {
! value = "https://repo3.eclipse.org/repository/helm-tractusx-staging/" -> "https://repo3.eclipse.org/repository/tractusx-helm-staging/"
! }
Plan: 0 to add, 2 to change, 0 to delete. |
This is your friendly self-service bot. The current configuration is in-sync with the live settings. 🚀 |
This is your friendly self-service bot.
In order to automatically merge and apply the changes, add a comment |
/otterdog merge |
This is your friendly self-service bot. The following changes have been successfully applied: Organization automotive.tractusx[id=eclipse-tractusx]
╷
│ Warning: repository[name="bpn-did-resolution-service"] has 'gh_pages_build_type' with value 'legacy' but no corresponding 'github-pages' environment, please add such an environment.
╵
there have been 49 validation infos, enable verbose output with '-v' to to display them.
! org_variable[name="HELM_REPO"] {
! value = "https://repo3.eclipse.org/repository/helm-tractusx/" -> "https://repo3.eclipse.org/repository/tractusx-helm-releases/"
! }
! org_variable[name="HELM_REPO_STAGING"] {
! value = "https://repo3.eclipse.org/repository/helm-tractusx-staging/" -> "https://repo3.eclipse.org/repository/tractusx-helm-staging/"
! }
Applying changes:
Done.
Executed plan: 0 added, 2 changed, 0 deleted. |
Description
SSIA