Skip to content

Conversation

@bgunnar5
Copy link
Member

@bgunnar5 bgunnar5 commented Aug 28, 2025

This PR attempts to fix the problem that's raised in this action run: https://github.com/LLNL/merlin-spellbook/actions/runs/17282817391. It updates the actions/cache version and refactors the push-pr_workflow to use a shared setup-python action. This reduces duplicate code and follows the current setup for Merlin.

The key files changed here are .github/actions/setup-python/action.yaml, .github/workflows/push-pr_workflow.yml, and setup.cfg. The rest of the files changed are all from running the linter with these new updates.

@bgunnar5 bgunnar5 requested a review from lucpeterson August 28, 2025 14:05
Copy link
Member

@lucpeterson lucpeterson left a comment

Choose a reason for hiding this comment

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

Yay! Tests that work!!

@bgunnar5 bgunnar5 merged commit 9b57bd8 into llnl:develop Aug 28, 2025
8 checks passed
@bgunnar5 bgunnar5 deleted the bugfix/update-gh-actions branch August 28, 2025 15:48
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