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

Rename sirius components repo #4

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

pcdavid
Copy link
Member

@pcdavid pcdavid commented Aug 16, 2023

This is the follow-up for #3

@pcdavid pcdavid requested review from a team as code owners August 16, 2023 15:43
@netomi netomi force-pushed the rename-sirius-components-repo branch from b0b1ccb to 80c8ff0 Compare August 16, 2023 15:44
@github-actions

This comment has been minimized.

@github-actions
Copy link

Diff for 80c8ff0:
Printing local diff for configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json'

Actions are indicated with the following symbols:
+   create
!   modify
!   forced update
-   delete

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

  
!   repository[name="sirius-components"] {
!     name                                                     = "sirius-components" -> "sirius-web"
!   }
  
  Plan: 0 to add, 1 to change, 0 to delete.
Showing diff to a canonical version of the configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json'

Organization eclipse-sirius[id=eclipse-sirius]
--- original
+++ canonical
@@ -40,12 +40,14 @@
       web_commit_signoff_required: false
     }
     orgs.newRepo('sirius-web') {
+      aliases: ['sirius-components']
       allow_merge_commit: false
       allow_squash_merge: false
       allow_update_branch: false
       branch_protection_rules: [
         orgs.newBranchProtectionRule('master') {
           required_approving_review_count: 1
+          required_status_checks: []
           requires_linear_history: true
           requires_strict_status_checks: true
         }

@netomi netomi merged commit 05cccce into eclipse-sirius:main Aug 16, 2023
1 check passed
@netomi
Copy link
Contributor

netomi commented Aug 16, 2023

repo has been renamed.

@pcdavid
Copy link
Member Author

pcdavid commented Aug 16, 2023

Thanks!

@netomi
Copy link
Contributor

netomi commented Aug 16, 2023

np, I try to avoid deleting repos, but in this case I guess it was acceptable.

@netomi
Copy link
Contributor

netomi commented Aug 16, 2023

On a second thought, the calculated statistics visible on https://projects.eclipse.org/projects/modeling.sirius/who will be off since the repo has been deleted. They are re-calculated every day from scratch.

@pcdavid pcdavid deleted the rename-sirius-components-repo branch August 17, 2023 07:01
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.

2 participants