Skip to content

externpro 26.01-17-g15c9354#340

Merged
smanders merged 6 commits into
xprofrom
xpupdate-26.01-17-g15c9354-25578174165-1
May 8, 2026
Merged

externpro 26.01-17-g15c9354#340
smanders merged 6 commits into
xprofrom
xpupdate-26.01-17-g15c9354-25578174165-1

Conversation

@smanders
Copy link
Copy Markdown
Collaborator

@smanders smanders commented May 8, 2026

Summary

Update externpro submodule to 26.01-17-g15c9354

Changes

  • Updated .devcontainer to externpro 26.01-17-g15c9354
  • Previous HEAD: 1fe6cf59a332589ea02b4610a8c2964156363245
  • New HEAD: 15c935478b8b1166425f3adacfba9e2a7d77c2c4
  • If you add the "release:tag" label, the tag will be `xpv25.07.1.1`

Workflow Update Report

  • 🔧 xpbuild.yml: preserved repo key jobs.linux.with.buildpro_images

This PR was created automatically by GitHub Actions

smanders and others added 6 commits May 7, 2026 15:00
Removes the vs_compilers constraint from the Windows workflow, allowing
VS2026 to be included as one of the Windows compiler versions for
buildpro builds.

Previously the workflow was limited to VS2022 only:
  with:
    vs_compilers: '["Vs2022"]'

Now it uses the default externpro configuration which includes VS2026:
  with: {}

Combined with the Boost_COMPILER: vc143 setting in the VS2026 preset,
this enables buildpro to build successfully with Visual Studio 2026.

issue externpro/externpro#325 (comment)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
The wxx_test hangs during wxWidgets GUI initialization on VS2026
(MSVC_VERSION 1950) while working correctly on VS2022. Skip adding the
test to CTest on VS2026 to prevent CI hangs while still building the
executable for manual debugging.
@smanders smanders added dependencies dependency updates xpupdate externpro update automation labels May 8, 2026
@smanders smanders merged commit f52264f into xpro May 8, 2026
32 checks passed
@smanders smanders deleted the xpupdate-26.01-17-g15c9354-25578174165-1 branch May 8, 2026 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependency updates xpupdate externpro update automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant