Skip to content

Update Python and Node versions#2002

Open
cjao wants to merge 6 commits intoAgnostiqHQ:developfrom
cjao:casey/upgrade-py-node
Open

Update Python and Node versions#2002
cjao wants to merge 6 commits intoAgnostiqHQ:developfrom
cjao:casey/upgrade-py-node

Conversation

@cjao
Copy link
Contributor

@cjao cjao commented Nov 13, 2025

  • I have added the tests to cover my changes.
  • I have updated the documentation and CHANGELOG accordingly.
  • I have read the CONTRIBUTING document.

Also fix a bug with redispatch -- don't copy DB references for generated assets (output, stdout) if reuse_previous_results is not set. Otherwise, running the redispatch will overwrite artifacts from the previous workflow run.

Depends on AgnostiqHQ/covalent-docker-dev#7

cjao added 2 commits October 16, 2025 19:34
- No more class properties as of Python 3.13
- Pydantic BaseModel.copy(), BaseModel.dict()
@cjao cjao requested review from a team as code owners November 13, 2025 02:21
@cjao
Copy link
Contributor Author

cjao commented Nov 13, 2025

This needs the Debian 13 images in AgnostiqHQ/covalent-docker-dev#7 @wjcunningham7 @FyzHsn

Don't copy db references for generated assets  (output, stdout) to the redispatch b/c the next run will overwrite artifacts from the previous workflow run.
@cjao cjao force-pushed the casey/upgrade-py-node branch from 41566be to 46b36aa Compare November 15, 2025 02:20
wjcunningham7
wjcunningham7 previously approved these changes Nov 15, 2025
@cjao cjao requested a review from wjcunningham7 November 15, 2025 15:07
@cjao
Copy link
Contributor Author

cjao commented Nov 15, 2025

I think one needs to run the release workflow for the CI images.

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