Merge branch 'main' into patch-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "test",
|
||||
"name": "Test postCreateCommand",
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:linux",
|
||||
|
||||
"settings": {
|
||||
@@ -22,6 +22,6 @@
|
||||
"forwardPorts": [5000],
|
||||
|
||||
// Use 'postCreateCommand' to run commands after the container is created.
|
||||
"postCreateCommand": "echo test > aaa-TEST.txt"
|
||||
"postCreateCommand": "echo Added: `date` > aaa-TEST.txt"
|
||||
|
||||
}
|
||||
|
||||
7
.github/workflows/openapi-decorate.yml
vendored
@@ -36,6 +36,11 @@ jobs:
|
||||
|
||||
- name: Checkout repository code
|
||||
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
||||
with:
|
||||
# In order to fail gracefully when a branch already exists
|
||||
# in the "Create pull request" step, we need to be able
|
||||
# to get all existing branches.
|
||||
fetch-depth: 0
|
||||
|
||||
# Check out a nested repository inside of previous checkout
|
||||
- name: Checkout rest-api-description repo
|
||||
@@ -85,7 +90,7 @@ jobs:
|
||||
branchname=openapi-update-${{ steps.rest-api-description.outputs.OPENAPI_COMMIT_SHA }}
|
||||
|
||||
branchCheckout=$(git checkout -b $branchname)
|
||||
if [[! $? -eq 0 ]]; then
|
||||
if ! [[ $? -eq 0 ]]; then
|
||||
echo "Branch $branchname already exists in `github/docs-internal`. Exiting..."
|
||||
exit 0
|
||||
fi
|
||||
|
||||
10
.github/workflows/test.yml
vendored
@@ -45,6 +45,9 @@ jobs:
|
||||
{ name: 'content', path: 'tests/content', },
|
||||
{ name: 'graphql', path: 'tests/graphql', },
|
||||
{ name: 'events', path: 'src/events/tests', },
|
||||
{ name: 'automated-pipelines', path: 'src/automated-pipelines/tests', },
|
||||
{ name: 'rest', path: 'src/rest/tests', },
|
||||
{ name: 'webhooks', path: 'src/webhooks/tests', },
|
||||
{ name: 'linting', path: 'tests/linting', },
|
||||
{ name: 'meta', path: 'tests/meta', },
|
||||
{ name: 'routing', path: 'tests/routing', },
|
||||
@@ -94,10 +97,11 @@ jobs:
|
||||
run: |
|
||||
# If either of these fail, it means our fixture content's internal
|
||||
# links can and should be updated.
|
||||
./script/update-internal-links.js --dry-run --check --strict --verbose \
|
||||
./script/update-internal-links.js --dry-run --check --strict \
|
||||
tests/fixtures/content \
|
||||
--exclude tests/fixtures/content/get-started/foo/typo-autotitling.md
|
||||
./script/update-internal-links.js --dry-run --check --strict --verbose \
|
||||
--exclude tests/fixtures/content/get-started/foo/typo-autotitling.md \
|
||||
--exclude tests/fixtures/content/get-started/foo/anchor-autotitling.md
|
||||
./script/update-internal-links.js --dry-run --check --strict \
|
||||
tests/fixtures/data
|
||||
|
||||
- name: Clone all translations
|
||||
|
||||
2
.gitignore
vendored
@@ -14,7 +14,7 @@ coverage/
|
||||
.next
|
||||
.eslintcache
|
||||
*.tsbuildinfo
|
||||
translations/
|
||||
/translations/
|
||||
.node-version
|
||||
|
||||
# blc: broken link checker
|
||||
|
||||
|
Before Width: | Height: | Size: 80 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 77 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 90 KiB |
|
Before Width: | Height: | Size: 103 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 55 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 79 KiB |
|
Before Width: | Height: | Size: 277 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 93 KiB |
|
Before Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 852 KiB After Width: | Height: | Size: 201 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 52 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 247 KiB After Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 9.0 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 135 KiB |
|
Before Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
BIN
assets/images/help/actions/download-logs-drop-down.png
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
assets/images/help/actions/environments.png
Normal file
|
After Width: | Height: | Size: 330 KiB |
BIN
assets/images/help/actions/example-script-injection-pr-title.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 186 KiB After Width: | Height: | Size: 186 KiB |
|
Before Width: | Height: | Size: 311 KiB After Width: | Height: | Size: 311 KiB |
|
Before Width: | Height: | Size: 183 KiB After Width: | Height: | Size: 183 KiB |
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
BIN
assets/images/help/actions/previous-run-attempts.png
Normal file
|
After Width: | Height: | Size: 87 KiB |
BIN
assets/images/help/actions/re-run-selected-job.png
Normal file
|
After Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
BIN
assets/images/help/actions/superlinter-workflow-sidebar.png
Normal file
|
After Width: | Height: | Size: 78 KiB |
BIN
assets/images/help/actions/workflow-dispatch-inputs.png
Normal file
|
After Width: | Height: | Size: 160 KiB |
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
|
After Width: | Height: | Size: 82 KiB |
BIN
assets/images/help/copilot/vsc-sign-in.png
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
assets/images/help/copilot/vsc-sign-out.png
Normal file
|
After Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 53 KiB |