Alex Eagle

Results 277 issues of Alex Eagle

Also use maybe() helper and name repository_ctx object rctx to distinguish from action context

Hi @samertm , I'm on the Angular team and also have written nodejs rules. Currently they are part of the TypeScript rules but I would like to make a canonical...

Hey @jin - it's been suggested a couple times in the rules authors SIG that our proposed "catalog" of rulesets with "recommendations and signposts" is very overlapping with your awesomebazel.com....

### Describe the bug https://github.com/swc-project/swc/pull/5017 mentions the problem, but jumps into a big refactoring and has stalled. I'll try to distill the problem. This bit of code https://github.com/swc-project/swc/blob/7a6a43576a3388cb07d6c8923b9118228b8e09f0/bindings/swc_cli/src/commands/compile.rs#L241-L254 returns input...

C-bug
A: cli

### Describe the bug When the input directory has multiple segments, swc appears to strip only the first. Remaining segments appear in the output tree, making it more nested than...

C-bug

This is nearly always wrong, because the return value has a return_code property which should be checked to provide error messaging back to the user. Otherwise failures of subprocesses in...

fixes https://github.com/aspect-build/rules_js/issues/406