GitHub Enterprise Server 3.19 RC (#58358)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Usha N <n-usha@github.com> Co-authored-by: Erin Havens <erinhav@github.com> Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com> Co-authored-by: Steve Ward <steveward@github.com>
This commit is contained in:
@@ -96,7 +96,7 @@ prodname_codeql_cli: 'CodeQL CLI'
|
||||
# CodeQL usually bumps its minor version for each minor version of GHES.
|
||||
# Update this whenever a new enterprise version of CodeQL is being prepared.
|
||||
codeql_cli_ghes_recommended_version: >-
|
||||
{% ifversion ghes < 3.15 %}2.17.6{% elsif ghes < 3.16 %}2.18.4{% elsif ghes < 3.17 %}2.20.3{% elsif ghes < 3.18 %}2.20.7{% elsif ghes < 3.19 %}2.21.4{% endif %}
|
||||
{% ifversion ghes < 3.15 %}2.17.6{% elsif ghes < 3.16 %}2.18.4{% elsif ghes < 3.17 %}2.20.3{% elsif ghes < 3.18 %}2.20.7{% elsif ghes < 3.19 %}2.21.4{% elsif ghes < 3.20 %}2.22.4{% endif %}
|
||||
codeql_cli_version_min_version_create_bundle: '2.17.6'
|
||||
# Projects v2
|
||||
prodname_projects_v2: 'Projects'
|
||||
@@ -149,7 +149,7 @@ prodname_unfurls: 'Content Attachments'
|
||||
prodname_actions: 'GitHub Actions'
|
||||
prodname_actions_runner_controller: 'Actions Runner Controller'
|
||||
runner_required_version: >-
|
||||
{% ifversion ghes < 3.15 %}2.317.0{% elsif ghes < 3.16 %}2.319.1{% elsif ghes < 3.17 %}2.321.0{% elsif ghes < 3.18 %}2.322.0{% elsif ghes < 3.19 %}2.324.0{% endif %}
|
||||
{% ifversion ghes < 3.15 %}2.317.0{% elsif ghes < 3.16 %}2.319.1{% elsif ghes < 3.17 %}2.321.0{% elsif ghes < 3.18 %}2.322.0{% elsif ghes < 3.19 %}2.324.0{% elsif ghes < 3.20 %}2.328.0{% endif %}
|
||||
|
||||
# GitHub Debug
|
||||
prodname_debug: 'GitHub Debug'
|
||||
|
||||
Reference in New Issue
Block a user