rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[rush] experimental: Rush Operation Resource Plugin

Open elliot-nelson opened this issue 9 months ago • 1 comments

Summary

Add a new plugin to the rush-plugins folder. The Operation Resource Plugin allows a configuration file to constrain parallelism on specified combinations of tags, projects, and phases, and optionally to require a specific resource from a limited list of resources to be passed down to the underlying operation script.

Details

Check out the provided README for suggested usage and implementation details.

How it was tested

  • No regressions in rushstack repo (builds/tests pass)
  • Installed and configured in local monorepos and tested with various combinations of tag names / operation names.

Impacted documentation

  • N/A

elliot-nelson avatar Feb 03 '25 19:02 elliot-nelson