eclipse-tractusx / .eclipsefdn

Repository to host configurations related to the Eclipse Foundation.
https://eclipse-tractusx.github.io/.eclipsefdn/
1 stars 14 forks source link

chore: add gh-pages to managed-identity-wallet repo #41

Closed almadigabor closed 8 months ago

almadigabor commented 8 months ago

Description

Based on this request https://github.com/eclipse-tractusx/sig-infra/issues/338 gh-pages branch is created and GitHub Pages is enabled for the https://github.com/eclipse-tractusx/managed-identity-wallet repo.

Pre-review checks

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

github-actions[bot] commented 8 months ago
Diff for 4a7c618b37484ba3a5d26496017a0510923ee68e: ```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-tractusx[id=eclipse-tractusx] there have been 41 validation infos, enable verbose output with '-v' to to display them. ! repository[name="managed-identity-wallet"] { ! gh_pages_build_type = "disabled" -> "legacy" ! gh_pages_source_branch = null -> "gh-pages" ! gh_pages_source_path = "/" -> "/" ! } + add environment[name="github-pages", repository="managed-identity-wallet"] { + branch_policies = [ + "gh-pages" + ], + deployment_branch_policy = "selected" + name = "github-pages" + reviewers = [] + wait_timer = "0" + } Plan: 1 to add, 3 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-tractusx[id=eclipse-tractusx] ```
netomi commented 8 months ago

changes are live.