moltar / projen-turborepo

Projen project type for Turborepo monorepo setup.
https://npm.im/projen-turborepo
MIT License
26 stars 2 forks source link

How to run GitHub Actions Workflows from sub-projects? #2

Open moltar opened 2 years ago

moltar commented 2 years ago

Projen skips GitHub actions from the sub-projects.

Need to figure out a way to add them in.

The problem is that they all need to be in the root of the repo, which is outside the scope of the projen project outdir.

github-actions[bot] commented 2 years ago

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

moltar commented 2 years ago

GitHub stale bot considered harmful

pflorek commented 1 year ago

Hey @moltar ,

I've the same question and no clue yet: https://github.com/pepperize/projen-awscdk-construct/tree/next

The idea is to consolidate all our projen presets into one monorepo and then to publish them