Skip to content

Update all the Out-of-Date Workflows#64

Merged
cabutlermit merged 1 commit into
mainfrom
server-workflow-updates
May 21, 2026
Merged

Update all the Out-of-Date Workflows#64
cabutlermit merged 1 commit into
mainfrom
server-workflow-updates

Conversation

@cabutlermit
Copy link
Copy Markdown
Contributor

@cabutlermit cabutlermit commented May 4, 2026

Developer

Along with the changes here, the security settings in the repository itself were updated to list the newer versions of the third party actions. All of these changes were prompted by the fact that Digital Scholar is finally updating the host OS to a version that can support a self-hosted GitHub Runner.

  • Update the Makefile with a better deploy target for deploying theme changes on the server
  • Update the dev-manual workflow to make it easier to read and to clean up the "checkout" related steps
  • Update the stage-deploy workflow to make it easier to read and to clean up the "checkout" related steps
  • Update the CI workflows (ensure-build, lint-php, and lint-scss) to use the latest versions of third party actions.
  • Minor updates to the README and deployment-automation documentation

Tickets affected

None.

Version (see config/theme.ini)

  • [N/A] The theme's version number has been incremented, setting up a production
    deploy.

Documentation

  • Project documentation has been updated.
  • No documentation changes are needed.

Accessibility

  • This PR contains no changes to the view layer.

Stakeholder approval

  • Stakeholder approval is not needed.

Dependencies

  • New dependencies have been added
  • Dependencies have been updated
  • No dependencies have changed

Additional context needed to review

The dependencies are just related to GitHub Actions -- all the third-party Actions that are used in our workflows have been updated to the latest versions.

Code Reviewer

Code
  • I have confirmed that the code works as intended.
  • Any CodeClimate issues have been fixed or confirmed as
    added technical debt.
  • New dependencies are appropriate or there were no changes.
Documentation
  • The commit message is clear and follows our guidelines
    (not just this pull request message).
  • The documentation has been updated or is unnecessary.

Why these changes are being introduced:
Most of the workflows in this repository were very out of date in
regard to third part actions that were being used. This updates all
the third party called actions to the latest available versions. Along
with the changes here, the security settings in the repository itself
were updated to list the newer versions of the third party actions. All
of these changes were prompted by the fact that Digital Scholar is
finally updating the host OS to a version that can support a
self-hosted GitHub Runner.

How this addresses that need:
* Update the Makefile with a better `deploy` target for deploying
theme changes on the server
* Update the `dev-manual` workflow to make it easier to read and to
clean up the "checkout" related steps
* Update the `stage-deploy` workflow to make it easier to read and
to clean up the "checkout" related steps
* Update the CI workflows (`ensure-build`, `lint-php`, and `lint-scss`)
to use the latest versions of third party actions.
* Minor updates to the README and `deployment-automation` documenation

Side effects of this change:
None.
@cabutlermit cabutlermit marked this pull request as ready for review May 19, 2026 17:15
@cabutlermit cabutlermit requested review from a team as code owners May 19, 2026 17:15
Copy link
Copy Markdown

@tim-rix tim-rix left a comment

Choose a reason for hiding this comment

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

Everything looks OK to me

@cabutlermit cabutlermit merged commit 87dc547 into main May 21, 2026
4 of 5 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