issues
search
keith
/
rules_multirun
Bazel rules for running multiple commands in parallel in a single bazel invocation
Apache License 2.0
79
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Send interrupt signal instead of killing process on keyboard interrupt.
#66
neckbosov
closed
3 days ago
0
Fix windows CI tests
#65
scottpledger
closed
1 week ago
1
weird bug when using multirun
#64
dayeol
closed
3 weeks ago
1
[Feature Request] It would be nice to pipe stdin - especially to parallel multirun targets
#63
scottpledger
closed
2 weeks ago
2
Add the ability to pipe stdin to parallel job sets
#62
scottpledger
closed
2 weeks ago
5
Re-enable last_green CI
#61
keith
closed
3 days ago
0
Fix CI
#60
keith
closed
1 month ago
0
replace runfiles interpreter with `/usr/bin/env bash`
#59
sudoforge
closed
4 months ago
0
/bin/bash does not exist on nixos
#58
sudoforge
closed
4 months ago
0
Go port and windows support
#57
peakschris
opened
5 months ago
0
Error running on windows
#56
peakschris
opened
5 months ago
4
feat: Support concurrency limit
#55
honnix
opened
5 months ago
2
Return Code doesn't follow from commands
#54
michael-christen
closed
6 months ago
1
Set legacy_create_init = False
#53
keith
closed
3 days ago
1
Catch keyboard interrupt
#52
neckbosov
closed
8 months ago
1
Don't print stacktrace on KeyboardInterrupt
#51
neckbosov
closed
8 months ago
0
Update main script args
#50
keith
closed
8 months ago
0
Replace use of to_json() with json.encode()
#49
mortenmj
closed
8 months ago
2
Allow passing through arguments from bazel run
#48
hunshcn
closed
8 months ago
0
adding default value for expansion_targets
#47
harshalparekh6
closed
8 months ago
0
multirun.bzl: "Error in getattr: No attribute 'data' in attr"
#46
harshalparekh6
closed
8 months ago
1
Allow passing through arguments from bazel run
#45
keith
closed
8 months ago
1
Allow user to pass arguments via bazel run
#44
alexeagle
closed
8 months ago
7
Consider dropping Python dependency
#43
alexeagle
opened
8 months ago
15
Fix Rlocation for rules_multirun workspace
#42
keith
closed
9 months ago
0
Update CI jobs
#41
keith
closed
9 months ago
0
Add Windows support
#40
keith
closed
9 months ago
0
Improve release process
#39
keith
closed
9 months ago
0
Add generate docs
#38
keith
closed
9 months ago
0
Fix buildifier lint
#37
keith
closed
9 months ago
0
Buffer multirun output by default
#36
keith
closed
9 months ago
1
Add custom command string
#35
keith
closed
9 months ago
0
Fix root multirun tests
#34
keith
closed
9 months ago
0
Add keep_going for serial multiruns
#33
keith
closed
9 months ago
0
[FR] Ability to buffer output rather than interleave
#32
alexeagle
closed
9 months ago
1
[FR] print something other than "Running [command target]"
#31
alexeagle
closed
9 months ago
3
Add --keep_going behavior
#30
alexeagle
closed
9 months ago
1
Disable bazel lockfile
#29
keith
closed
9 months ago
0
How to get commands from file?
#28
farcop
closed
9 months ago
1
Add rules_python dep
#27
keith
closed
11 months ago
0
Need to passthru bazel provider from one of command to multirun target
#26
farcop
closed
9 months ago
1
Add bzl_library targets
#25
keith
closed
9 months ago
0
[CI] Remove disabling C++ toolchain
#24
keith
closed
1 year ago
0
Provide publicly visible `bzl_library` targets
#23
aignas
closed
9 months ago
1
Zero out version in MODULE.bazel
#22
keith
closed
1 year ago
0
Add test for ./ behavior with root commands
#21
keith
closed
1 year ago
0
prefixing command path with ./
#20
Place1
closed
1 year ago
1
multirun.py cannot launch command: FileNotFoundError
#19
Place1
closed
1 year ago
3
Add command_with_transition macro.
#18
oxidase
closed
1 year ago
0
Add multirun_with_transition macro.
#17
oxidase
closed
1 year ago
3
Next