Skip to content

[MNT] Validate PyPy on CI/GHA - #77

Draft
amotl wants to merge 2 commits into
mainfrom
pypy
Draft

[MNT] Validate PyPy on CI/GHA#77
amotl wants to merge 2 commits into
mainfrom
pypy

Conversation

@amotl

@amotl amotl commented Aug 19, 2026

Copy link
Copy Markdown
Member

Just probing.

@amotl
amotl marked this pull request as ready for review August 19, 2026 20:14
@amotl
amotl requested a review from fkiraly as a code owner August 19, 2026 20:14
@amotl

amotl commented Aug 19, 2026

Copy link
Copy Markdown
Member Author

Does GitHub still have capacity issues, or why are CI/GHA jobs are not starting properly / with a huge delay? Does it just happen to me?

@amotl
amotl marked this pull request as draft August 19, 2026 20:15
@WilliamJudge94

Copy link
Copy Markdown
Contributor

Does GitHub still have capacity issues, or why are CI/GHA jobs are not starting properly / with a huge delay? Does it just happen to me?

Free/Non-Enterprise accounts only get a max of 20 simultaneous runners across all projects within their account.

In addition there is a limit on how many total action minutes per month an account can use until additional charges are added (2000 min/month for the Free tier)

@fkiraly

fkiraly commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Does GitHub still have capacity issues, or why are CI/GHA jobs are not starting properly / with a huge delay? Does it just happen to me?

Runners are also shared across the org, in this case sktime (where the fork originally was set up for sktime teams to contribute to pycaret original). There is a lot of development work happening on the other repos, so as long as runners are occupied there they do not run here.

Mid-term, we probably want to consider moving this repo to a separate org. I think this makes sense as soon as the community has reconstituted and reached critical mass to be self-governing again.

@amotl

amotl commented Aug 20, 2026

Copy link
Copy Markdown
Member Author

@WilliamJudge94 and @fkiraly: I see, thanks.

@amotl

amotl commented Aug 20, 2026

Copy link
Copy Markdown
Member Author

About this patch, it looks like Ray is not available for PyPy.

hint: You require PyPy 3.10 (`pp310`), but we only found wheels for `ray` (v2.57.0) with the following Python implementation tags: `cp310`, `cp311`, `cp312`, `cp313`, `cp314`

@amotl
amotl force-pushed the pypy branch 2 times, most recently from 5775bf9 to 9d9abd5 Compare August 30, 2026 19:04
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.

3 participants