https://pulumi.com logo
Title
l

loud-rose-6296

05/15/2023, 3:38 PM
Hi, new guy here. I am currently looking at a good-first-issue issue that is related to the cmd. I have implemented the change, I would like to test my change functionally locally before creating a PR, however, I am getting a lot of errors for attempting to build it using the command
make dist
. Normally what would be the best approach to test functionality changes? Would it be local or directly on the CI/CD pipeline? WOuld love to know the best approach here.
m

melodic-tomato-39005

05/15/2023, 9:36 PM
It would be good to get your local setup working. The CI pipeline can only be run by Pulumi employees. We’re happy to do that for you once you have a PR, but to get it ready it’s better to test locally. What error are you seeing?