You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should fix classname keys when generating `lib/primer/classify/utilities.yml` with `bundle exec rake utilities:build`.
Fixesprimer#3263
Relates to primer#3177
myabc
changed the title
Generate static files / rake static:dump is failing on main.
Generate static files / rake static:dump is failing on mainJan 13, 2025
Problem / to reproduce
The following Rake tasks currently fail on
main
when run in succession:As such, the Generate static files workflow is failing - example here: https://github.com/primer/view_components/actions/runs/12715218479/job/35446972701
Details
bundle exec rake utilities:build
leaveslib/primer/classify/utilities.yml
dirty by changing how keys are generated:Workaround / fix
The culprit appears to be #3177 - merged back in November.
Reverting 308a56b resolves this issue.#3265 should fix the issue.The text was updated successfully, but these errors were encountered: