actions icon indicating copy to clipboard operation
actions copied to clipboard

Support for NX

Open ffMathy opened this issue 2 years ago • 1 comments

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Today, the GitHub Actions action does not support projects created in an NX monorepo structure.

I am thinking that could change by being just able to select a glob to match Pulumi projects with, and then apply the given command on them in sequence.

The dilemma though might be that some projects need to run before others. This is typically seen in a project.json file for each project.

Affected area/feature

ffMathy avatar Sep 15 '23 16:09 ffMathy

Related: https://github.com/pulumi/pulumi/issues/8865

ericrudder avatar Sep 15 '23 17:09 ericrudder