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

Upgrade test for deprecated LibSass to node-sass@5 #5523

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

romaricpascal
Copy link
Member

This is the first version that can be installed on Github Actions runner without failing thanks to it introducing support for Python 3.

See: https://github.com/sass/node-sass/releases/tag/v5.0.0

Backport of #5522 to the support/4.x branch

@romaricpascal romaricpascal requested a review from a team as a code owner November 21, 2024 18:48
This is the first version that can be installed on Github Actions runner without failing thanks to it introducing support for Python 3.

https://github.com/sass/node-sass/releases/tag/v5.0.0

Backport of 04b90a4 to the `support/4.x` branch

Co-authored-by: Brett Kyle <[email protected]>
Co-authored-by: Owen Jones <[email protected]>
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-5523 November 21, 2024 19:15 Inactive
run: |
time node-sass src/govuk/all.scss > /dev/null

# Check output for uncompiled Sass
Copy link
Contributor

Choose a reason for hiding this comment

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

👌

@romaricpascal romaricpascal merged commit e5345c5 into support/4.x Nov 22, 2024
41 checks passed
@romaricpascal romaricpascal deleted the upgrade-libsass-test branch November 22, 2024 17:27
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.

3 participants