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

Run Slurm in the CI #52

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Conversation

multimeric
Copy link
Collaborator

Annoyingly, the sandpaper checks now prevent simultaneous workflow and lesson changes. See https://github.com/carpentries-incubator/targets-workshop/actions/runs/12309175599. Therefore I've pulled out the workflow changes to this PR.

Copy link

github-actions bot commented Dec 13, 2024

⚠️ WARNING ⚠️

This pull request contains a mix of workflow files and regular files. This could be malicious. No preview will be created.

regular files:

  • renv/activate.R
  • renv/profiles/lesson-requirements/renv.lock

workflow files:

  • .github/workflows/pr-close-signal.yaml
  • .github/workflows/pr-comment.yaml
  • .github/workflows/pr-post-remove-branch.yaml
  • .github/workflows/pr-preflight.yaml
  • .github/workflows/pr-receive.yaml
  • .github/workflows/sandpaper-main.yaml
  • .github/workflows/sandpaper-version.txt
  • .github/workflows/update-cache.yaml
  • .github/workflows/update-workflows.yaml

@@ -1 +1 @@
0.16.5
0.14.1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we keep the newer version of {sandpaper}?

If anything I think we should upgrade to latest (v 0.16.10)

@@ -2,7 +2,7 @@

This directory contains workflows to be used for Lessons using the {sandpaper}
lesson infrastructure. Two of these workflows require R (`sandpaper-main.yaml`
and `pr-receive.yaml`) and the rest are bots to handle pull request management.
and `pr-recieve.yaml`) and the rest are bots to handle pull request management.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure where these changes receive -> recieve are coming from? The later is the correct spelling, and used in sandpaper

@@ -94,7 +94,7 @@ branch called `update/workflows` and a pull request is created. Maintainers are
encouraged to review the changes and accept the pull request if the outputs
are okay.

This update is run weekly or on demand.
This update is run ~~weekly or~~ on demand.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this part of an intentional change to prevent the modified workflow file from being overwritten by the default {sandpaper} workflow?

@multimeric
Copy link
Collaborator Author

I have no idea where those changes are from either. I'll filter them out.

@joelnitta joelnitta merged commit c28044c into carpentries-incubator:main Dec 13, 2024
2 of 3 checks passed
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