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

Fix and update workflows with a build step #223

Merged
merged 8 commits into from
Dec 13, 2023
Merged

Conversation

dshevtsov
Copy link
Contributor

@dshevtsov dshevtsov commented Dec 12, 2023

Purpose of this pull request

This pull request (PR) fixes and updates the stage, publish, github-pages, and index workflows.

  • Use actions/setup-node instead of borales/actions-yarn
  • Upgrade actions/cache to 3.3.2
  • Move the node version to .nvrmc to be able to use it locally too.
  • Upgrade node to the latest minor version of v16 (16.20)
  • Move NODE_OPTIONS to the scripts to be able to use it locally too

Internal ref: COMDOX-866

Testing

Staging: https://github.com/AdobeDocs/commerce-php/actions/runs/7187915265
Pages: https://github.com/AdobeDocs/commerce-php/actions/runs/7188297699/job/19577690236
Indexing: https://github.com/AdobeDocs/commerce-php/actions/runs/7188538958

@dshevtsov dshevtsov added the maintenance Repository upkeep label Dec 12, 2023
@dshevtsov dshevtsov self-assigned this Dec 12, 2023
@dshevtsov dshevtsov marked this pull request as ready for review December 12, 2023 23:47
@jeff-matthews jeff-matthews added the internal Differentiates work between external and internal contributors label Dec 13, 2023
@dshevtsov dshevtsov merged commit f0e3f2e into main Dec 13, 2023
3 checks passed
@dshevtsov dshevtsov deleted the ds_fix-workflows branch December 13, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Differentiates work between external and internal contributors maintenance Repository upkeep
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants