Dave Reid
Dave Reid
Getting started on this afternoon after getting the Composer Lock Diff changes ready for review today.
Continuing work on this and expect to have at least a draft PR ready for initial review today.
Hmm, I thought there would be more to this but there doesn't seem to be a generic scaffolded workflow for static tests that Drainpipe provides. For example, https://github.com/Lullabot/lullabot.com-d8/blob/main/.github/workflows/TestStatic.yml seems to...
PR ready for review at https://github.com/Lullabot/drainpipe/pull/558
When I fixed my spelling error, I still get this: ``` yarn lerna publish node:internal/process/esm_loader:34 internalBinding('errors').triggerUncaughtException( ^ Error: Required package missing from disk. If you keep your packages inside your...
I also see a change to my local `.pnp.cjs` file whenever I run `yarn install`
@geekygnr Is there a PR open for this? I only see your commit but not a PR.
Thinking about this more, one thing we did on a previous project was allow labels to control if a multidev was built or not. So if a PR had the...
I think it should be up to the project frankly, we found it really useful to have PRs automatically build environments, especially with our once-a-week auto-updater because we also tied...
Related: https://github.com/Lullabot/drainpipe/issues/317