sass / dart-sass

The reference implementation of Sass, written in Dart.
https://sass-lang.com/dart-sass
MIT License
3.9k stars 352 forks source link

Merge feature.color-4 into main #2341

Closed nex3 closed 3 days ago

nex3 commented 5 days ago

See https://github.com/sass/dart-sass/issues/1805 See https://github.com/sass/sass/pull/3930 See https://github.com/sass/sass-spec/pull/2013 [skip sass-embedded]

nex3 commented 3 days ago

I think the CI is going weird here because GitHub can't tell the difference between the PR actions and the normal branch actions, and the branch actions aren't handling the link with the language repo properly. I'm just going to merge and clean up any failures after the fact.

stof commented 1 day ago

Actually, GitHub can differentiate them. But the dropdown showing the list has a max-width and truncates the names of the statuses when they are too long to fit, and the info to distinguish the status being set by (push) or (pull_request) is at the end of the name.