google / google/wireit

Warn when wireit is being run multiple times concurrently in a package

Open
#802 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.4k
Forks
128
Avg merge
4d 10h
Merged PRs (30d)
4

Description

This is often a mistake because each of the `wireit` invocations will be doing a lot of overlapping work. This is often the case when someone's using another script runner on top of `wireit`, like workspace/monorepo managers.

A run with `--watch` probably shouldn't count against this though

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.