Update all the Out-of-Date Workflows#64
Merged
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
deploytarget for deploying theme changes on the serverdev-manualworkflow to make it easier to read and to clean up the "checkout" related stepsstage-deployworkflow to make it easier to read and to clean up the "checkout" related stepsensure-build,lint-php, andlint-scss) to use the latest versions of third party actions.deployment-automationdocumentationTickets affected
None.
Version (see config/theme.ini)
deploy.
Documentation
Accessibility
Stakeholder approval
Dependencies
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
added technical debt.
Documentation
(not just this pull request message).