Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update workflow conda lockfiles automatically #410

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

jfrost-mo
Copy link
Member

They had been missed accidently. Also add a git diff so we can verify that the changed files are added.

Fixes #409

@jfrost-mo jfrost-mo added bug Something isn't working small Small issue that should be quick to resolve github_actions Pull requests that update GitHub Actions code and removed small Small issue that should be quick to resolve labels Mar 1, 2024
Copy link
Contributor

github-actions bot commented Mar 1, 2024

Coverage

@jfrost-mo jfrost-mo self-assigned this Mar 1, 2024
They had been missed accidently. Partially because the path for git add had
not been updated, and partially because globstar had not been enabled for
the hashing checks.

Also add a git diff so we can verify which files are changed.

Fixes #409
@jfrost-mo jfrost-mo marked this pull request as ready for review March 1, 2024 11:07
@jfrost-mo jfrost-mo changed the title Add workflow lockfiles to update git commit Update workflow conda lockfiles automatically Mar 1, 2024
@Sylviabohnenstengel Sylviabohnenstengel merged commit 919cb60 into main Mar 1, 2024
8 checks passed
@Sylviabohnenstengel Sylviabohnenstengel deleted the 409_workflow_conda_lock branch March 1, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflow conda lock files are not being updated
2 participants