aspect-build / rules_esbuild

Bazel rules for https://esbuild.github.io/ JS bundler
https://docs.aspect.build/rules/aspect_rules_esbuild
Apache License 2.0
27 stars 27 forks source link

chore: test on Bazel 7 & 6 and bring in Aspect recommended bazelrc settings #178

Closed gregmagolan closed 8 months ago

gregmagolan commented 8 months ago

Spent a lot of time working on a better ci.yaml matrix pattern here. The plan is to roll this new pattern out to the rest of our rule sets and to upstream a variation of it to https://github.com/bazel-contrib/.github/blob/b134b73fcae522bc77dcc03533d3de20b45714bf/.github/workflows/bazel.yaml#L91.


Type of change

Test plan

gregmagolan commented 8 months ago

Replaced by https://github.com/aspect-build/rules_esbuild/pull/179