Skip to content

Fix Downgrade.yml#196

Closed
ranocha wants to merge 1 commit into
mainfrom
ranocha-patch-1
Closed

Fix Downgrade.yml#196
ranocha wants to merge 1 commit into
mainfrom
ranocha-patch-1

Conversation

@ranocha

@ranocha ranocha commented Aug 21, 2025

Copy link
Copy Markdown
Member

Downgrade has never passed after being introduced in #192 and fixing some issues in #194

strategy:
matrix:
downgrade_mode: ['alldeps']
downgrade_mode: ['deps']

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I just wanted to see whether the Compat.jl compatibilitily issues with Aqua.jl would be fixed by this.

@ChrisRackauckas

Copy link
Copy Markdown
Member

QA tests should be in a separate test group. But it seems it has issues:

 └─restricted by compatibility requirements with Compat [34da2185] to versions: [0.1.0-0.4.11, 0.5.0] or uninstalled — no versions left
   └─Compat [34da2185] log:
     ├─possible versions are: 1.0.0-4.18.0 or uninstalled
     └─restricted to versions 2.2.1 by an explicit requirement, leaving only versions: 2.2.1

That probably shouldn't be to v1 😅 so there's some dependencies to fix.

But from looking at the PR, no the CI script seems right the dependencies just have real issues to fix.

@ranocha

ranocha commented Aug 24, 2025

Copy link
Copy Markdown
Member Author

As far as I understood from the logs, the additional constraint that makes it fail comes from Aqua.jl...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants