pulumi/sdk/python/cmd/pulumi-language-python
Will Jones 6f4cb73ba9
Sort `requirements.txt` files when generating Python code (#16115)
A couple of our tests now generate multi-line `requirements.txt` whose
order is dependent on that in which we enumerate packages when testing.
This PR changes this so that we always sort them, meaning we can
consistently check against snapshotted results (as opposed to having
flaky tests that only pass when the generated order matches the one we
happened to snapshot last).

Fixes https://github.com/pulumi/pulumi/issues/16113
2024-05-03 15:07:56 +00:00
..
testdata Sort `requirements.txt` files when generating Python code (#16115) 2024-05-03 15:07:56 +00:00
go.mod Changelog and go.mod updates for v3.115.0 (#16111) 2024-05-03 08:23:43 +00:00
go.sum Bump go modules (#16051) 2024-04-25 14:30:00 +00:00
language_test.go Add asset/archive to conformance tests and fix engine working dir issues (#16100) 2024-05-02 11:32:54 +00:00
main.go upgrade to latest version of golangci-lint (#15977) 2024-04-19 06:20:33 +00:00
main_test.go Python: Fix determining plugins for old packages (#15576) 2024-03-04 07:23:34 +00:00