Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#contribute
Title
# contribute
a
astonishing-needle-98038
02/19/2022, 3:59 PM
Hi, I’ve encountered the same issue as here
https://github.com/pulumi/pulumi-gcp/issues/148
and solved the issue. Unfortunately, I couldn’t run checks using gitpod. Is there another quick option? Or can I just make a pull request? My solution:
https://github.com/pjbizon/pulumi-gcp/tree/cloud-functions-ts-allow-extraIncludePaths
e
echoing-dinner-19531
02/20/2022, 10:29 AM
Feel free to just open a pull request, the CI will run the checks for you. If you want to run them locally and have vscode and docker installed there is a devcontainer file set up, it might work better than the gitpod file.
a
astonishing-needle-98038
02/20/2022, 3:19 PM
Thanks, I’ve opened PR
Post