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

add repository aaspe-V2 #1

Merged
merged 1 commit into from
Jan 4, 2024
Merged

add repository aaspe-V2 #1

merged 1 commit into from
Jan 4, 2024

Conversation

martafullen
Copy link
Contributor

@martafullen martafullen commented Dec 13, 2023

We want to separate the development of AASX V2 Package Explorer from AASX V3 Package Explorer.
The "V2" and "V3" does not represent the Package Explorer versions but the AAS Metamodel version and the Package Explorer applications differ.
V3 is the current Metamodel version and therefore AASX V3 Package Explorer is our main application at eclipse-aaspe/aaspe.
However, V2 is still relevant to some users, especially in the industry where new versions aren't adapted as fast.
Separating the code into two repositories will add clarity and transparency to the project, allowing us to separate the readmes, issues, releases and so on.

@martafullen martafullen requested review from a team as code owners December 13, 2023 09:48

This comment has been minimized.

@netomi
Copy link
Contributor

netomi commented Dec 13, 2023

can some project lead approve that request?

@netomi
Copy link
Contributor

netomi commented Dec 14, 2023

requesting additional approval, please let me know how you would like to handle requests like that in your project.

@netomi
Copy link
Contributor

netomi commented Jan 4, 2024

well, no feedback was received from a project lead, however the project is still in incubation so I just go ahead with the request to create a new repo for now, but please ensure that your project is kept in the loop.

Copy link

github-actions bot commented Jan 4, 2024

Diff for f41fd7d:
Printing local diff:

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

Organization eclipse-aaspe[id=eclipse-aaspe]

+   add repository[name="aaspe-V2"] {
+     allow_auto_merge                                         = false
+     allow_forking                                            = true
+     allow_merge_commit                                       = true
+     allow_rebase_merge                                       = true
+     allow_squash_merge                                       = true
+     allow_update_branch                                      = false
+     archived                                                 = false
+     default_branch                                           = "main"
+     delete_branch_on_merge                                   = false
+     dependabot_alerts_enabled                                = false
+     dependabot_security_updates_enabled                      = false
+     description                                              = "AASX V2 Package Explorer"
+     gh_pages_build_type                                      = "disabled"
+     has_discussions                                          = false
+     has_issues                                               = true
+     has_projects                                             = true
+     has_wiki                                                 = true
+     homepage                                                 = null
+     is_template                                              = false
+     merge_commit_message                                     = "PR_TITLE"
+     merge_commit_title                                       = "MERGE_MESSAGE"
+     name                                                     = "aaspe-V2"
+     private                                                  = false
+     secret_scanning                                          = "disabled"
+     secret_scanning_push_protection                          = "disabled"
+     squash_merge_commit_message                              = "COMMIT_MESSAGES"
+     squash_merge_commit_title                                = "COMMIT_OR_PR_TITLE"
+     template_repository                                      = null
+     topics                                                   = []
+     web_commit_signoff_required                              = false
+   }

+   add repo_workflow_settings[repository="aaspe-V2"] {
+     actions_can_approve_pull_request_reviews                 = false
+     allowed_actions                                          = "all"
+     default_workflow_permissions                             = "write"
+     enabled                                                  = true
+   }
  
  Plan: 2 to add, 0 to change, 0 to delete.
Canonical Diff for f41fd7d:
Showing canonical diff:

Organization eclipse-aaspe[id=eclipse-aaspe]

--- canonical
+++ original
@@ -16,7 +16,6 @@
     orgs.newRepo('aaspe-V2') {
       allow_merge_commit: true
       allow_update_branch: false
-      default_branch: "main"
       delete_branch_on_merge: false
       dependabot_alerts_enabled: false
       description: "AASX V2 Package Explorer"

@netomi netomi merged commit 088294f into eclipse-aaspe:main Jan 4, 2024
2 checks passed
@netomi
Copy link
Contributor

netomi commented Jan 4, 2024

changes are live.

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