sparse-intern-71089
06/26/2020, 12:54 PMable-beard-29160
06/26/2020, 12:55 PMPulumi.yaml
is in the repo root?white-rainbow-68240
06/26/2020, 12:56 PMinfra
white-rainbow-68240
06/26/2020, 12:56 PM/server
and pulumi infra in /infra
able-beard-29160
06/26/2020, 12:58 PMPulumi.yaml
were placed in root, it supports a config value to specify a different location for the code.white-rainbow-68240
06/26/2020, 12:58 PMwhite-rainbow-68240
06/26/2020, 12:58 PMable-beard-29160
06/26/2020, 12:59 PMmain
. See here: https://www.pulumi.com/docs/intro/concepts/project/#pulumi-yamlwhite-rainbow-68240
06/26/2020, 12:59 PMwhite-rainbow-68240
06/26/2020, 1:00 PMPulumi.*.yaml
to root?able-beard-29160
06/26/2020, 1:02 PMconfig
.able-beard-29160
06/26/2020, 1:02 PM./.pulumi
dir in the root, to avoid clutter.white-rainbow-68240
06/26/2020, 1:03 PMwhite-rainbow-68240
06/26/2020, 1:04 PMinfra/
, do I need to add anything? Or is setting the main property enough?able-beard-29160
06/26/2020, 1:04 PMwhite-rainbow-68240
06/26/2020, 1:04 PMwhite-rainbow-68240
06/26/2020, 1:04 PMable-beard-29160
06/26/2020, 1:04 PMwhite-rainbow-68240
06/26/2020, 1:17 PMpulumi:pulumi:Stack frea-api-dev error: It looks like the Pulumi SDK has not been installed. Have you run npm install or yarn install?
. I can recreate it locally if I remove the node_modules directory, so seems like something is missing from the example in Pulumi docs: https://www.pulumi.com/docs/guides/continuous-delivery/github-actions/white-rainbow-68240
06/26/2020, 1:17 PMable-beard-29160
06/26/2020, 1:20 PMnpm install
or npm ci
somewhere, though, but I'm sure you have that already.white-rainbow-68240
06/26/2020, 1:21 PMwhite-rainbow-68240
06/26/2020, 1:21 PMable-beard-29160
06/26/2020, 1:22 PMwhite-rainbow-68240
06/26/2020, 1:27 PM