Skip to content

Update Workflows to Version 0.18.5#477

Open
carpentries-bot wants to merge 1 commit intomainfrom
update/workflows
Open

Update Workflows to Version 0.18.5#477
carpentries-bot wants to merge 1 commit intomainfrom
update/workflows

Conversation

@carpentries-bot
Copy link

@carpentries-bot carpentries-bot commented Jan 20, 2026

🤖 This is an automated build

Update Workflows from sandpaper version 0.17.3 -> 0.18.5

@github-actions
Copy link

ℹ️ Modified Workflows

This pull request contains modified workflow files and no preview will be created.

Workflow files modified:

  • .github/workflows/README.md
  • .github/workflows/docker_apply_cache.yaml
  • .github/workflows/docker_build_deploy.yaml
  • .github/workflows/docker_pr_receive.yaml
  • .github/workflows/pr-comment.yaml
  • .github/workflows/pr-preflight.yaml
  • .github/workflows/sandpaper-version.txt
  • .github/workflows/update-cache.yaml
  • .github/workflows/update-workflows.yaml

If this is not from a trusted source, please inspect the changes for any malicious content.

@carpentries-bot carpentries-bot changed the title Update Workflows to Version 0.18.3 Update Workflows to Version 0.18.4 Jan 27, 2026
id: build-and-deploy
uses: carpentries/actions/build-and-deploy@main
with:
reset: ${{ vars.BUILD_RESET || github.event.inputs.reset || 'false' }}
Copy link
Contributor

@ocaisa ocaisa Jan 27, 2026

Choose a reason for hiding this comment

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

I think we need this to be true, but I'm not certain any more with the Docker deployment workflow

Choose a reason for hiding this comment

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

The default is false for all repos, correct, as most will not want to reset. You can add the BUILD_RESET variable to your repository variables with a value of true, and your builds should then always reset.

@carpentries-bot carpentries-bot changed the title Update Workflows to Version 0.18.4 Update Workflows to Version 0.18.5 Feb 3, 2026
@froggleston
Copy link

Hey @ocaisa - after merging this PR, I can see that you will still have duplicate workflows (two "01" workflow files) so please could you do the following to reset your workflows after you have merged this PR?

  • Manually edit the sandpaper-version.txt file in .github/workflows in your repo, changing the version from 0.18.5 to 0.18.4.
  • Commit this change, and run the "04 Maintain: Update Workflow Files" manually with the default options.
  • Merge the new raised PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants