pulumi/changelog
Thomas Gummerer 9b7c9cd298 make running tests less dependent on users env
Currently running the tests using `make` depends on the user having
$GOBIN in their $PATH. We're relying on $PATH  to find the
`pulumi-language-{nodejs,python}` libraries that we're installing
using `go install` earlier. It however shouldn't be necessary to rely
on the $PATH to find those libraries, as we know where go will install
them.
2023-10-03 13:25:29 +02:00
..
pending make running tests less dependent on users env 2023-10-03 13:25:29 +02:00
config.yaml Reorder scopes to be alphabetically ordered. 2022-11-10 16:54:37 -05:00