Skip to content

Update CI and CD to py3.13 and remove cache action#322

Merged
agoscinski merged 3 commits intomasterfrom
update-ci-cd
May 1, 2025
Merged

Update CI and CD to py3.13 and remove cache action#322
agoscinski merged 3 commits intomasterfrom
update-ci-cd

Conversation

@agoscinski
Copy link
Contributor

The CD is super outdated. I removed the caching since we don't seem to use it anymore in the CI which works.

agoscinski and others added 3 commits April 30, 2025 18:28
This reverts commit 649adfb.
Minor release because API of `KillInterrupting` and the behavior of
receiving kill messages is changed in a potentially breaking manner.
@agoscinski agoscinski force-pushed the update-ci-cd branch 3 times, most recently from 8dd5972 to 286cc70 Compare April 30, 2025 16:42
@agoscinski
Copy link
Contributor Author

agoscinski commented Apr 30, 2025

I added the last commit to do a dry run to testpypi, see result https://github.com/aiidateam/plumpy/actions/runs/14759813724. I think the token is not valid for test pypi that is why it fails at the very end. But the rest passes. I will remove this last commit once approved.

env:
FLIT_USERNAME: __token__
FLIT_PASSWORD: ${{ secrets.PYPI_KEY }}
FLIT_INDEX_URL: https://test.pypi.org/legacy/
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this change will be removed before merge

# -*- coding: utf-8 -*-
# mypy: disable-error-code=name-defined
__version__ = '0.25.0'
__version__ = '0.25.0rc0'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this change will be removed before merge

@agoscinski agoscinski marked this pull request as ready for review April 30, 2025 16:50
unkcpz
unkcpz previously approved these changes Apr 30, 2025
Copy link
Member

@unkcpz unkcpz left a comment

Choose a reason for hiding this comment

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

Thanks!

@agoscinski agoscinski merged commit 7df19a1 into master May 1, 2025
25 checks passed
@agoscinski agoscinski deleted the update-ci-cd branch May 1, 2025 07:44
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