pulumi/.github
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
..
ISSUE_TEMPLATE add issue template for flaky tests (#15966) 2024-04-17 07:44:40 +00:00
scripts remove changelog comment (#17053) 2024-08-26 08:02:43 +00:00
workflows Remove docsgen from `pulumi/pulumi` (#18053) 2024-12-17 10:13:02 +00:00
CODEOWNERS add CODEOWNERS file (#15438) 2024-02-16 11:31:23 +00:00