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.
Issue silverstripe/gha-ci#37
Looks like files have been added straight to the
dist
folder and ignoring thesrc
folder for a while, so deleting thedist
folder then runningyarn build
failedmain.min.css
wasn't being used by Page.ss which has<% require themedCSS('dist/css/main.css') %>
- main.css is minified already.Fix https://github.com/silverstripe/cwp-starter-theme/runs/7509555512?check_suite_focus=true
git diff found modified files when it should not have: D css/main.min.css D fonts/FontAwesome.otf D fonts/fontawesome-webfont.eot D fonts/fontawesome-webfont.svg D fonts/fontawesome-webfont.ttf D fonts/fontawesome-webfont.woff D fonts/fontawesome-webfont.woff2 D fonts/glyphicons-halflings-regular.eot D fonts/glyphicons-halflings-regular.svg D fonts/glyphicons-halflings-regular.ttf D fonts/glyphicons-halflings-regular.woff D fonts/glyphicons-halflings-regular.woff2 D images/application.png D images/external-link.png D images/facebook.png D images/favicon.ico D images/logo.png D images/logoOrig.png D images/newzealand-government-footer.png D images/page_excel.png D images/page_white_acrobat.png D images/page_white_zip.png D images/page_word.png D images/twitter.png