Pin new dependency versions and regenerate with xmsconan 2.16.0 - #9
Merged
Merged
Conversation
xmscore 7.0.8 -> 7.0.11, xmsgrid 9.0.9 -> 9.0.10, xmsinterp 7.0.8 -> 7.0.9, xmsextractor 10.0.6 -> 10.0.7. All four are now built under conan~=2.31.0 (so their binaries resolve) and with xmsconan 2.16.0 (so their libraries carry the testing helpers this repo links).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Regenerates CI files with xmsconan 2.16.0 (was 2.15.2) and repoints
xms_dependenciesat the versions released during this rollout.Dependency pins
The older versions are unusable for two independent reasons: xmsconan 2.15.3 pinned
conan~=2.31.0, which changespackage_idso builds detach from binaries published under an unpinned conan; and xmsconan 2.15.1 movedtesting_sourcesout of the published library, so libraries built between then and 2.16.0 do not export the testing helpers this repo links. The versions pinned here are built under both the conan pin and xmsconan 2.16.0.CI changes
.flake8viaxmsconan_genand runs plainflake8 _package.xmsconan==2.16.0andconan~=2.31.0.actions/checkout@v2→@v4(v2 is deprecated).Base branch
This targets
worktree-xmsconan-migration, notmaster— master has nobuild.toml, so the xmsconan migration lives on that branch and this stacks on top of it. Merging this does not land anything on master.Verification
All 18 GitHub Actions checks pass, including both macOS jobs.
The two
continuous-integration/appveyor/*checks fail. That is pre-existing and unrelated: appveyor already fails on the base branch, there is noappveyor.ymlin the repo (it is a stale external integration from the 2019 era), and this branch touches onlyXmsGridtrace-CI.yamlandbuild.toml.To be released as 2.0.3.