1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/server
2022-04-26 00:27:19 +00:00

144 KiB

Script started on 2022-04-26 00:22:54+00:00 [TERM="xterm-256color" TTY="/dev/pts/0" COLUMNS="203" LINES="22"]
@nicholasbergesen /workspaces/docs (nick/inhert_secrets ) $ script/server
/usr/local/bin/node
✔ Node.js is installed.
 
> start
> cross-env NODE_ENV=development ENABLED_LANGUAGES='en,ja' nodemon server.mjs
 
[nodemon] 2.0.15
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): *.*
[nodemon] watching extensions: js,json,yml,md,html,scss
[nodemon] starting `node server.mjs`
ENABLED_LANGUAGES: en,ja
info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
event - compiled successfully
Priming context information...
Redirects disk-cache /workspaces/docs/lib/redirects/.redirects-cache.json too old
Redirects disk-cache MISS on /workspaces/docs/lib/redirects/.redirects-cache.json
Context primed in 4317 ms
app running on http://localhost:4000
[nodemon] restarting due to changes...
[nodemon] starting `node server.mjs`
ENABLED_LANGUAGES: en,ja
info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
event - compiled successfully
Priming context information...
Redirects disk-cache HIT on /workspaces/docs/lib/redirects/.redirects-cache.json
Context primed in 2245 ms
app running on http://localhost:4000
500 error! /en/actions/using-workflows/workflow-syntax-for-github-actions
tag "endraw" not found, line:179, col:1, line:143, col:1, line:39, col:1
37| {% data reusables.actions.workflows.section-triggering-a-workflow-schedule %}
38|
>> 39| {% ifversion fpt or ghes > 3.3 or ghae-issue-4757 or ghec %}
40| ## `on.workflow_call`
41|
42| {% data reusables.actions.reusable-workflows-ghes-beta %}
ParseError: tag "endraw" not found, line:179, col:1, line:143, col:1, line:39, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at Parser.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1771:33)
at Liquid.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2947:28)
at Liquid._parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2962:26)
at Liquid.parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2966:31)
at renderContent (file:///workspaces/docs/lib/render-content/renderContent.js:29:29)
at file:///workspaces/docs/lib/page.js:37:47
at Page._render (file:///workspaces/docs/lib/page.js:208:63)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
From tag "endraw" not found, line:179, col:1, line:143, col:1
141| {% endraw %}
142|
>> 143| {% if actions-inherit-secrets-reusable-workflows %}
144|
145| #### `on.workflow_call.secrets.inherit`
146|
ParseError: tag "endraw" not found, line:179, col:1, line:143, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (file:///workspaces/docs/lib/liquid-tags/ifversion.js:45:12)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at Parser.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1771:33)
at Liquid.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2947:28)
at Liquid._parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2962:26)
at Liquid.parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2966:31)
From tag "endraw" not found, line:179, col:1
177| {% endraw %}
178|
>> 179| {% endraw %}
180|
181| {%endif%}
182|
ParseError: tag "endraw" not found, line:179, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (file:///workspaces/docs/lib/liquid-tags/ifversion.js:45:12)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
From AssertionError: tag "endraw" not found
at assert (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:944:15)
at TagMap.get (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2906:9)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1683:34)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64) {
originalError: tag "endraw" not found, line:179, col:1, line:143, col:1
141| {% endraw %}
142|
>> 143| {% if actions-inherit-secrets-reusable-workflows %}
144|
145| #### `on.workflow_call.secrets.inherit`
146|
ParseError: tag "endraw" not found, line:179, col:1, line:143, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (file:///workspaces/docs/lib/liquid-tags/ifversion.js:45:12)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at Parser.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1771:33)
at Liquid.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2947:28)
at Liquid._parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2962:26)
at Liquid.parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2966:31)
From tag "endraw" not found, line:179, col:1
177| {% endraw %}
178|
>> 179| {% endraw %}
180|
181| {%endif%}
182|
ParseError: tag "endraw" not found, line:179, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (file:///workspaces/docs/lib/liquid-tags/ifversion.js:45:12)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
From AssertionError: tag "endraw" not found
at assert (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:944:15)
at TagMap.get (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2906:9)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1683:34)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64) {
originalError: tag "endraw" not found, line:179, col:1
177| {% endraw %}
178|
>> 179| {% endraw %}
180|
181| {%endif%}
182|
ParseError: tag "endraw" not found, line:179, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (file:///workspaces/docs/lib/liquid-tags/ifversion.js:45:12)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
From AssertionError: tag "endraw" not found
at assert (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:944:15)
at TagMap.get (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2906:9)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1683:34)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64) {
originalError: AssertionError: tag "endraw" not found
at assert (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:944:15)
at TagMap.get (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2906:9)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1683:34)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64),
token: [TagToken]
},
token: TagToken {
kind: 4,
input: '\n' +
'{% data reusables.actions.enterprise-beta %}\n' +
'{% data reusables.actions.enterprise-github-hosted-runners %}\n' +
'\n' +
'## About YAML syntax for workflows\n' +
'\n' +
'Workflow files use YAML syntax, and must have either a `.yml` or `.yaml` file extension. {% data reusables.actions.learn-more-about-yaml %}\n' +
'\n' +
'You must store workflow files in the `.github/workflows` directory of your repository.\n' +
'\n' +
'## `name`\n' +
'\n' +
"The name of your workflow. {% data variables.product.prodname_dotcom %} displays the names of your workflows on your repository's actions page. If you omit `name`, {% data variables.product.prodname_dotcom %} sets it to the workflow file path relative to the root of the repository.\n" +
'\n' +
'## `on`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow %}\n' +
'\n' +
'### `on.<event_name>.types`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-types %}\n' +
'\n' +
'### `on.<pull_request|pull_request_target>.<branches|branches-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-branches %}\n' +
'\n' +
'### `on.push.<branches|tags|branches-ignore|tags-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-run-on-specific-branches-or-tags %}\n' +
'\n' +
'### `on.<push|pull_request|pull_request_target>.<paths|paths-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-paths %}\n' +
'\n' +
'### `on.schedule`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-schedule %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.3 or ghae-issue-4757 or ghec %}\n' +
'## `on.workflow_call`\n' +
'\n' +
'{% data reusables.actions.reusable-workflows-ghes-beta %}\n' +
'\n' +
'Use `on.workflow_call` to define the inputs and outputs for a reusable workflow. You can also map the secrets that are available to the called workflow. For more information on reusable workflows, see "[Reusing workflows](/actions/using-workflows/reusing-workflows)."\n' +
'\n' +
'### `on.workflow_call.inputs`\n' +
'\n' +
'When using the `workflow_call` keyword, you can optionally specify inputs that are passed to the called workflow from the caller workflow. For more information about the `workflow_call` keyword, see "[Events that trigger workflows](/actions/learn-github-actions/events-that-trigger-workflows#workflow-reuse-events)."\n' +
'\n' +
'In addition to the standard input parameters that are available, `on.workflow_call.inputs` requires a `type` parameter. For more information, see [`on.workflow_call.inputs.<input_id>.type`](#onworkflow_callinputsinput_idtype).\n' +
'\n' +
'If a `default` parameter is not set, the default value of the input is `false` for a boolean, `0` for a number, and `""` for a string.\n' +
'\n' +
'Within the called workflow, you can use the `inputs` context to refer to an input.\n' +
'\n' +
'If a caller workflow passes an input that is not specified in the called workflow, this results in an error.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' inputs:\n' +
' username:\n' +
" description: 'A username passed from the caller workflow'\n" +
" default: 'john-doe'\n" +
' required: false\n' +
' type: string\n' +
'\n' +
'jobs:\n' +
' print-username:\n' +
' runs-on: ubuntu-latest\n' +
'\n' +
' steps:\n' +
' - name: Print the input name to STDOUT\n' +
' run: echo The username is ${{ inputs.username }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'For more information, see "[Reusing workflows](/actions/learn-github-actions/reusing-workflows)."\n' +
'\n' +
'#### `on.workflow_call.inputs.<input_id>.type`\n' +
'\n' +
'Required if input is defined for the `on.workflow_call` keyword. The value of this parameter is a string specifying the data type of the input. This must be one of: `boolean`, `number`, or `string`.\n' +
'\n' +
'### `on.workflow_call.outputs`\n' +
'\n' +
'A map of outputs for a called workflow. Called workflow outputs are available to all downstream jobs in the caller workflow. Each output has an identifier, an optional `description,` and a `value.` The `value` must be set to the value of an output from a job within the called workflow.\n' +
'\n' +
'In the example below, two outputs are defined for this reusable workflow: `workflow_output1` and `workflow_output2`. These are mapped to outputs called `job_output1` and `job_output2`, both from a job called `my_job`.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' # Map the workflow outputs to job outputs\n' +
' outputs:\n' +
' workflow_output1:\n' +
' description: "The first job output"\n' +
' value: ${{ jobs.my_job.outputs.job_output1 }}\n' +
' workflow_output2:\n' +
' description: "The second job output"\n' +
' value: ${{ jobs.my_job.outputs.job_output2 }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'For information on how to reference a job output, see [`jobs.<job_id>.outputs`](#jobsjob_idoutputs). For more information, see "[Reusing workflows](/actions/learn-github-actions/reusing-workflows)."\n' +
'\n' +
'### `on.workflow_call.secrets`\n' +
'\n' +
'A map of the secrets that can be used in the called workflow.\n' +
'\n' +
'Within the called workflow, you can use the `secrets` context to refer to a secret.\n' +
'\n' +
'If a caller workflow passes a secret that is not specified in the called workflow, this results in an error.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' secrets:\n' +
' access-token:\n' +
" description: 'A token passed from the caller workflow'\n" +
' required: false\n' +
'\n' +
'jobs:\n' +
' pass-secret-to-action:\n' +
' runs-on: ubuntu-latest\n' +
'\n' +
' steps:\n' +
' - name: Pass the received secret to an action\n' +
' uses: ./.github/actions/my-action\n' +
' with:\n' +
' token: ${{ secrets.access-token }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'{% if actions-inherit-secrets-reusable-workflows %}\n' +
'\n' +
'#### `on.workflow_call.secrets.inherit`\n' +
'\n' +
'Use the `inherit` keyword to pass all secrets the calling workflow has access to, to the called workflow. This includes all organization, repository and environment secrets. The keyword can be used to pass secrets across organizations within the same enterprise. If there are duplicate names between the repository and organization, the repository secret will be used.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'\n' +
'```yaml\n' +
'on:\n' +
' workflow_dispatch:\n' +
'\n' +
'jobs:\n' +
' pass-secrets-to-workflow:\n' +
' uses: ./.github/workflows/called-workflow.yml\n' +
' secrets: inherit\n' +
'```\n' +
'\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
'\n' +
'jobs:\n' +
' pass-secret-to-action:\n' +
' runs-on: ubuntu-latest\n' +
' steps:\n' +
' - name: Pass the received secret to an action\n' +
' uses: echo ${{ secrets.CALLING_WORKFLOW_SECRET }}\n' +
'```\n' +
'\n' +
'{% raw %}\n' +
'\n' +
'{% endraw %}\n' +
'\n' +
'{% endraw %}\n' +
'\n' +
'{%endif%}\n' +
'\n' +
'#### `on.workflow_call.secrets.<secret_id>`\n' +
'\n' +
'A string identifier to associate with the secret.\n' +
'\n' +
'#### `on.workflow_call.secrets.<secret_id>.required`\n' +
'\n' +
'A boolean specifying whether the secret must be supplied.\n' +
'{% endif %}\n' +
'\n' +
'## `on.workflow_run.<branches|branches-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-specifying-branches %}\n' +
'\n' +
'## `on.workflow_dispatch.inputs`\n' +
'\n' +
'{% data reusables.actions.workflow-dispatch-inputs %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.1 or ghae or ghec %}\n' +
'## `permissions`\n' +
'\n' +
'{% data reusables.actions.jobs.section-assigning-permissions-to-jobs %}\n' +
'\n' +
'{% endif %}\n' +
'\n' +
'## `env`\n' +
'\n' +
'A `map` of environment variables that are available to the steps of all jobs in the workflow. You can also set environment variables that are only available to the steps of a single job or to a single step. For more information, see [`jobs.<job_id>.env`](#jobsjob_idenv) and [`jobs.<job_id>.steps[*].env`](#jobsjob_idstepsenv). \n' +
'\n' +
'Variables in the `env` map cannot be defined in terms of other variables in the map.\n' +
'\n' +
'{% data reusables.repositories.actions-env-var-note %}\n' +
'\n' +
'### Example\n' +
'\n' +
'```yaml\n' +
'env:\n' +
' SERVER: production\n' +
'```\n' +
'\n' +
'## `defaults`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults %}\n' +
'\n' +
'### `defaults.run`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-run %}\n' +
'\n' +
'{% ifversion fpt or ghae or ghes > 3.1 or ghec %}\n' +
'## `concurrency`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-concurrency %}\n' +
'\n' +
'{% endif %}\n' +
'## `jobs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow %}\n' +
'\n' +
'### `jobs.<job_id>`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-id %}\n' +
'\n' +
'### `jobs.<job_id>.name`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-name %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.1 or ghae or ghec %}\n' +
'### `jobs.<job_id>.permissions`\n' +
'\n' +
'{% data reusables.actions.jobs.section-assigning-permissions-to-jobs-specific %}\n' +
'\n' +
'{% endif %}\n' +
'\n' +
'## `jobs.<job_id>.needs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-needs %}\n' +
'\n' +
'## `jobs.<job_id>.if`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-conditions-to-control-job-execution %}\n' +
'\n' +
'## `jobs.<job_id>.runs-on`\n' +
'\n' +
'{% data reusables.actions.jobs.section-choosing-the-runner-for-a-job %}\n' +
'\n' +
'## `jobs.<job_id>.environment`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-environments-for-jobs %}\n' +
'\n' +
'{% ifversion fpt or ghae or ghes > 3.1 or ghec %}\n' +
'## `jobs.<job_id>.concurrency`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-concurrency-jobs %}\n' +
'\n' +
'{% endif %}\n' +
'## `jobs.<job_id>.outputs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-defining-outputs-for-jobs %}\n' +
'\n' +
'## `jobs.<job_id>.env`\n' +
'\n' +
'A `map` of environment variables that are available to all steps in the job. You can also set environment variables for the entire workflow or an individual step. For more information, see [`env`](#env) and [`jobs.<job_id>.steps[*].env`](#jobsjob_idstepsenv).\n' +
'\n' +
'{% data reusables.repositories.actions-env-var-note %}\n' +
'\n' +
'### Example\n' +
'\n' +
'```yaml\n' +
'jobs:\n' +
' job1:\n' +
' env:\n' +
' FIRST_NAME: Mona\n' +
'```\n' +
'\n' +
'## `jobs.<job_id>.defaults`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-job %}\n' +
'\n' +
'### `jobs.<job_id>.defaults.run`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-job-run %}\n' +
'\n' +
'## `jobs.<job_id>.steps`\n' +
'\n' +
'A job contains a sequence of tasks called `steps`. Steps can run commands, run setup tasks, or run an action in your repository, a public repository, or an action published in a Docker registry. Not all steps run actions, but all actions run as a step. Each step runs in its own process in the runner environment and has access to the workspace and filesystem. Because steps run in their own process, changes to environment variables are not preserved between steps. {% data variables.product.prodname_dotcom %} provides built-in steps to set up and complete a job.\n' +
'\n' +
'You can run an unlimited'... 33448 more characters,
begin: 5278,
end: 5329,
file: '',
trimLeft: false,
trimRight: false,
content: 'if actions-inherit-secrets-reusable-workflows',
name: 'if',
args: 'actions-inherit-secrets-reusable-workflows'
}
},
token: TagToken {
kind: 4,
input: '\n' +
'{% data reusables.actions.enterprise-beta %}\n' +
'{% data reusables.actions.enterprise-github-hosted-runners %}\n' +
'\n' +
'## About YAML syntax for workflows\n' +
'\n' +
'Workflow files use YAML syntax, and must have either a `.yml` or `.yaml` file extension. {% data reusables.actions.learn-more-about-yaml %}\n' +
'\n' +
'You must store workflow files in the `.github/workflows` directory of your repository.\n' +
'\n' +
'## `name`\n' +
'\n' +
"The name of your workflow. {% data variables.product.prodname_dotcom %} displays the names of your workflows on your repository's actions page. If you omit `name`, {% data variables.product.prodname_dotcom %} sets it to the workflow file path relative to the root of the repository.\n" +
'\n' +
'## `on`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow %}\n' +
'\n' +
'### `on.<event_name>.types`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-types %}\n' +
'\n' +
'### `on.<pull_request|pull_request_target>.<branches|branches-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-branches %}\n' +
'\n' +
'### `on.push.<branches|tags|branches-ignore|tags-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-run-on-specific-branches-or-tags %}\n' +
'\n' +
'### `on.<push|pull_request|pull_request_target>.<paths|paths-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-paths %}\n' +
'\n' +
'### `on.schedule`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-schedule %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.3 or ghae-issue-4757 or ghec %}\n' +
'## `on.workflow_call`\n' +
'\n' +
'{% data reusables.actions.reusable-workflows-ghes-beta %}\n' +
'\n' +
'Use `on.workflow_call` to define the inputs and outputs for a reusable workflow. You can also map the secrets that are available to the called workflow. For more information on reusable workflows, see "[Reusing workflows](/actions/using-workflows/reusing-workflows)."\n' +
'\n' +
'### `on.workflow_call.inputs`\n' +
'\n' +
'When using the `workflow_call` keyword, you can optionally specify inputs that are passed to the called workflow from the caller workflow. For more information about the `workflow_call` keyword, see "[Events that trigger workflows](/actions/learn-github-actions/events-that-trigger-workflows#workflow-reuse-events)."\n' +
'\n' +
'In addition to the standard input parameters that are available, `on.workflow_call.inputs` requires a `type` parameter. For more information, see [`on.workflow_call.inputs.<input_id>.type`](#onworkflow_callinputsinput_idtype).\n' +
'\n' +
'If a `default` parameter is not set, the default value of the input is `false` for a boolean, `0` for a number, and `""` for a string.\n' +
'\n' +
'Within the called workflow, you can use the `inputs` context to refer to an input.\n' +
'\n' +
'If a caller workflow passes an input that is not specified in the called workflow, this results in an error.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' inputs:\n' +
' username:\n' +
" description: 'A username passed from the caller workflow'\n" +
" default: 'john-doe'\n" +
' required: false\n' +
' type: string\n' +
'\n' +
'jobs:\n' +
' print-username:\n' +
' runs-on: ubuntu-latest\n' +
'\n' +
' steps:\n' +
' - name: Print the input name to STDOUT\n' +
' run: echo The username is ${{ inputs.username }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'For more information, see "[Reusing workflows](/actions/learn-github-actions/reusing-workflows)."\n' +
'\n' +
'#### `on.workflow_call.inputs.<input_id>.type`\n' +
'\n' +
'Required if input is defined for the `on.workflow_call` keyword. The value of this parameter is a string specifying the data type of the input. This must be one of: `boolean`, `number`, or `string`.\n' +
'\n' +
'### `on.workflow_call.outputs`\n' +
'\n' +
'A map of outputs for a called workflow. Called workflow outputs are available to all downstream jobs in the caller workflow. Each output has an identifier, an optional `description,` and a `value.` The `value` must be set to the value of an output from a job within the called workflow.\n' +
'\n' +
'In the example below, two outputs are defined for this reusable workflow: `workflow_output1` and `workflow_output2`. These are mapped to outputs called `job_output1` and `job_output2`, both from a job called `my_job`.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' # Map the workflow outputs to job outputs\n' +
' outputs:\n' +
' workflow_output1:\n' +
' description: "The first job output"\n' +
' value: ${{ jobs.my_job.outputs.job_output1 }}\n' +
' workflow_output2:\n' +
' description: "The second job output"\n' +
' value: ${{ jobs.my_job.outputs.job_output2 }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'For information on how to reference a job output, see [`jobs.<job_id>.outputs`](#jobsjob_idoutputs). For more information, see "[Reusing workflows](/actions/learn-github-actions/reusing-workflows)."\n' +
'\n' +
'### `on.workflow_call.secrets`\n' +
'\n' +
'A map of the secrets that can be used in the called workflow.\n' +
'\n' +
'Within the called workflow, you can use the `secrets` context to refer to a secret.\n' +
'\n' +
'If a caller workflow passes a secret that is not specified in the called workflow, this results in an error.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' secrets:\n' +
' access-token:\n' +
" description: 'A token passed from the caller workflow'\n" +
' required: false\n' +
'\n' +
'jobs:\n' +
' pass-secret-to-action:\n' +
' runs-on: ubuntu-latest\n' +
'\n' +
' steps:\n' +
' - name: Pass the received secret to an action\n' +
' uses: ./.github/actions/my-action\n' +
' with:\n' +
' token: ${{ secrets.access-token }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'{% if actions-inherit-secrets-reusable-workflows %}\n' +
'\n' +
'#### `on.workflow_call.secrets.inherit`\n' +
'\n' +
'Use the `inherit` keyword to pass all secrets the calling workflow has access to, to the called workflow. This includes all organization, repository and environment secrets. The keyword can be used to pass secrets across organizations within the same enterprise. If there are duplicate names between the repository and organization, the repository secret will be used.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'\n' +
'```yaml\n' +
'on:\n' +
' workflow_dispatch:\n' +
'\n' +
'jobs:\n' +
' pass-secrets-to-workflow:\n' +
' uses: ./.github/workflows/called-workflow.yml\n' +
' secrets: inherit\n' +
'```\n' +
'\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
'\n' +
'jobs:\n' +
' pass-secret-to-action:\n' +
' runs-on: ubuntu-latest\n' +
' steps:\n' +
' - name: Pass the received secret to an action\n' +
' uses: echo ${{ secrets.CALLING_WORKFLOW_SECRET }}\n' +
'```\n' +
'\n' +
'{% raw %}\n' +
'\n' +
'{% endraw %}\n' +
'\n' +
'{% endraw %}\n' +
'\n' +
'{%endif%}\n' +
'\n' +
'#### `on.workflow_call.secrets.<secret_id>`\n' +
'\n' +
'A string identifier to associate with the secret.\n' +
'\n' +
'#### `on.workflow_call.secrets.<secret_id>.required`\n' +
'\n' +
'A boolean specifying whether the secret must be supplied.\n' +
'{% endif %}\n' +
'\n' +
'## `on.workflow_run.<branches|branches-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-specifying-branches %}\n' +
'\n' +
'## `on.workflow_dispatch.inputs`\n' +
'\n' +
'{% data reusables.actions.workflow-dispatch-inputs %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.1 or ghae or ghec %}\n' +
'## `permissions`\n' +
'\n' +
'{% data reusables.actions.jobs.section-assigning-permissions-to-jobs %}\n' +
'\n' +
'{% endif %}\n' +
'\n' +
'## `env`\n' +
'\n' +
'A `map` of environment variables that are available to the steps of all jobs in the workflow. You can also set environment variables that are only available to the steps of a single job or to a single step. For more information, see [`jobs.<job_id>.env`](#jobsjob_idenv) and [`jobs.<job_id>.steps[*].env`](#jobsjob_idstepsenv). \n' +
'\n' +
'Variables in the `env` map cannot be defined in terms of other variables in the map.\n' +
'\n' +
'{% data reusables.repositories.actions-env-var-note %}\n' +
'\n' +
'### Example\n' +
'\n' +
'```yaml\n' +
'env:\n' +
' SERVER: production\n' +
'```\n' +
'\n' +
'## `defaults`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults %}\n' +
'\n' +
'### `defaults.run`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-run %}\n' +
'\n' +
'{% ifversion fpt or ghae or ghes > 3.1 or ghec %}\n' +
'## `concurrency`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-concurrency %}\n' +
'\n' +
'{% endif %}\n' +
'## `jobs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow %}\n' +
'\n' +
'### `jobs.<job_id>`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-id %}\n' +
'\n' +
'### `jobs.<job_id>.name`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-name %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.1 or ghae or ghec %}\n' +
'### `jobs.<job_id>.permissions`\n' +
'\n' +
'{% data reusables.actions.jobs.section-assigning-permissions-to-jobs-specific %}\n' +
'\n' +
'{% endif %}\n' +
'\n' +
'## `jobs.<job_id>.needs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-needs %}\n' +
'\n' +
'## `jobs.<job_id>.if`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-conditions-to-control-job-execution %}\n' +
'\n' +
'## `jobs.<job_id>.runs-on`\n' +
'\n' +
'{% data reusables.actions.jobs.section-choosing-the-runner-for-a-job %}\n' +
'\n' +
'## `jobs.<job_id>.environment`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-environments-for-jobs %}\n' +
'\n' +
'{% ifversion fpt or ghae or ghes > 3.1 or ghec %}\n' +
'## `jobs.<job_id>.concurrency`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-concurrency-jobs %}\n' +
'\n' +
'{% endif %}\n' +
'## `jobs.<job_id>.outputs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-defining-outputs-for-jobs %}\n' +
'\n' +
'## `jobs.<job_id>.env`\n' +
'\n' +
'A `map` of environment variables that are available to all steps in the job. You can also set environment variables for the entire workflow or an individual step. For more information, see [`env`](#env) and [`jobs.<job_id>.steps[*].env`](#jobsjob_idstepsenv).\n' +
'\n' +
'{% data reusables.repositories.actions-env-var-note %}\n' +
'\n' +
'### Example\n' +
'\n' +
'```yaml\n' +
'jobs:\n' +
' job1:\n' +
' env:\n' +
' FIRST_NAME: Mona\n' +
'```\n' +
'\n' +
'## `jobs.<job_id>.defaults`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-job %}\n' +
'\n' +
'### `jobs.<job_id>.defaults.run`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-job-run %}\n' +
'\n' +
'## `jobs.<job_id>.steps`\n' +
'\n' +
'A job contains a sequence of tasks called `steps`. Steps can run commands, run setup tasks, or run an action in your repository, a public repository, or an action published in a Docker registry. Not all steps run actions, but all actions run as a step. Each step runs in its own process in the runner environment and has access to the workspace and filesystem. Because steps run in their own process, changes to environment variables are not preserved between steps. {% data variables.product.prodname_dotcom %} provides built-in steps to set up and complete a job.\n' +
'\n' +
'You can run an unlimited'... 33448 more characters,
begin: 1389,
end: 1449,
file: '',
trimLeft: false,
trimRight: false,
content: 'ifversion fpt or ghes > 3.3 or ghae-issue-4757 or ghec',
name: 'ifversion',
args: 'fpt or ghes > 3.3 or ghae-issue-4757 or ghec'
}
}
event - build page: /500
wait - compiling...
event - compiled successfully
GET /en/actions/using-workflows/workflow-syntax-for-github-actions 500 1639.313 ms - 6639
GET /_next/static/chunks/webpack.js?ts=1650932626898 200 16.485 ms - -
GET /_next/static/development/_ssgManifest.js?ts=1650932626898 200 4.111 ms - 76
GET /_next/static/development/_buildManifest.js?ts=1650932626898 200 3.741 ms - -
GET /_next/static/chunks/react-refresh.js?ts=1650932626898 200 8.485 ms - -
GET /_next/static/chunks/main.js?ts=1650932626898 200 9.602 ms - -
GET /_next/static/chunks/pages/500.js?ts=1650932626898 200 10.390 ms - -
GET /_next/static/chunks/pages/_app.js?ts=1650932626898 200 6.845 ms - -
GET /_next/static/chunks/node_modules_next_dist_client_dev_noop_js.js 200 3.203 ms - -
event - build page: /404
wait - compiling...
event - build page: /404
event - build page: /404
event - build page: /404
event - build page: /404
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid.parse&arguments=&lineNumber=2947&column=28 404 379.493 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1786&column=19 404 382.549 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parse&arguments=&lineNumber=1771&column=33 404 378.161 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid._parseAndRender&arguments=&lineNumber=2962&column=26 404 377.085 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid.parseAndRender&arguments=&lineNumber=2966&column=31 404 376.082 ms - 6934
event - compiled successfully
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Flib%2Frender-content%2FrenderContent.js&methodName=renderContent&arguments=&lineNumber=29&column=29 404 141.822 ms - 6914
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Flib%2Fpage.js&methodName=%3Cunknown%3E&arguments=&lineNumber=37&column=47 404 140.776 ms - 6896
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Flib%2Fpage.js&methodName=Page._render&arguments=&lineNumber=208&column=63 404 140.003 ms - 6890
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.parseToken&arguments=&lineNumber=1790&column=64 404 139.060 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.start&arguments=&lineNumber=1473&column=35 404 138.157 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=new+Tag&arguments=&lineNumber=1687&column=23 404 13.721 ms - 6920
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Flib%2Fliquid-tags%2Fifversion.js&methodName=Object.parse&arguments=&lineNumber=45&column=12 404 24.097 ms - 6906
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1778&column=24 404 25.512 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Object.parse&arguments=&lineNumber=2189&column=16 404 30.692 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=assert&arguments=&lineNumber=944&column=15 404 34.792 ms - 6918
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=TagMap.get&arguments=&lineNumber=2906&column=9 404 9.349 ms - 6922
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=new+Tag&arguments=&lineNumber=1683&column=34 404 13.206 ms - 6920
GET /favicon.ico 200 4.519 ms - 505
GET /_next/static/webpack/5dcc174947909aaf7a45.webpack.hot-update.json 200 3.973 ms - 31
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid.parse&arguments=&lineNumber=2947&column=28 404 9.268 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1786&column=19 404 10.011 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parse&arguments=&lineNumber=1771&column=33 404 19.223 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid._parseAndRender&arguments=&lineNumber=2962&column=26 404 19.120 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid.parseAndRender&arguments=&lineNumber=2966&column=31 404 25.379 ms - 6934
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.parseToken&arguments=&lineNumber=1790&column=64 404 25.035 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.start&arguments=&lineNumber=1473&column=35 404 9.327 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=new+Tag&arguments=&lineNumber=1687&column=23 404 6.879 ms - 6920
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Flib%2Fliquid-tags%2Fifversion.js&methodName=Object.parse&arguments=&lineNumber=45&column=12 404 6.290 ms - 6906
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1778&column=24 404 6.444 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Object.parse&arguments=&lineNumber=2189&column=16 404 7.033 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1786&column=19 404 7.555 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.parseToken&arguments=&lineNumber=1790&column=64 404 6.664 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.start&arguments=&lineNumber=1473&column=35 404 7.685 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=new+Tag&arguments=&lineNumber=1687&column=23 404 5.975 ms - 6920
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1778&column=24 404 6.218 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.parseToken&arguments=&lineNumber=1790&column=64 404 7.160 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.start&arguments=&lineNumber=1473&column=35 404 7.063 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=new+Tag&arguments=&lineNumber=1687&column=23 404 6.569 ms - 6920
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1778&column=24 404 6.111 ms - 6930
GET /_next/static/webpack/webpack.5dcc174947909aaf7a45.hot-update.js 200 3.438 ms - 862
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.parseToken&arguments=&lineNumber=1790&column=64 404 12.187 ms - 6935
GET /_next/webpack-hmr?page=%2F500 200 2.616 ms - -
500 error! /en/actions/using-workflows/workflow-syntax-for-github-actions
tag "endraw" not found, line:179, col:1, line:143, col:1, line:39, col:1
37| {% data reusables.actions.workflows.section-triggering-a-workflow-schedule %}
38|
>> 39| {% ifversion fpt or ghes > 3.3 or ghae-issue-4757 or ghec %}
40| ## `on.workflow_call`
41|
42| {% data reusables.actions.reusable-workflows-ghes-beta %}
ParseError: tag "endraw" not found, line:179, col:1, line:143, col:1, line:39, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at Parser.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1771:33)
at Liquid.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2947:28)
at Liquid._parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2962:26)
at Liquid.parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2966:31)
at renderContent (file:///workspaces/docs/lib/render-content/renderContent.js:29:29)
at file:///workspaces/docs/lib/page.js:37:47
at Page._render (file:///workspaces/docs/lib/page.js:208:63)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
From tag "endraw" not found, line:179, col:1, line:143, col:1
141| {% endraw %}
142|
>> 143| {% if actions-inherit-secrets-reusable-workflows %}
144|
145| #### `on.workflow_call.secrets.inherit`
146|
ParseError: tag "endraw" not found, line:179, col:1, line:143, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (file:///workspaces/docs/lib/liquid-tags/ifversion.js:45:12)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at Parser.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1771:33)
at Liquid.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2947:28)
at Liquid._parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2962:26)
at Liquid.parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2966:31)
From tag "endraw" not found, line:179, col:1
177| {% endraw %}
178|
>> 179| {% endraw %}
180|
181| {%endif%}
182|
ParseError: tag "endraw" not found, line:179, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (file:///workspaces/docs/lib/liquid-tags/ifversion.js:45:12)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
From AssertionError: tag "endraw" not found
at assert (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:944:15)
at TagMap.get (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2906:9)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1683:34)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64) {
originalError: tag "endraw" not found, line:179, col:1, line:143, col:1
141| {% endraw %}
142|
>> 143| {% if actions-inherit-secrets-reusable-workflows %}
144|
145| #### `on.workflow_call.secrets.inherit`
146|
ParseError: tag "endraw" not found, line:179, col:1, line:143, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (file:///workspaces/docs/lib/liquid-tags/ifversion.js:45:12)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at Parser.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1771:33)
at Liquid.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2947:28)
at Liquid._parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2962:26)
at Liquid.parseAndRender (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2966:31)
From tag "endraw" not found, line:179, col:1
177| {% endraw %}
178|
>> 179| {% endraw %}
180|
181| {%endif%}
182|
ParseError: tag "endraw" not found, line:179, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (file:///workspaces/docs/lib/liquid-tags/ifversion.js:45:12)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
From AssertionError: tag "endraw" not found
at assert (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:944:15)
at TagMap.get (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2906:9)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1683:34)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64) {
originalError: tag "endraw" not found, line:179, col:1
177| {% endraw %}
178|
>> 179| {% endraw %}
180|
181| {%endif%}
182|
ParseError: tag "endraw" not found, line:179, col:1
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1786:19)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (file:///workspaces/docs/lib/liquid-tags/ifversion.js:45:12)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
From AssertionError: tag "endraw" not found
at assert (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:944:15)
at TagMap.get (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2906:9)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1683:34)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64) {
originalError: AssertionError: tag "endraw" not found
at assert (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:944:15)
at TagMap.get (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2906:9)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1683:34)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64)
at ParseStream.start (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1473:35)
at Object.parse (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:2189:16)
at new Tag (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1687:23)
at Parser.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1778:24)
at ParseStream.parseToken (/workspaces/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1790:64),
token: [TagToken]
},
token: TagToken {
kind: 4,
input: '\n' +
'{% data reusables.actions.enterprise-beta %}\n' +
'{% data reusables.actions.enterprise-github-hosted-runners %}\n' +
'\n' +
'## About YAML syntax for workflows\n' +
'\n' +
'Workflow files use YAML syntax, and must have either a `.yml` or `.yaml` file extension. {% data reusables.actions.learn-more-about-yaml %}\n' +
'\n' +
'You must store workflow files in the `.github/workflows` directory of your repository.\n' +
'\n' +
'## `name`\n' +
'\n' +
"The name of your workflow. {% data variables.product.prodname_dotcom %} displays the names of your workflows on your repository's actions page. If you omit `name`, {% data variables.product.prodname_dotcom %} sets it to the workflow file path relative to the root of the repository.\n" +
'\n' +
'## `on`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow %}\n' +
'\n' +
'### `on.<event_name>.types`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-types %}\n' +
'\n' +
'### `on.<pull_request|pull_request_target>.<branches|branches-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-branches %}\n' +
'\n' +
'### `on.push.<branches|tags|branches-ignore|tags-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-run-on-specific-branches-or-tags %}\n' +
'\n' +
'### `on.<push|pull_request|pull_request_target>.<paths|paths-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-paths %}\n' +
'\n' +
'### `on.schedule`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-schedule %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.3 or ghae-issue-4757 or ghec %}\n' +
'## `on.workflow_call`\n' +
'\n' +
'{% data reusables.actions.reusable-workflows-ghes-beta %}\n' +
'\n' +
'Use `on.workflow_call` to define the inputs and outputs for a reusable workflow. You can also map the secrets that are available to the called workflow. For more information on reusable workflows, see "[Reusing workflows](/actions/using-workflows/reusing-workflows)."\n' +
'\n' +
'### `on.workflow_call.inputs`\n' +
'\n' +
'When using the `workflow_call` keyword, you can optionally specify inputs that are passed to the called workflow from the caller workflow. For more information about the `workflow_call` keyword, see "[Events that trigger workflows](/actions/learn-github-actions/events-that-trigger-workflows#workflow-reuse-events)."\n' +
'\n' +
'In addition to the standard input parameters that are available, `on.workflow_call.inputs` requires a `type` parameter. For more information, see [`on.workflow_call.inputs.<input_id>.type`](#onworkflow_callinputsinput_idtype).\n' +
'\n' +
'If a `default` parameter is not set, the default value of the input is `false` for a boolean, `0` for a number, and `""` for a string.\n' +
'\n' +
'Within the called workflow, you can use the `inputs` context to refer to an input.\n' +
'\n' +
'If a caller workflow passes an input that is not specified in the called workflow, this results in an error.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' inputs:\n' +
' username:\n' +
" description: 'A username passed from the caller workflow'\n" +
" default: 'john-doe'\n" +
' required: false\n' +
' type: string\n' +
'\n' +
'jobs:\n' +
' print-username:\n' +
' runs-on: ubuntu-latest\n' +
'\n' +
' steps:\n' +
' - name: Print the input name to STDOUT\n' +
' run: echo The username is ${{ inputs.username }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'For more information, see "[Reusing workflows](/actions/learn-github-actions/reusing-workflows)."\n' +
'\n' +
'#### `on.workflow_call.inputs.<input_id>.type`\n' +
'\n' +
'Required if input is defined for the `on.workflow_call` keyword. The value of this parameter is a string specifying the data type of the input. This must be one of: `boolean`, `number`, or `string`.\n' +
'\n' +
'### `on.workflow_call.outputs`\n' +
'\n' +
'A map of outputs for a called workflow. Called workflow outputs are available to all downstream jobs in the caller workflow. Each output has an identifier, an optional `description,` and a `value.` The `value` must be set to the value of an output from a job within the called workflow.\n' +
'\n' +
'In the example below, two outputs are defined for this reusable workflow: `workflow_output1` and `workflow_output2`. These are mapped to outputs called `job_output1` and `job_output2`, both from a job called `my_job`.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' # Map the workflow outputs to job outputs\n' +
' outputs:\n' +
' workflow_output1:\n' +
' description: "The first job output"\n' +
' value: ${{ jobs.my_job.outputs.job_output1 }}\n' +
' workflow_output2:\n' +
' description: "The second job output"\n' +
' value: ${{ jobs.my_job.outputs.job_output2 }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'For information on how to reference a job output, see [`jobs.<job_id>.outputs`](#jobsjob_idoutputs). For more information, see "[Reusing workflows](/actions/learn-github-actions/reusing-workflows)."\n' +
'\n' +
'### `on.workflow_call.secrets`\n' +
'\n' +
'A map of the secrets that can be used in the called workflow.\n' +
'\n' +
'Within the called workflow, you can use the `secrets` context to refer to a secret.\n' +
'\n' +
'If a caller workflow passes a secret that is not specified in the called workflow, this results in an error.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' secrets:\n' +
' access-token:\n' +
" description: 'A token passed from the caller workflow'\n" +
' required: false\n' +
'\n' +
'jobs:\n' +
' pass-secret-to-action:\n' +
' runs-on: ubuntu-latest\n' +
'\n' +
' steps:\n' +
' - name: Pass the received secret to an action\n' +
' uses: ./.github/actions/my-action\n' +
' with:\n' +
' token: ${{ secrets.access-token }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'{% if actions-inherit-secrets-reusable-workflows %}\n' +
'\n' +
'#### `on.workflow_call.secrets.inherit`\n' +
'\n' +
'Use the `inherit` keyword to pass all secrets the calling workflow has access to, to the called workflow. This includes all organization, repository and environment secrets. The keyword can be used to pass secrets across organizations within the same enterprise. If there are duplicate names between the repository and organization, the repository secret will be used.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'\n' +
'```yaml\n' +
'on:\n' +
' workflow_dispatch:\n' +
'\n' +
'jobs:\n' +
' pass-secrets-to-workflow:\n' +
' uses: ./.github/workflows/called-workflow.yml\n' +
' secrets: inherit\n' +
'```\n' +
'\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
'\n' +
'jobs:\n' +
' pass-secret-to-action:\n' +
' runs-on: ubuntu-latest\n' +
' steps:\n' +
' - name: Pass the received secret to an action\n' +
' uses: echo ${{ secrets.CALLING_WORKFLOW_SECRET }}\n' +
'```\n' +
'\n' +
'{% raw %}\n' +
'\n' +
'{% endraw %}\n' +
'\n' +
'{% endraw %}\n' +
'\n' +
'{%endif%}\n' +
'\n' +
'#### `on.workflow_call.secrets.<secret_id>`\n' +
'\n' +
'A string identifier to associate with the secret.\n' +
'\n' +
'#### `on.workflow_call.secrets.<secret_id>.required`\n' +
'\n' +
'A boolean specifying whether the secret must be supplied.\n' +
'{% endif %}\n' +
'\n' +
'## `on.workflow_run.<branches|branches-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-specifying-branches %}\n' +
'\n' +
'## `on.workflow_dispatch.inputs`\n' +
'\n' +
'{% data reusables.actions.workflow-dispatch-inputs %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.1 or ghae or ghec %}\n' +
'## `permissions`\n' +
'\n' +
'{% data reusables.actions.jobs.section-assigning-permissions-to-jobs %}\n' +
'\n' +
'{% endif %}\n' +
'\n' +
'## `env`\n' +
'\n' +
'A `map` of environment variables that are available to the steps of all jobs in the workflow. You can also set environment variables that are only available to the steps of a single job or to a single step. For more information, see [`jobs.<job_id>.env`](#jobsjob_idenv) and [`jobs.<job_id>.steps[*].env`](#jobsjob_idstepsenv). \n' +
'\n' +
'Variables in the `env` map cannot be defined in terms of other variables in the map.\n' +
'\n' +
'{% data reusables.repositories.actions-env-var-note %}\n' +
'\n' +
'### Example\n' +
'\n' +
'```yaml\n' +
'env:\n' +
' SERVER: production\n' +
'```\n' +
'\n' +
'## `defaults`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults %}\n' +
'\n' +
'### `defaults.run`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-run %}\n' +
'\n' +
'{% ifversion fpt or ghae or ghes > 3.1 or ghec %}\n' +
'## `concurrency`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-concurrency %}\n' +
'\n' +
'{% endif %}\n' +
'## `jobs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow %}\n' +
'\n' +
'### `jobs.<job_id>`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-id %}\n' +
'\n' +
'### `jobs.<job_id>.name`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-name %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.1 or ghae or ghec %}\n' +
'### `jobs.<job_id>.permissions`\n' +
'\n' +
'{% data reusables.actions.jobs.section-assigning-permissions-to-jobs-specific %}\n' +
'\n' +
'{% endif %}\n' +
'\n' +
'## `jobs.<job_id>.needs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-needs %}\n' +
'\n' +
'## `jobs.<job_id>.if`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-conditions-to-control-job-execution %}\n' +
'\n' +
'## `jobs.<job_id>.runs-on`\n' +
'\n' +
'{% data reusables.actions.jobs.section-choosing-the-runner-for-a-job %}\n' +
'\n' +
'## `jobs.<job_id>.environment`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-environments-for-jobs %}\n' +
'\n' +
'{% ifversion fpt or ghae or ghes > 3.1 or ghec %}\n' +
'## `jobs.<job_id>.concurrency`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-concurrency-jobs %}\n' +
'\n' +
'{% endif %}\n' +
'## `jobs.<job_id>.outputs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-defining-outputs-for-jobs %}\n' +
'\n' +
'## `jobs.<job_id>.env`\n' +
'\n' +
'A `map` of environment variables that are available to all steps in the job. You can also set environment variables for the entire workflow or an individual step. For more information, see [`env`](#env) and [`jobs.<job_id>.steps[*].env`](#jobsjob_idstepsenv).\n' +
'\n' +
'{% data reusables.repositories.actions-env-var-note %}\n' +
'\n' +
'### Example\n' +
'\n' +
'```yaml\n' +
'jobs:\n' +
' job1:\n' +
' env:\n' +
' FIRST_NAME: Mona\n' +
'```\n' +
'\n' +
'## `jobs.<job_id>.defaults`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-job %}\n' +
'\n' +
'### `jobs.<job_id>.defaults.run`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-job-run %}\n' +
'\n' +
'## `jobs.<job_id>.steps`\n' +
'\n' +
'A job contains a sequence of tasks called `steps`. Steps can run commands, run setup tasks, or run an action in your repository, a public repository, or an action published in a Docker registry. Not all steps run actions, but all actions run as a step. Each step runs in its own process in the runner environment and has access to the workspace and filesystem. Because steps run in their own process, changes to environment variables are not preserved between steps. {% data variables.product.prodname_dotcom %} provides built-in steps to set up and complete a job.\n' +
'\n' +
'You can run an unlimited'... 33448 more characters,
begin: 5278,
end: 5329,
file: '',
trimLeft: false,
trimRight: false,
content: 'if actions-inherit-secrets-reusable-workflows',
name: 'if',
args: 'actions-inherit-secrets-reusable-workflows'
}
},
token: TagToken {
kind: 4,
input: '\n' +
'{% data reusables.actions.enterprise-beta %}\n' +
'{% data reusables.actions.enterprise-github-hosted-runners %}\n' +
'\n' +
'## About YAML syntax for workflows\n' +
'\n' +
'Workflow files use YAML syntax, and must have either a `.yml` or `.yaml` file extension. {% data reusables.actions.learn-more-about-yaml %}\n' +
'\n' +
'You must store workflow files in the `.github/workflows` directory of your repository.\n' +
'\n' +
'## `name`\n' +
'\n' +
"The name of your workflow. {% data variables.product.prodname_dotcom %} displays the names of your workflows on your repository's actions page. If you omit `name`, {% data variables.product.prodname_dotcom %} sets it to the workflow file path relative to the root of the repository.\n" +
'\n' +
'## `on`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow %}\n' +
'\n' +
'### `on.<event_name>.types`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-types %}\n' +
'\n' +
'### `on.<pull_request|pull_request_target>.<branches|branches-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-branches %}\n' +
'\n' +
'### `on.push.<branches|tags|branches-ignore|tags-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-run-on-specific-branches-or-tags %}\n' +
'\n' +
'### `on.<push|pull_request|pull_request_target>.<paths|paths-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-paths %}\n' +
'\n' +
'### `on.schedule`\n' +
'\n' +
'{% data reusables.actions.workflows.section-triggering-a-workflow-schedule %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.3 or ghae-issue-4757 or ghec %}\n' +
'## `on.workflow_call`\n' +
'\n' +
'{% data reusables.actions.reusable-workflows-ghes-beta %}\n' +
'\n' +
'Use `on.workflow_call` to define the inputs and outputs for a reusable workflow. You can also map the secrets that are available to the called workflow. For more information on reusable workflows, see "[Reusing workflows](/actions/using-workflows/reusing-workflows)."\n' +
'\n' +
'### `on.workflow_call.inputs`\n' +
'\n' +
'When using the `workflow_call` keyword, you can optionally specify inputs that are passed to the called workflow from the caller workflow. For more information about the `workflow_call` keyword, see "[Events that trigger workflows](/actions/learn-github-actions/events-that-trigger-workflows#workflow-reuse-events)."\n' +
'\n' +
'In addition to the standard input parameters that are available, `on.workflow_call.inputs` requires a `type` parameter. For more information, see [`on.workflow_call.inputs.<input_id>.type`](#onworkflow_callinputsinput_idtype).\n' +
'\n' +
'If a `default` parameter is not set, the default value of the input is `false` for a boolean, `0` for a number, and `""` for a string.\n' +
'\n' +
'Within the called workflow, you can use the `inputs` context to refer to an input.\n' +
'\n' +
'If a caller workflow passes an input that is not specified in the called workflow, this results in an error.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' inputs:\n' +
' username:\n' +
" description: 'A username passed from the caller workflow'\n" +
" default: 'john-doe'\n" +
' required: false\n' +
' type: string\n' +
'\n' +
'jobs:\n' +
' print-username:\n' +
' runs-on: ubuntu-latest\n' +
'\n' +
' steps:\n' +
' - name: Print the input name to STDOUT\n' +
' run: echo The username is ${{ inputs.username }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'For more information, see "[Reusing workflows](/actions/learn-github-actions/reusing-workflows)."\n' +
'\n' +
'#### `on.workflow_call.inputs.<input_id>.type`\n' +
'\n' +
'Required if input is defined for the `on.workflow_call` keyword. The value of this parameter is a string specifying the data type of the input. This must be one of: `boolean`, `number`, or `string`.\n' +
'\n' +
'### `on.workflow_call.outputs`\n' +
'\n' +
'A map of outputs for a called workflow. Called workflow outputs are available to all downstream jobs in the caller workflow. Each output has an identifier, an optional `description,` and a `value.` The `value` must be set to the value of an output from a job within the called workflow.\n' +
'\n' +
'In the example below, two outputs are defined for this reusable workflow: `workflow_output1` and `workflow_output2`. These are mapped to outputs called `job_output1` and `job_output2`, both from a job called `my_job`.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' # Map the workflow outputs to job outputs\n' +
' outputs:\n' +
' workflow_output1:\n' +
' description: "The first job output"\n' +
' value: ${{ jobs.my_job.outputs.job_output1 }}\n' +
' workflow_output2:\n' +
' description: "The second job output"\n' +
' value: ${{ jobs.my_job.outputs.job_output2 }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'For information on how to reference a job output, see [`jobs.<job_id>.outputs`](#jobsjob_idoutputs). For more information, see "[Reusing workflows](/actions/learn-github-actions/reusing-workflows)."\n' +
'\n' +
'### `on.workflow_call.secrets`\n' +
'\n' +
'A map of the secrets that can be used in the called workflow.\n' +
'\n' +
'Within the called workflow, you can use the `secrets` context to refer to a secret.\n' +
'\n' +
'If a caller workflow passes a secret that is not specified in the called workflow, this results in an error.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
' secrets:\n' +
' access-token:\n' +
" description: 'A token passed from the caller workflow'\n" +
' required: false\n' +
'\n' +
'jobs:\n' +
' pass-secret-to-action:\n' +
' runs-on: ubuntu-latest\n' +
'\n' +
' steps:\n' +
' - name: Pass the received secret to an action\n' +
' uses: ./.github/actions/my-action\n' +
' with:\n' +
' token: ${{ secrets.access-token }}\n' +
'```\n' +
'{% endraw %}\n' +
'\n' +
'{% if actions-inherit-secrets-reusable-workflows %}\n' +
'\n' +
'#### `on.workflow_call.secrets.inherit`\n' +
'\n' +
'Use the `inherit` keyword to pass all secrets the calling workflow has access to, to the called workflow. This includes all organization, repository and environment secrets. The keyword can be used to pass secrets across organizations within the same enterprise. If there are duplicate names between the repository and organization, the repository secret will be used.\n' +
'\n' +
'#### Example\n' +
'\n' +
'{% raw %}\n' +
'\n' +
'```yaml\n' +
'on:\n' +
' workflow_dispatch:\n' +
'\n' +
'jobs:\n' +
' pass-secrets-to-workflow:\n' +
' uses: ./.github/workflows/called-workflow.yml\n' +
' secrets: inherit\n' +
'```\n' +
'\n' +
'```yaml\n' +
'on:\n' +
' workflow_call:\n' +
'\n' +
'jobs:\n' +
' pass-secret-to-action:\n' +
' runs-on: ubuntu-latest\n' +
' steps:\n' +
' - name: Pass the received secret to an action\n' +
' uses: echo ${{ secrets.CALLING_WORKFLOW_SECRET }}\n' +
'```\n' +
'\n' +
'{% raw %}\n' +
'\n' +
'{% endraw %}\n' +
'\n' +
'{% endraw %}\n' +
'\n' +
'{%endif%}\n' +
'\n' +
'#### `on.workflow_call.secrets.<secret_id>`\n' +
'\n' +
'A string identifier to associate with the secret.\n' +
'\n' +
'#### `on.workflow_call.secrets.<secret_id>.required`\n' +
'\n' +
'A boolean specifying whether the secret must be supplied.\n' +
'{% endif %}\n' +
'\n' +
'## `on.workflow_run.<branches|branches-ignore>`\n' +
'\n' +
'{% data reusables.actions.workflows.section-specifying-branches %}\n' +
'\n' +
'## `on.workflow_dispatch.inputs`\n' +
'\n' +
'{% data reusables.actions.workflow-dispatch-inputs %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.1 or ghae or ghec %}\n' +
'## `permissions`\n' +
'\n' +
'{% data reusables.actions.jobs.section-assigning-permissions-to-jobs %}\n' +
'\n' +
'{% endif %}\n' +
'\n' +
'## `env`\n' +
'\n' +
'A `map` of environment variables that are available to the steps of all jobs in the workflow. You can also set environment variables that are only available to the steps of a single job or to a single step. For more information, see [`jobs.<job_id>.env`](#jobsjob_idenv) and [`jobs.<job_id>.steps[*].env`](#jobsjob_idstepsenv). \n' +
'\n' +
'Variables in the `env` map cannot be defined in terms of other variables in the map.\n' +
'\n' +
'{% data reusables.repositories.actions-env-var-note %}\n' +
'\n' +
'### Example\n' +
'\n' +
'```yaml\n' +
'env:\n' +
' SERVER: production\n' +
'```\n' +
'\n' +
'## `defaults`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults %}\n' +
'\n' +
'### `defaults.run`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-run %}\n' +
'\n' +
'{% ifversion fpt or ghae or ghes > 3.1 or ghec %}\n' +
'## `concurrency`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-concurrency %}\n' +
'\n' +
'{% endif %}\n' +
'## `jobs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow %}\n' +
'\n' +
'### `jobs.<job_id>`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-id %}\n' +
'\n' +
'### `jobs.<job_id>.name`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-name %}\n' +
'\n' +
'{% ifversion fpt or ghes > 3.1 or ghae or ghec %}\n' +
'### `jobs.<job_id>.permissions`\n' +
'\n' +
'{% data reusables.actions.jobs.section-assigning-permissions-to-jobs-specific %}\n' +
'\n' +
'{% endif %}\n' +
'\n' +
'## `jobs.<job_id>.needs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-jobs-in-a-workflow-needs %}\n' +
'\n' +
'## `jobs.<job_id>.if`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-conditions-to-control-job-execution %}\n' +
'\n' +
'## `jobs.<job_id>.runs-on`\n' +
'\n' +
'{% data reusables.actions.jobs.section-choosing-the-runner-for-a-job %}\n' +
'\n' +
'## `jobs.<job_id>.environment`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-environments-for-jobs %}\n' +
'\n' +
'{% ifversion fpt or ghae or ghes > 3.1 or ghec %}\n' +
'## `jobs.<job_id>.concurrency`\n' +
'\n' +
'{% data reusables.actions.jobs.section-using-concurrency-jobs %}\n' +
'\n' +
'{% endif %}\n' +
'## `jobs.<job_id>.outputs`\n' +
'\n' +
'{% data reusables.actions.jobs.section-defining-outputs-for-jobs %}\n' +
'\n' +
'## `jobs.<job_id>.env`\n' +
'\n' +
'A `map` of environment variables that are available to all steps in the job. You can also set environment variables for the entire workflow or an individual step. For more information, see [`env`](#env) and [`jobs.<job_id>.steps[*].env`](#jobsjob_idstepsenv).\n' +
'\n' +
'{% data reusables.repositories.actions-env-var-note %}\n' +
'\n' +
'### Example\n' +
'\n' +
'```yaml\n' +
'jobs:\n' +
' job1:\n' +
' env:\n' +
' FIRST_NAME: Mona\n' +
'```\n' +
'\n' +
'## `jobs.<job_id>.defaults`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-job %}\n' +
'\n' +
'### `jobs.<job_id>.defaults.run`\n' +
'\n' +
'{% data reusables.actions.jobs.setting-default-values-for-jobs-defaults-job-run %}\n' +
'\n' +
'## `jobs.<job_id>.steps`\n' +
'\n' +
'A job contains a sequence of tasks called `steps`. Steps can run commands, run setup tasks, or run an action in your repository, a public repository, or an action published in a Docker registry. Not all steps run actions, but all actions run as a step. Each step runs in its own process in the runner environment and has access to the workspace and filesystem. Because steps run in their own process, changes to environment variables are not preserved between steps. {% data variables.product.prodname_dotcom %} provides built-in steps to set up and complete a job.\n' +
'\n' +
'You can run an unlimited'... 33448 more characters,
begin: 1389,
end: 1449,
file: '',
trimLeft: false,
trimRight: false,
content: 'ifversion fpt or ghes > 3.3 or ghae-issue-4757 or ghec',
name: 'ifversion',
args: 'fpt or ghes > 3.3 or ghae-issue-4757 or ghec'
}
}
GET /en/actions/using-workflows/workflow-syntax-for-github-actions 500 22.233 ms - 6685
GET /_next/static/chunks/webpack.js?ts=1650932629423 200 8.919 ms - -
GET /_next/static/chunks/react-refresh.js?ts=1650932629423 200 5.901 ms - -
GET /_next/static/development/_ssgManifest.js?ts=1650932629423 200 2.882 ms - 76
GET /_next/static/chunks/pages/500.js?ts=1650932629423 200 8.187 ms - -
GET /_next/static/development/_buildManifest.js?ts=1650932629423 200 3.098 ms - -
GET /_next/static/chunks/main.js?ts=1650932629423 200 7.112 ms - -
GET /_next/static/chunks/pages/_app.js?ts=1650932629423 200 5.211 ms - -
GET /_next/static/chunks/node_modules_next_dist_client_dev_noop_js.js 200 2.445 ms - -
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1786&column=19 404 15.122 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parse&arguments=&lineNumber=1771&column=33 404 18.024 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid._parseAndRender&arguments=&lineNumber=2962&column=26 404 21.764 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid.parse&arguments=&lineNumber=2947&column=28 404 31.672 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid.parseAndRender&arguments=&lineNumber=2966&column=31 404 32.903 ms - 6934
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Flib%2Frender-content%2FrenderContent.js&methodName=renderContent&arguments=&lineNumber=29&column=29 404 9.129 ms - 6914
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Flib%2Fpage.js&methodName=%3Cunknown%3E&arguments=&lineNumber=37&column=47 404 15.063 ms - 6896
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Flib%2Fpage.js&methodName=Page._render&arguments=&lineNumber=208&column=63 404 9.622 ms - 6890
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.parseToken&arguments=&lineNumber=1790&column=64 404 14.324 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.start&arguments=&lineNumber=1473&column=35 404 17.199 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Flib%2Fliquid-tags%2Fifversion.js&methodName=Object.parse&arguments=&lineNumber=45&column=12 404 6.743 ms - 6906
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=new+Tag&arguments=&lineNumber=1687&column=23 404 6.592 ms - 6920
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1778&column=24 404 6.303 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Object.parse&arguments=&lineNumber=2189&column=16 404 5.952 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=assert&arguments=&lineNumber=944&column=15 404 5.580 ms - 6918
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=TagMap.get&arguments=&lineNumber=2906&column=9 404 7.407 ms - 6922
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=new+Tag&arguments=&lineNumber=1683&column=34 404 6.150 ms - 6920
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1786&column=19 404 6.000 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parse&arguments=&lineNumber=1771&column=33 404 5.770 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid._parseAndRender&arguments=&lineNumber=2962&column=26 404 5.319 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid.parse&arguments=&lineNumber=2947&column=28 404 6.350 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Liquid.parseAndRender&arguments=&lineNumber=2966&column=31 404 7.334 ms - 6934
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.parseToken&arguments=&lineNumber=1790&column=64 404 11.029 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.start&arguments=&lineNumber=1473&column=35 404 6.191 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Flib%2Fliquid-tags%2Fifversion.js&methodName=Object.parse&arguments=&lineNumber=45&column=12 404 5.490 ms - 6906
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=new+Tag&arguments=&lineNumber=1687&column=23 404 8.109 ms - 6920
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1778&column=24 404 7.124 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Object.parse&arguments=&lineNumber=2189&column=16 404 10.967 ms - 6925
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1786&column=19 404 6.246 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.parseToken&arguments=&lineNumber=1790&column=64 404 7.743 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.start&arguments=&lineNumber=1473&column=35 404 6.162 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=new+Tag&arguments=&lineNumber=1687&column=23 404 8.556 ms - 6920
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1778&column=24 404 12.019 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.parseToken&arguments=&lineNumber=1790&column=64 404 5.775 ms - 6935
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.start&arguments=&lineNumber=1473&column=35 404 7.205 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=new+Tag&arguments=&lineNumber=1687&column=23 404 6.927 ms - 6920
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=Parser.parseToken&arguments=&lineNumber=1778&column=24 404 5.968 ms - 6930
GET /__nextjs_original-stack-frame?isServerSide=true&file=file%3A%2F%2F%2Fworkspaces%2Fdocs%2Fnode_modules%2Fliquidjs%2Fdist%2Fliquid.node.cjs.js&methodName=ParseStream.parseToken&arguments=&lineNumber=1790&column=64 404 6.677 ms - 6935
[nodemon] restarting due to changes...
[nodemon] starting `node server.mjs`
ENABLED_LANGUAGES: en,ja
info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
[nodemon] restarting due to changes...
[nodemon] starting `node server.mjs`
ENABLED_LANGUAGES: en,ja
[nodemon] restarting due to changes...
[nodemon] starting `node server.mjs`
ENABLED_LANGUAGES: en,ja
info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
event - compiled successfully
Priming context information...
Redirects disk-cache HIT on /workspaces/docs/lib/redirects/.redirects-cache.json
Context primed in 2157 ms
app running on http://localhost:4000
GET /_next/webpack-hmr?page=%2F500 200 762.336 ms - -
event - build page: /[versionId]/[productId]/[...restPage]
wait - compiling...
event - compiled successfully
GET /en/actions/using-workflows/workflow-syntax-for-github-actions 200 2540.461 ms - -
GET /_next/static/chunks/webpack.js?ts=1650932655905 200 10.459 ms - -
GET /_next/static/development/_ssgManifest.js?ts=1650932655905 200 3.295 ms - 76
GET /_next/static/chunks/react-refresh.js?ts=1650932655905 200 2.437 ms - -
GET /_next/static/development/_buildManifest.js?ts=1650932655905 200 5.134 ms - -
GET /_next/static/chunks/main.js?ts=1650932655905 200 6.062 ms - -
GET /_next/static/chunks/pages/_app.js?ts=1650932655905 200 7.005 ms - -
GET /_next/static/chunks/pages/%5BversionId%5D/%5BproductId%5D/%5B...restPage%5D.js?ts=1650932655905 200 7.297 ms - -
GET /_next/static/chunks/node_modules_next_dist_client_dev_noop_js.js 200 3.337 ms - -
GET /assets/cb-262/images/octicons/search-16.svg 200 8.378 ms - 262
POST /events 200 288.190 ms - 2
GET /_next/static/development/_devPagesManifest.json 200 8.179 ms - -
GET /_next/webpack-hmr?page=%2F%5BversionId%5D%2F%5BproductId%5D%2F%5B...restPage%5D 200 2.120 ms - -
POST /events 200 2.895 ms - 2
GET /_next/webpack-hmr?page=%2F%5BversionId%5D%2F%5BproductId%5D%2F%5B...restPage%5D 200 2.251 ms - -
[nodemon] restarting due to changes...
[nodemon] starting `node server.mjs`
ENABLED_LANGUAGES: en,ja
info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
event - compiled successfully
Priming context information...
Redirects disk-cache HIT on /workspaces/docs/lib/redirects/.redirects-cache.json
Context primed in 2330 ms
app running on http://localhost:4000
GET /_next/webpack-hmr?page=%2F%5BversionId%5D%2F%5BproductId%5D%2F%5B...restPage%5D 200 5.742 ms - -
event - build page: /[versionId]/[productId]/[...restPage]
wait - compiling...
event - compiled successfully
GET /en/actions/using-workflows/workflow-syntax-for-github-actions 200 2001.695 ms - -
GET /_next/static/chunks/webpack.js?ts=1650932781666 200 8.330 ms - -
GET /_next/static/development/_ssgManifest.js?ts=1650932781666 200 2.929 ms - 76
GET /_next/static/chunks/react-refresh.js?ts=1650932781666 200 6.525 ms - -
GET /_next/static/development/_buildManifest.js?ts=1650932781666 200 4.411 ms - -
GET /_next/static/chunks/main.js?ts=1650932781666 200 6.553 ms - -
GET /_next/static/chunks/pages/_app.js?ts=1650932781666 200 4.980 ms - -
GET /_next/static/chunks/pages/%5BversionId%5D/%5BproductId%5D/%5B...restPage%5D.js?ts=1650932781666 200 9.260 ms - -
GET /_next/static/chunks/node_modules_next_dist_client_dev_noop_js.js 200 2.996 ms - -
POST /events 200 241.314 ms - 2
GET /_next/static/development/_devPagesManifest.json 200 2.387 ms - -
[nodemon] restarting due to changes...
[nodemon] starting `node server.mjs`
ENABLED_LANGUAGES: en,ja
info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
event - compiled successfully
Priming context information...
Redirects disk-cache HIT on /workspaces/docs/lib/redirects/.redirects-cache.json
Context primed in 2190 ms
app running on http://localhost:4000
POST /events 200 238.821 ms - 2
event - build page: /404
wait - compiling...
event - compiled successfully
GET /_next/static/webpack/d4c19a2adc30711dd8ff.webpack.hot-update.json 404 490.132 ms - -
event - build page: /[versionId]/[productId]/[...restPage]
wait - compiling...
event - compiled successfully
GET /_next/static/webpack/d4c19a2adc30711dd8ff.webpack.hot-update.json 404 711.072 ms - -
GET /en/actions/using-workflows/workflow-syntax-for-github-actions 200 1730.574 ms - -
GET /_next/webpack-hmr?page=%2F%5BversionId%5D%2F%5BproductId%5D%2F%5B...restPage%5D 200 33.765 ms - -
GET /en/actions/using-workflows/workflow-syntax-for-github-actions 200 248.000 ms - -
GET /_next/webpack-hmr?page=%2F%5BversionId%5D%2F%5BproductId%5D%2F%5B...restPage%5D 200 12.200 ms - -
GET /_next/static/chunks/webpack.js?ts=1650932799783 200 3.606 ms - -
GET /_next/static/development/_buildManifest.js?ts=1650932799783 200 5.960 ms - -
GET /_next/static/development/_ssgManifest.js?ts=1650932799783 200 4.172 ms - 76
GET /_next/static/chunks/react-refresh.js?ts=1650932799783 200 2.932 ms - -
GET /_next/static/chunks/pages/_app.js?ts=1650932799783 200 5.962 ms - -
GET /_next/static/chunks/main.js?ts=1650932799783 200 5.081 ms - -
GET /_next/static/chunks/pages/%5BversionId%5D/%5BproductId%5D/%5B...restPage%5D.js?ts=1650932799783 200 6.823 ms - -
GET /_next/static/chunks/node_modules_next_dist_client_dev_noop_js.js 200 2.817 ms - -
POST /events 200 4.897 ms - 2
GET /_next/static/development/_devPagesManifest.json 200 2.216 ms - -
GET /_next/webpack-hmr?page=%2F%5BversionId%5D%2F%5BproductId%5D%2F%5B...restPage%5D 200 6.840 ms - -
POST /events 200 1.746 ms - 2
^C
@nicholasbergesen /workspaces/docs (nick/inhert_secrets ) $ git pull
git pushremote: Enumerating objects: 128, done.
remote: Counting objects: 100% (63/63), done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 128 (delta 57), reused 57 (delta 57), pack-reused 65
Receiving objects: 100% (128/128), 1.45 MiB | 3.60 MiB/s, done.
Resolving deltas: 100% (77/77), completed with 15 local objects.
From https://github.com/nicholasbergesen/docs
c48eec6cc1..0f88ca315a nick/inhert_secrets -> origin/nick/inhert_secrets
* [new branch] 123MwanjeMike-patch-2 -> origin/123MwanjeMike-patch-2
* [new branch] 1862-Add-Travis-CI-migration-table -> origin/1862-Add-Travis-CI-migration-table
* [new branch] AErmie-update-devcontainerjson -> origin/AErmie-update-devcontainerjson
* [new branch] TingluoHuang-patch-1 -> origin/TingluoHuang-patch-1
* [new branch] TitleChange -> origin/TitleChange
* [new branch] about-github-education.md -> origin/about-github-education.md
* [new branch] add-discussions-permission -> origin/add-discussions-permission
* [new branch] add-short-titles -> origin/add-short-titles
* [new branch] andrekolodochka-patch-1 -> origin/andrekolodochka-patch-1
* [new branch] bassa846-patch-1 -> origin/bassa846-patch-1
* [new branch] bo-patch-1 -> origin/bo-patch-1
* [new branch] bug-update-email-toggle-docs -> origin/bug-update-email-toggle-docs
* [new branch] campus-program -> origin/campus-program
* [new branch] check-writing-process -> origin/check-writing-process
* [new branch] clarify-contribution-guidelines-workflow -> origin/clarify-contribution-guidelines-workflow
* [new branch] content-template-versions -> origin/content-template-versions
* [new branch] copy-webpack-plugin -> origin/copy-webpack-plugin
* [new branch] cpratap994-patch-1 -> origin/cpratap994-patch-1
* [new branch] create-runner-in-group -> origin/create-runner-in-group
* [new branch] dependabot/docker/node-17.7.1-alpine -> origin/dependabot/docker/node-17.7.1-alpine
* [new branch] dependabot/docker/node-18.0.0-alpine -> origin/dependabot/docker/node-18.0.0-alpine
* [new branch] dependabot/github_actions/EndBug/add-and-commit-7.4.0 -> origin/dependabot/github_actions/EndBug/add-and-commit-7.4.0
* [new branch] dependabot/github_actions/actions/upload-artifact-2.3.1 -> origin/dependabot/github_actions/actions/upload-artifact-2.3.1
* [new branch] dependabot/github_actions/dawidd6/action-download-artifact-2.16.0 -> origin/dependabot/github_actions/dawidd6/action-download-artifact-2.16.0
* [new branch] dependabot/github_actions/github/codeql-action-1.0.30 -> origin/dependabot/github_actions/github/codeql-action-1.0.30
* [new branch] dependabot/github_actions/github/codeql-action-2.1.7 -> origin/dependabot/github_actions/github/codeql-action-2.1.7
* [new branch] dependabot/github_actions/peter-evans/create-pull-request-3.12.0 -> origin/dependabot/github_actions/peter-evans/create-pull-request-3.12.0
* [new branch] dependabot/github_actions/peter-evans/create-pull-request-4 -> origin/dependabot/github_actions/peter-evans/create-pull-request-4
* [new branch] dependabot/github_actions/peter-evans/find-comment-d2dae40ed151c634e4189471272b57e76ec19ba8 -> origin/dependabot/github_actions/peter-evans/find-comment-d2dae40ed151c634e4189471272b57e76ec19ba8
* [new branch] dependabot/npm_and_yarn/async-3.2.3 -> origin/dependabot/npm_and_yarn/async-3.2.3
* [new branch] dependabot/npm_and_yarn/babel/preset-env-7.16.11 -> origin/dependabot/npm_and_yarn/babel/preset-env-7.16.11
* [new branch] dependabot/npm_and_yarn/cookie-parser-1.4.6 -> origin/dependabot/npm_and_yarn/cookie-parser-1.4.6
* [new branch] dependabot/npm_and_yarn/dotenv-14.2.0 -> origin/dependabot/npm_and_yarn/dotenv-14.2.0
* [new branch] dependabot/npm_and_yarn/dotenv-16.0.0 -> origin/dependabot/npm_and_yarn/dotenv-16.0.0
* [new branch] dependabot/npm_and_yarn/eslint-8.7.0 -> origin/dependabot/npm_and_yarn/eslint-8.7.0
* [new branch] dependabot/npm_and_yarn/eslint-plugin-import-2.25.4 -> origin/dependabot/npm_and_yarn/eslint-plugin-import-2.25.4
* [new branch] dependabot/npm_and_yarn/express-4.17.2 -> origin/dependabot/npm_and_yarn/express-4.17.2
* [new branch] dependabot/npm_and_yarn/express-rate-limit-6.0.3 -> origin/dependabot/npm_and_yarn/express-rate-limit-6.0.3
* [new branch] dependabot/npm_and_yarn/graphql-inspector/core-3.1.1 -> origin/dependabot/npm_and_yarn/graphql-inspector/core-3.1.1
* [new branch] dependabot/npm_and_yarn/graphql-tools/load-7.4.0 -> origin/dependabot/npm_and_yarn/graphql-tools/load-7.4.0
* [new branch] dependabot/npm_and_yarn/hot-shots-8.5.2 -> origin/dependabot/npm_and_yarn/hot-shots-8.5.2
* [new branch] dependabot/npm_and_yarn/jest/globals-27.4.4 -> origin/dependabot/npm_and_yarn/jest/globals-27.4.4
* [new branch] dependabot/npm_and_yarn/liquidjs-9.31.0 -> origin/dependabot/npm_and_yarn/liquidjs-9.31.0
* [new branch] dependabot/npm_and_yarn/minimatch-5.0.0 -> origin/dependabot/npm_and_yarn/minimatch-5.0.0
* [new branch] dependabot/npm_and_yarn/next-12.1.5 -> origin/dependabot/npm_and_yarn/next-12.1.5
* [new branch] dependabot/npm_and_yarn/postcss-8.3.9 -> origin/dependabot/npm_and_yarn/postcss-8.3.9
* [new branch] dependabot/npm_and_yarn/primer/components-30.3.0 -> origin/dependabot/npm_and_yarn/primer/components-30.3.0
* [new branch] dependabot/npm_and_yarn/primer/css-17.11.0 -> origin/dependabot/npm_and_yarn/primer/css-17.11.0
* [new branch] dependabot/npm_and_yarn/primer/css-18.0.1 -> origin/dependabot/npm_and_yarn/primer/css-18.0.1
* [new branch] dependabot/npm_and_yarn/primer/css-18.1.0 -> origin/dependabot/npm_and_yarn/primer/css-18.1.0
* [new branch] dependabot/npm_and_yarn/rehype-autolink-headings-6.1.1 -> origin/dependabot/npm_and_yarn/rehype-autolink-headings-6.1.1
* [new branch] dependabot/npm_and_yarn/remark-parse-10.0.1 -> origin/dependabot/npm_and_yarn/remark-parse-10.0.1
* [new branch] dependabot/npm_and_yarn/remark-rehype-10.1.0 -> origin/dependabot/npm_and_yarn/remark-rehype-10.1.0
* [new branch] dependabot/npm_and_yarn/robots-parser-2.4.0 -> origin/dependabot/npm_and_yarn/robots-parser-2.4.0
* [new branch] dependabot/npm_and_yarn/swr-1.1.0 -> origin/dependabot/npm_and_yarn/swr-1.1.0
* [new branch] dependabot/npm_and_yarn/types/react-17.0.28 -> origin/dependabot/npm_and_yarn/types/react-17.0.28
* [new branch] dependabot/npm_and_yarn/types/react-17.0.38 -> origin/dependabot/npm_and_yarn/types/react-17.0.38
* [new branch] dependabot/npm_and_yarn/unified-10.1.1 -> origin/dependabot/npm_and_yarn/unified-10.1.1
* [new branch] desktop-3.0 -> origin/desktop-3.0
* [new branch] dev/cmbrose/ports-test -> origin/dev/cmbrose/ports-test
* [new branch] divais-patch-1 -> origin/divais-patch-1
* [new branch] divais-patch-2 -> origin/divais-patch-2
* [new branch] do-not-translate-attributes-on-scheduling-issue-creation-ptbr -> origin/do-not-translate-attributes-on-scheduling-issue-creation-ptbr
* [new branch] experiment-to-prove-docs-internalpull23326 -> origin/experiment-to-prove-docs-internalpull23326
* [new branch] fix-codeql-check-name -> origin/fix-codeql-check-name
* [new branch] fluffyf-x/ghae-sre-667 -> origin/fluffyf-x/ghae-sre-667
* [new branch] guides-for-ghcr -> origin/guides-for-ghcr
* [new branch] heading-formatting-update -> origin/heading-formatting-update
* [new branch] heiskr-patch-2 -> origin/heiskr-patch-2
* [new branch] heiskr-patch-3 -> origin/heiskr-patch-3
* [new branch] hubwriter/codespaces-article -> origin/hubwriter/codespaces-article
* [new branch] hubwriter/test-codespaces -> origin/hubwriter/test-codespaces
* [new branch] inpreman-update-ghae-url -> origin/inpreman-update-ghae-url
* [new branch] insights-add-issues-permission -> origin/insights-add-issues-permission
* [new branch] make-waiting-for-review-sticky -> origin/make-waiting-for-review-sticky
* [new branch] meganchristudas-patch-1 -> origin/meganchristudas-patch-1
* [new branch] mikesurowiec-patch-1 -> origin/mikesurowiec-patch-1
* [new branch] myarb-patch-1 -> origin/myarb-patch-1
* [new branch] nebiyou-gebretatios-add-ms-authenticator -> origin/nebiyou-gebretatios-add-ms-authenticator
* [new branch] patch-1 -> origin/patch-1
* [new branch] peterbe-no-need-for-the-rest-namespace -> origin/peterbe-no-need-for-the-rest-namespace
* [new branch] peterbe-sample-pr-to-test-a-markdown-change -> origin/peterbe-sample-pr-to-test-a-markdown-change
* [new branch] rachmari-patch-1 -> origin/rachmari-patch-1
* [new branch] rachmari-test-workflow -> origin/rachmari-test-workflow
* [new branch] ramyaparimi-move-browser-tips-to-docs -> origin/ramyaparimi-move-browser-tips-to-docs
* [new branch] ramyaparimi-patch-1 -> origin/ramyaparimi-patch-1
* [new branch] ramyaparimi-patch-2 -> origin/ramyaparimi-patch-2
* [new branch] ramyaparimi-patch-3 -> origin/ramyaparimi-patch-3
* [new branch] ramyaparimi-patch-4 -> origin/ramyaparimi-patch-4
* [new branch] ramyaparimi-patch-5 -> origin/ramyaparimi-patch-5
* [new branch] ramyaparimi-patch-6 -> origin/ramyaparimi-patch-6
* [new branch] ramyaparimi-patch-7 -> origin/ramyaparimi-patch-7
* [new branch] ramyaparimi-patch-8 -> origin/ramyaparimi-patch-8
* [new branch] ramyaparimi/close-on-invalid -> origin/ramyaparimi/close-on-invalid
* [new branch] ramyaparimi/test-branch -> origin/ramyaparimi/test-branch
* [new branch] rathjenc-jobs-deprecate -> origin/rathjenc-jobs-deprecate
* [new branch] remove-failed-auto-update-workflow -> origin/remove-failed-auto-update-workflow
* [new branch] repo-sync -> origin/repo-sync
* [new branch] revert-3797-revert-3019-janiceilene-patch-1 -> origin/revert-3797-revert-3019-janiceilene-patch-1
* [new branch] rhettg-from -> origin/rhettg-from
* [new branch] rsese-testing -> origin/rsese-testing
* [new branch] test-dissallow -> origin/test-dissallow
* [new branch] test-images-pr -> origin/test-images-pr
* [new branch] test-jest-parallelization