Skip to content

Conversation

@PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Nov 3, 2025

This PR switches to 252.sp04 as last released version of DPF.
It switches to using project action variables made of maps as building the combinatory by hand at runtime becomes complicated.
We switch to two new repository variables (to not break current behavior):

ANSYS_VERSIONS_RETRO_WITH_PATCH = [ {version: "251", patch: ""}, {version: "242", patch: ""}, {version: "241", patch: ".sp01"}, {version: "232", patch: ""}, {version: "231", patch: ""}, {version: "222", patch: ""} ]
and
ANSYS_VERSION_LAST_RELEASED_WITH_PATCH={version: "252", patch: ".sp04"}

Release CI run (failures here are already present for main)

@PProfizi PProfizi self-assigned this Nov 3, 2025
@PProfizi PProfizi added the CI/CD Related to CI/CD label Nov 3, 2025
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.47%. Comparing base (b1504b9) to head (918bf6c).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2717   +/-   ##
=======================================
  Coverage   84.47%   84.47%           
=======================================
  Files          92       92           
  Lines       10899    10899           
=======================================
  Hits         9207     9207           
  Misses       1692     1692           

@PProfizi PProfizi requested review from moe-ad and rafacanton November 3, 2025 09:39
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

Some tests with 'continue-on-error: true' have failed:

  • PyDPF-Post API tests on ubuntu-latest

Created by continue-on-error-comment

@PProfizi PProfizi enabled auto-merge (squash) November 3, 2025 13:57
@PProfizi PProfizi merged commit 5502366 into main Nov 3, 2025
115 of 118 checks passed
@PProfizi PProfizi deleted the ci/test_retro_252_sp04 branch November 3, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Related to CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants