aspect-build / rules_swc

Bazel rules for the swc toolchain https://swc.rs/
https://docs.aspect.build/rules/aspect_rules_swc
Apache License 2.0
41 stars 21 forks source link

ci(presubmit): do not use aspect-cli on windows #236

Closed jbedard closed 2 months ago

jbedard commented 3 months ago

I'm not sure of the best way to test this?

alexeagle commented 3 months ago

if your PR branch is named with windows in it, you'll get windows testing. I'm happy to just merge and test on main tho

alexeagle commented 3 months ago

err, here it is https://github.com/aspect-build/rules_swc/pull/237/checks

alexeagle commented 2 months ago

I think you made a mistake editing the BCR presubmit instead of the GHA one?

alexeagle commented 2 months ago

I deleted the .bazeliskrc file altogether for now, I feel this repo has gotten a bit beyond our complexity budget already.