Skip to content

MAINT: Update CI configurations and handle sanity checks#1440

Merged
HaoZeke merged 16 commits intoairspeed-velocity:mainfrom
HaoZeke:updateBPlat
Nov 24, 2024
Merged

MAINT: Update CI configurations and handle sanity checks#1440
HaoZeke merged 16 commits intoairspeed-velocity:mainfrom
HaoZeke:updateBPlat

Conversation

@HaoZeke
Copy link
Member

@HaoZeke HaoZeke commented Nov 18, 2024

Closes #1437. Closes #1384. Partially addresses #1438 by at the very least explaining that only 1.x is supported.

Draft until:

  • [wheel build] works with upload-artifact@v4.

Since otherwise... the CI:

```bash
python3.7/site-packages/pip/_vendor/rich/console.py", line 41, in <module>
                 from pip._vendor.typing_extensions import (
               File "/tmp/pytest-of-runner/pytest-0/test_custom_commands0/env/a80b4bcff004e7d21aafa78a5932418b/lib/python3.7/site-packages/pip/_vendor/typing_extensions.py", line 1039
                 def TypedDict(typename, fields=_marker, /, *, total=True, closed=False, **kwargs):

```

https://github.com/airspeed-velocity/asv/actions/runs/11886497250/job/33117760424?pr=1440
@HaoZeke HaoZeke marked this pull request as draft November 18, 2024 06:09
@HaoZeke HaoZeke changed the title MAINT: Update CI configurations MAINT: Update CI configurations and handle sanity checks Nov 23, 2024
@HaoZeke HaoZeke marked this pull request as ready for review November 23, 2024 17:58
@HaoZeke HaoZeke requested a review from mattip November 23, 2024 17:58
@HaoZeke
Copy link
Member Author

HaoZeke commented Nov 23, 2024

Sorry, drafting this again for the [wheel build]

@HaoZeke HaoZeke marked this pull request as draft November 23, 2024 17:59
R is a very heavy dependency for a very simple test..
@HaoZeke HaoZeke marked this pull request as ready for review November 23, 2024 18:37
@HaoZeke
Copy link
Member Author

HaoZeke commented Nov 23, 2024

Should be good to go.

Co-authored-by: mattip <mattip@users.noreply.github.com>
Copy link
Contributor

@mattip mattip left a comment

Choose a reason for hiding this comment

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

LGTM if CI passes

@HaoZeke
Copy link
Member Author

HaoZeke commented Nov 24, 2024

In it goes, thanks @mattip

@HaoZeke HaoZeke merged commit e36e1c7 into airspeed-velocity:main Nov 24, 2024
@HaoZeke HaoZeke deleted the updateBPlat branch November 24, 2024 00:17
DimitriPapadopoulos added a commit to DimitriPapadopoulos/asv that referenced this pull request Oct 4, 2025
I don't think Python 3.11 wheels got dropped on purpose in ac75a1b/airspeed-velocity#1440.
DimitriPapadopoulos added a commit to DimitriPapadopoulos/asv that referenced this pull request Oct 4, 2025
I don't think Python 3.11 wheels got dropped on purpose in ac75a1b/airspeed-velocity#1440.
DimitriPapadopoulos added a commit to DimitriPapadopoulos/asv that referenced this pull request Oct 7, 2025
I don't think Python 3.11 wheels got dropped on purpose in ac75a1b/airspeed-velocity#1440.
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.

TASK: update versions of actions and runners in CI CI,MAINT: Migrate to v4 for download-artifact and upload-artifact

2 participants