pulumi/scripts
Will Jones 0fd73033bb
Remove docsgen from `pulumi/pulumi` (#18053)
Documentation generation, or "docsgen" is the process by which we
generate HTML documentation from Pulumi schema for various provider
packages. This documentation is hosted as part of the Pulumi Registry,
whose backing code and implementation lives in pulumi/registry. Since
the registry is the only consumer of docsgen, and due to docsgen's
presence in this repository leading to a number of undesirable circular
dependencies, https://github.com/pulumi/registry/pull/6217 copied this
code into the registry's repository directly. This commit thus completes
the move by removing `pulumi/pulumi`'s copy. As part of this we lose the
dependency on `pulumi-yaml`, which is great news. The dependency on
`pulumi-java` remains but should be hopefully easy to remove in a future
change.
2024-12-17 10:13:02 +00:00
..
brew.sh Check language plugins in about tests (#18007) 2024-12-11 17:45:19 +00:00
get-job-matrix.py Break out the `new ...` command hierarchy (#17977) 2024-12-13 12:54:21 +00:00
get-language-providers.sh Remove docsgen from `pulumi/pulumi` (#18053) 2024-12-17 10:13:02 +00:00
get-pulumi-watch.sh ci: Enable goreleaser prep script to build for local os & arch 2022-09-16 09:50:10 -07:00
get-version ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00
go-test.py Revert "Revert "Disable `--rerun-fails` in tests"" (#15643) 2024-03-26 16:26:21 +00:00
go-update.sh ci: Remove -compat=1.18 flags to validate that tests pass on current and minimum supported Go versions 2022-09-27 10:41:25 -07:00
go-wrapper.sh Run integration tests with race detection (#15895) 2024-04-11 15:58:42 +00:00
integration_test_subsets.py Start policy packs in parallel (#14495) 2023-11-20 14:08:32 +00:00
normpath Toward replacing MSBuild with make+bash on Windows (#8617) 2022-01-07 22:27:14 -05:00
prep-for-goreleaser.sh ci: Enable goreleaser prep script to build for local os & arch 2022-09-16 09:50:10 -07:00
publish_npm.sh Publish dev versions of the python and node SDKs (#15299) 2024-02-15 16:25:57 +00:00
pulumi-version.sh Publish dev versions of the python and node SDKs (#15299) 2024-02-15 16:25:57 +00:00
retry Revert "ci: Remove retry script (#15960)" 2024-06-28 09:00:49 -07:00
reversion.js Fix version scripts (#15759) 2024-03-22 14:31:57 +00:00
set-version.py Fix version scripts (#15759) 2024-03-22 14:31:57 +00:00
tidy.sh Use PrePrepareProject in TestParameterizedGo (#17924) 2024-12-05 09:50:59 +00:00
versions.sh ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00