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

Create 3 additional projects #3

Merged
merged 3 commits into from
Sep 13, 2023
Merged

Create 3 additional projects #3

merged 3 commits into from
Sep 13, 2023

Conversation

stevenhartley
Copy link
Contributor

No description provided.

stevenhartley and others added 2 commits August 31, 2023 11:28
Added new project uprotocol-sdk-java, and documentation per project

Signed-off-by: Steven Hartley <[email protected]>
Adding 3 projects to the list
@stevenhartley stevenhartley requested review from a team as code owners September 13, 2023 18:25
@github-actions

This comment has been minimized.

@netomi
Copy link
Contributor

netomi commented Sep 13, 2023

your fork seems to have been not uptodate prior to creating this PR.

I will try to resolve the conflicts as I had to reimport the configuration due to some changes.

Signed-off-by: Thomas Neidhart <[email protected]>
@github-actions
Copy link

Diff for e154f3e:
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-uprotocol[id=eclipse-uprotocol]

+   add repository[name="uprotocol-platform-android"] {
+     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                                = true
+     dependabot_security_updates_enabled                      = false
+     description                                              = "Android uPlatform Implementation"
+     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                                                     = "uprotocol-platform-android"
+     private                                                  = false
+     secret_scanning                                          = "enabled"
+     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 repository[name="uprotocol-platform-simulator"] {
+     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                                = true
+     dependabot_security_updates_enabled                      = false
+     description                                              = "uProtocol Platform Simulator"
+     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                                                     = "uprotocol-platform-simulator"
+     private                                                  = false
+     secret_scanning                                          = "enabled"
+     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 repository[name="uprotocol-sdk-python"] {
+     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                                = true
+     dependabot_security_updates_enabled                      = false
+     description                                              = "uProtocol Python SDK"
+     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                                                     = "uprotocol-sdk-python"
+     private                                                  = false
+     secret_scanning                                          = "enabled"
+     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
+   }
  
  Plan: 3 to add, 0 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-uprotocol[id=eclipse-uprotocol]

@netomi netomi merged commit 4277302 into eclipse-uprotocol:main Sep 13, 2023
1 check passed
@netomi
Copy link
Contributor

netomi commented Sep 13, 2023

repos have been created.

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