Skip to content

Commit

Permalink
bump runtime versions
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 693101999
Change-Id: Ia4f98786c0fce0af0501f5329fa3156008accd19
  • Loading branch information
MontyCarter authored and copybara-github committed Nov 4, 2024
1 parent 6160c0b commit 2060b4d
Show file tree
Hide file tree
Showing 14 changed files with 33 additions and 33 deletions.
12 changes: 6 additions & 6 deletions builders/php/acceptance/runtime.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ gae_runtimes = {
"php73": "7.3.33",
"php74": "7.4.33",
"php81": "8.1.30",
"php82": "8.2.24",
"php83": "8.3.12",
"php82": "8.2.25",
"php83": "8.3.13",
}

gcf_runtimes = {
"php74": "7.4.33",
"php81": "8.1.30",
"php82": "8.2.24",
"php83": "8.3.12",
"php82": "8.2.25",
"php83": "8.3.13",
}

flex_runtimes = {
"php74": "7.4.33",
"php81": "8.1.30",
"php82": "8.2.24",
"php83": "8.3.12",
"php82": "8.2.25",
"php83": "8.3.13",
}
6 changes: 3 additions & 3 deletions builders/ruby/acceptance/runtime.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ gae_runtimes = {
"ruby26": "2.6.10",
"ruby27": "2.7.8",
"ruby30": "3.0.7",
"ruby32": "3.2.5",
"ruby32": "3.2.6",
"ruby33": "3.3.5",
}

gcf_runtimes = {
"ruby26": "2.6.10",
"ruby27": "2.7.8",
"ruby30": "3.0.7",
"ruby32": "3.2.5",
"ruby32": "3.2.6",
"ruby33": "3.3.5",
}

flex_runtimes = {
"ruby32": "3.2.5",
"ruby32": "3.2.6",
"ruby33": "3.3.5",
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/php/php82_flex_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# php82_flex_8.2.24_test.cfg file generated from contents of
# php82_flex_8.2.25_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "php/acceptance:8.2.24_flex_test"
value: "php/acceptance:8.2.25_flex_test"
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/php/php82_gae_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# php82_gae_8.2.24_test.cfg file generated from contents of
# php82_gae_8.2.25_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "php/acceptance:8.2.24_gae_test"
value: "php/acceptance:8.2.25_gae_test"
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/php/php82_gcf_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# php82_gcf_8.2.24_test.cfg file generated from contents of
# php82_gcf_8.2.25_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "php/acceptance:8.2.24_gcf_test"
value: "php/acceptance:8.2.25_gcf_test"
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/php/php82_gcp_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# php82_gcp_8.2.24_test.cfg file generated from contents of
# php82_gcp_8.2.25_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "php/acceptance:8.2.24_gcp_test"
value: "php/acceptance:8.2.25_gcp_test"
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/php/php83_flex_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# php83_flex_8.3.12_test.cfg file generated from contents of
# php83_flex_8.3.13_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "php/acceptance:8.3.12_flex_test"
value: "php/acceptance:8.3.13_flex_test"
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/php/php83_gae_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# php83_gae_8.3.12_test.cfg file generated from contents of
# php83_gae_8.3.13_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "php/acceptance:8.3.12_gae_test"
value: "php/acceptance:8.3.13_gae_test"
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/php/php83_gcf_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# php83_gcf_8.3.12_test.cfg file generated from contents of
# php83_gcf_8.3.13_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "php/acceptance:8.3.12_gcf_test"
value: "php/acceptance:8.3.13_gcf_test"
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/php/php83_gcp_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# php83_gcp_8.3.12_test.cfg file generated from contents of
# php83_gcp_8.3.13_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "php/acceptance:8.3.12_gcp_test"
value: "php/acceptance:8.3.13_gcp_test"
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/ruby/ruby32_flex_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# ruby32_flex_3.2.5_test.cfg file generated from contents of
# ruby32_flex_3.2.6_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "ruby/acceptance:3.2.5_flex_test"
value: "ruby/acceptance:3.2.6_flex_test"
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/ruby/ruby32_gae_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# ruby32_gae_3.2.5_test.cfg file generated from contents of
# ruby32_gae_3.2.6_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "ruby/acceptance:3.2.5_gae_test"
value: "ruby/acceptance:3.2.6_gae_test"
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/ruby/ruby32_gcf_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# ruby32_gcf_3.2.5_test.cfg file generated from contents of
# ruby32_gcf_3.2.6_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "ruby/acceptance:3.2.5_gcf_test"
value: "ruby/acceptance:3.2.6_gcf_test"
}
4 changes: 2 additions & 2 deletions kokoro/presubmit/ruby/ruby32_gcp_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# DO NOT EDIT THIS FILE MANUALLY.
#
# ruby32_gcp_3.2.5_test.cfg file generated from contents of
# ruby32_gcp_3.2.6_test.cfg file generated from contents of
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
#
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
Expand All @@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"

env_vars {
key: "FILTER"
value: "ruby/acceptance:3.2.5_gcp_test"
value: "ruby/acceptance:3.2.6_gcp_test"
}

0 comments on commit 2060b4d

Please sign in to comment.