Skip to content

Commit ae867ca

Browse files
Merge branch 'main' into casey/helm-versioning-strategy
2 parents 2d4e0f7 + ccba0a6 commit ae867ca

278 files changed

Lines changed: 22716 additions & 942 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# ---------------------------------------------------------------
1111
# To update the sha:
1212
# https://github.com/github/gh-base-image/pkgs/container/gh-base-image%2Fgh-base-noble
13-
FROM ghcr.io/github/gh-base-image/gh-base-noble:20260527-203230-gabf2049e0@sha256:e6d4192acbdf566584c77f1306cd72cac3a381be6ff6174c85ee21bb164a8b46 AS base
13+
FROM ghcr.io/github/gh-base-image/gh-base-noble:20260603-101723-g62a660e20@sha256:216e9ea02bb1f000a3e9ed1beeb9127b33a7661ae61f041879e61fffd52e1bd2 AS base
1414

1515
# Install curl for Node install and determining the early access branch
1616
# Install git for cloning docs-early-access & translations repos
-41.1 KB
Binary file not shown.
-125 KB
Binary file not shown.
-51.8 KB
Binary file not shown.
-31.9 KB
Binary file not shown.

config/moda/deployment.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ environments:
1212

1313
# 15 staging environments, evergreens only
1414
# they should all contain the same configs
15-
# intentionally pinned to a single cluster via the `name` selector
16-
1715
- name: staging-balsam
1816
require_pipeline: false
1917
notify_still_locked: true # Notify last person to lock this after an hour
@@ -24,7 +22,6 @@ environments:
2422
cluster_selector:
2523
profile: general
2624
region: iad
27-
name: general-2-ash1-iad
2825
extra_completed_message: ':balsam: Review at https://docs-internal-staging-balsam.githubapp.com/'
2926

3027
- name: staging-boxwood
@@ -37,7 +34,6 @@ environments:
3734
cluster_selector:
3835
profile: general
3936
region: iad
40-
name: general-2-ash1-iad
4137
extra_completed_message: ':boxwood: Review at https://docs-internal-staging-boxwood.githubapp.com/'
4238

4339
- name: staging-cedar
@@ -50,7 +46,6 @@ environments:
5046
cluster_selector:
5147
profile: general
5248
region: iad
53-
name: general-2-ash1-iad
5449
extra_completed_message: ':cedar: Review at https://docs-internal-staging-cedar.githubapp.com/'
5550

5651
- name: staging-cypress
@@ -63,7 +58,6 @@ environments:
6358
cluster_selector:
6459
profile: general
6560
region: iad
66-
name: general-2-ash1-iad
6761
extra_completed_message: ':cypress: Review at https://docs-internal-staging-cypress.githubapp.com/'
6862

6963
- name: staging-fir
@@ -76,7 +70,6 @@ environments:
7670
cluster_selector:
7771
profile: general
7872
region: iad
79-
name: general-2-ash1-iad
8073
extra_completed_message: ':fir: Review at https://docs-internal-staging-fir.githubapp.com/'
8174

8275
- name: staging-hemlock
@@ -89,7 +82,6 @@ environments:
8982
cluster_selector:
9083
profile: general
9184
region: iad
92-
name: general-2-ash1-iad
9385
extra_completed_message: ':hemlock: Review at https://docs-internal-staging-hemlock.githubapp.com/'
9486

9587
- name: staging-hinoki
@@ -102,7 +94,6 @@ environments:
10294
cluster_selector:
10395
profile: general
10496
region: iad
105-
name: general-2-ash1-iad
10697
extra_completed_message: ':hinoki: Review at https://docs-internal-staging-hinoki.githubapp.com/'
10798

10899
- name: staging-holly
@@ -115,7 +106,6 @@ environments:
115106
cluster_selector:
116107
profile: general
117108
region: iad
118-
name: general-2-ash1-iad
119109
extra_completed_message: ':holly_: Review at https://docs-internal-staging-holly.githubapp.com/'
120110

121111
- name: staging-juniper
@@ -128,7 +118,6 @@ environments:
128118
cluster_selector:
129119
profile: general
130120
region: iad
131-
name: general-2-ash1-iad
132121
extra_completed_message: ':juniper: Review at https://docs-internal-staging-juniper.githubapp.com/'
133122

134123
- name: staging-laurel
@@ -141,7 +130,6 @@ environments:
141130
cluster_selector:
142131
profile: general
143132
region: iad
144-
name: general-2-ash1-iad
145133
extra_completed_message: ':laurel: Review at https://docs-internal-staging-laurel.githubapp.com/'
146134

147135
- name: staging-pine
@@ -154,7 +142,6 @@ environments:
154142
cluster_selector:
155143
profile: general
156144
region: iad
157-
name: general-2-ash1-iad
158145
extra_completed_message: ':pine: Review at https://docs-internal-staging-pine.githubapp.com/'
159146

160147
- name: staging-redwood
@@ -167,7 +154,6 @@ environments:
167154
cluster_selector:
168155
profile: general
169156
region: iad
170-
name: general-2-ash1-iad
171157
extra_completed_message: ':redwood: Review at https://docs-internal-staging-redwood.githubapp.com/'
172158

173159
- name: staging-sequoia
@@ -180,7 +166,6 @@ environments:
180166
cluster_selector:
181167
profile: general
182168
region: iad
183-
name: general-2-ash1-iad
184169
extra_completed_message: ':sequoia: Review at https://docs-internal-staging-sequoia.githubapp.com/'
185170

186171
- name: staging-spruce
@@ -193,7 +178,6 @@ environments:
193178
cluster_selector:
194179
profile: general
195180
region: iad
196-
name: general-2-ash1-iad
197181
extra_completed_message: ':spruce: Review at https://docs-internal-staging-spruce.githubapp.com/'
198182

199183
- name: staging-yew
@@ -206,7 +190,6 @@ environments:
206190
cluster_selector:
207191
profile: general
208192
region: iad
209-
name: general-2-ash1-iad
210193
extra_completed_message: ':yew: Review at https://docs-internal-staging-yew.githubapp.com/'
211194

212195
required_builds:

content/code-security/how-tos/find-and-fix-code-vulnerabilities/configure-code-scanning/configuring-default-setup-for-code-scanning.md renamed to content/code-security/how-tos/find-and-fix-code-vulnerabilities/configure-code-scanning/configure-code-scanning.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ redirect_from:
1616
- /code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-default-setup-for-code-scanning
1717
- /code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning
1818
- /code-security/how-tos/scan-code-for-vulnerabilities/configure-code-scanning/configuring-default-setup-for-code-scanning
19+
- /code-security/how-tos/find-and-fix-code-vulnerabilities/configure-code-scanning/configuring-default-setup-for-code-scanning
1920
permissions: '{% data reusables.permissions.security-repo-enable %}'
2021
product: '{% data reusables.gated-features.code-scanning %}'
2122
versions:

content/code-security/how-tos/find-and-fix-code-vulnerabilities/configure-code-scanning/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ versions:
77
ghec: '*'
88
contentType: how-tos
99
children:
10-
- /configuring-default-setup-for-code-scanning
10+
- /configure-code-scanning
1111
- /configuring-advanced-setup-for-code-scanning
1212
redirect_from:
1313
- /code-security/code-scanning/enabling-code-scanning

content/code-security/how-tos/find-and-fix-code-vulnerabilities/integrate-with-existing-tools/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ redirect_from:
1313
- /code-security/secure-coding/integrating-with-code-scanning
1414
- /code-security/how-tos/scan-code-for-vulnerabilities/integrate-with-existing-tools
1515
children:
16-
- /using-code-scanning-with-your-existing-ci-system
17-
- /uploading-a-sarif-file-to-github
16+
- /use-with-existing-ci-system
17+
- /upload-sarif-file
1818
---
1919

content/code-security/how-tos/find-and-fix-code-vulnerabilities/integrate-with-existing-tools/uploading-a-sarif-file-to-github.md renamed to content/code-security/how-tos/find-and-fix-code-vulnerabilities/integrate-with-existing-tools/upload-sarif-file.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Uploading a SARIF file to GitHub
3-
shortTitle: Upload a SARIF file
3+
shortTitle: Upload SARIF file
44
intro: '{% data reusables.code-scanning.you-can-upload-third-party-analysis %}'
55
permissions: '{% data reusables.permissions.code-scanning-all-alerts %}'
66
product: '{% data reusables.gated-features.code-scanning %}'
@@ -12,6 +12,8 @@ redirect_from:
1212
- /github/finding-security-vulnerabilities-and-errors-in-your-code/integrating-with-code-scanning/uploading-a-sarif-file-to-github
1313
- /code-security/code-scanning/integrating-with-code-scanning/uploading-a-sarif-file-to-github
1414
- /code-security/how-tos/scan-code-for-vulnerabilities/integrate-with-existing-tools/uploading-a-sarif-file-to-github
15+
- /code-security/how-tos/find-and-fix-code-vulnerabilities/integrate-with-existing-tools/uploading-a-sarif-file-to-github
16+
- /code-security/how-tos/find-and-fix-code-vulnerabilities/integrate-with-existing-tools/upload-a-sarif-file
1517
versions:
1618
fpt: '*'
1719
ghes: '*'

0 commit comments

Comments
 (0)