-
Notifications
You must be signed in to change notification settings - Fork 60.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #35858 from github/repo-sync
Repo sync
- Loading branch information
Showing
27 changed files
with
2,788 additions
and
388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,36 @@ | ||
required_builds: | ||
- docs-internal-moda-config-bundle / docs-internal-moda-config-bundle | ||
- docs-internal-docker-image / docs-internal-docker-image | ||
- docs-internal-docker-security / docs-internal-docker-security | ||
# Deploy configuration reference: https://thehub.github.com/epd/engineering/products-and-services/internal/moda/reference/deployment-yaml/ | ||
|
||
environments: | ||
- name: production | ||
auto_deploy: true | ||
require_pipeline: true | ||
cluster_selector: | ||
profile: general | ||
region: iad | ||
|
||
required_builds: | ||
- docs-internal-moda-config-bundle / docs-internal-moda-config-bundle | ||
- docs-internal-docker-image / docs-internal-docker-image | ||
- docs-internal-docker-security / docs-internal-docker-security | ||
|
||
# Make the pipeline start automatically when a PR is enqueued | ||
auto_start_pipeline: production_rollout | ||
|
||
pipelines: | ||
production_rollout: | ||
thread_notifications: true | ||
notify_users_via_dm: false | ||
timeout: 1200 | ||
stages: | ||
- name: full_production | ||
kind: deployment | ||
start_message: We are now going to deploy {{app}}/{{ref}}! Please pause or cancel the pipeline after the deploy if you want more time before auto-merging your pull request(s). | ||
config: | ||
environment: production | ||
timeout: 1200 | ||
# gates: | ||
# - kind: timer | ||
# duration: 1200 | ||
|
||
notifications: | ||
slack_channels: | ||
- '#docs-ops' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,6 +75,7 @@ children: | |
- /orgs | ||
- /packages | ||
- /pages | ||
- /private-registries | ||
- /projects | ||
- /pulls | ||
- /rate-limit | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: Private registries | ||
topics: | ||
- API | ||
autogenerated: rest | ||
allowTitleToDifferFromFilename: true | ||
children: | ||
- /organization-configurations | ||
versions: | ||
fpt: '*' | ||
ghec: '*' | ||
--- | ||
|
17 changes: 17 additions & 0 deletions
17
content/rest/private-registries/organization-configurations.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: Organization configurations | ||
shortTitle: Organization configurations | ||
intro: Use the REST API to manage private registry configurations for organizations. | ||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 | ||
fpt: '*' | ||
ghec: '*' | ||
topics: | ||
- API | ||
autogenerated: rest | ||
allowTitleToDifferFromFilename: true | ||
--- | ||
|
||
> [!NOTE] | ||
> The ability to use the REST API to manage private registries is currently in {% data variables.release-phases.public_preview %} and subject to change. | ||
<!-- Content after this section is automatically generated --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
"app_id":