eclipse-sirius / .eclipsefdn

Repository to host configurations related to the Eclipse Foundation.
https://eclipse-sirius.github.io/.eclipsefdn/
0 stars 2 forks source link

Rename sirius components repo #4

Closed pcdavid closed 1 year ago

pcdavid commented 1 year ago

This is the follow-up for https://github.com/eclipse-sirius/.eclipsefdn/pull/3

github-actions[bot] commented 1 year ago
Diff for b0b1ccbf9cff084a5c3135e7fc7d953e25791ecc: ```diff 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. ``` ```diff 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 } ```
github-actions[bot] commented 1 year ago
Diff for 80c8ff05b6726edc10e03d6b23733c4b51e26fbe: ```diff 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. ``` ```diff 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 commented 1 year ago

repo has been renamed.

pcdavid commented 1 year ago

Thanks!

netomi commented 1 year ago

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

netomi commented 1 year ago

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.