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

chore: rename e2e-testing repo to tractus-x-umbrella #59

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

FaGru3n
Copy link
Contributor

@FaGru3n FaGru3n commented Feb 29, 2024

Description

  • rename e2e-testing repo to tractus-x-umbrella

fixes eclipse-tractusx/sig-infra#427

FYI @almadigabor @evegufy

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@FaGru3n FaGru3n marked this pull request as ready for review February 29, 2024 07:14
@FaGru3n FaGru3n requested review from a team as code owners February 29, 2024 07:14
Copy link

This is your friendly self-service bot. The author (FaGru3n) of this PR is associated with this organization in the role of MEMBER.

Additionally, FaGru3n is a member of the following teams:

This comment has been minimized.

This comment has been minimized.

@@ -195,7 +195,7 @@ orgs.newOrg('eclipse-tractusx') {
default_workflow_permissions: "write",
},
},
orgs.newRepo('e2e-testing') {
orgs.newRepo('tractus-x-umbrella') {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in order to rename a repo you also need to specify the old name by adding

aliases: ['e2e-testing'],

as otterdog does not keep a state.

Copy link
Contributor Author

@FaGru3n FaGru3n Feb 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

687cee7 like this?

Copy link

This is your friendly self-service bot.
Please find below the validation of the requested configuration changes:

Diff for 687cee7
Organization automotive.tractusx[id=eclipse-tractusx]
  there have been 41 validation infos, enable verbose output with '-v' to to display them.

  
!   repository[name="e2e-testing"] {
!     name                              = "e2e-testing" -> "tractus-x-umbrella"
!   }
  
  Plan: 0 to add, 1 to change, 0 to delete.

Add a comment /help to get a list of available commands.

Copy link

This is your friendly self-service bot. The current configuration is in-sync with the live settings. 🚀

@netomi
Copy link
Contributor

netomi commented Feb 29, 2024

As the referenced ticket was created by a project lead I assume this change is already approved, so I will merge it.

@netomi netomi merged commit ca3ff86 into eclipse-tractusx:main Feb 29, 2024
4 checks passed
Copy link

This is your friendly self-service bot.

The following changes have been successfully applied:

Organization automotive.tractusx[id=eclipse-tractusx]
  there have been 41 validation infos, enable verbose output with '-v' to to display them.

  
!   repository[name="e2e-testing"] {
!     name                              = "e2e-testing" -> "tractus-x-umbrella"
!   }

  
  Applying changes:


  Done.
  
  Executed plan: 0 added, 1 changed, 0 deleted.

@FaGru3n FaGru3n deleted the chore/rename-e2e-testing-repo branch March 12, 2024 10:47
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.

Rename e2e-testing repo and umbrella chart
2 participants