Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
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
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
#general
Title
l
limited-rainbow-51650
05/25/2020, 10:29 AM
@broad-dog-22463
your latest change to the github action script
https://github.com/pulumi/pulumi/commit/490da8e4d77bbb7c4f3f9b8198d34e1d6f2ff1a8
generates this in my output:
Copy code
/usr/bin/pulumi-action: line 103: [: missing `]'
b
broad-dog-22463
05/25/2020, 1:30 PM
mmmhhh huh?
that works for me...
I wonder will the GHA environment require "" around the file names
looks like the missing space at the end is my bad here 😕
https://linuxacademy.com/blog/linux/conditions-in-bash-scripting-if-statements/
it makes a big difference - I will fix this up
@limited-rainbow-51650
l
limited-rainbow-51650
05/25/2020, 1:36 PM
Tnx!
b
broad-dog-22463
05/25/2020, 1:36 PM
fixed up in master
😕
sorry about that!
means i inadvertantly deleted the closing space
Post