github-actions[bot]
f577e1176f
Version Packages (next)
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-10-31 15:42:09 +01:00
Fredrik Adelöw
6226ea5ad5
Merge pull request #20700 from zcmander/zcmander/fix-techdocs-memory-leak
...
techdocs: fix buildLogTransport-related memory leak
2023-10-27 13:53:10 +02:00
Fredrik Adelöw
a72143c79b
Merge pull request #20576 from kuangp/feat/buildStrategyExtension
...
feat(techdocs): add extension for setting build strategy
2023-10-25 16:45:06 +02:00
Phil Kuang
b99e29ab8f
refactor(techdocs): deprecate ShouldBuildParameters type
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2023-10-24 13:06:05 -04:00
github-actions[bot]
8345a35d04
Version Packages (next)
2023-10-24 11:04:16 +00:00
zcmander
48a61bfdca
techdocs: fix buildLogTransport-related memory leak
...
Signed-off-by: zcmander <zcmander@gmail.com >
2023-10-20 11:23:16 +03:00
Patrik Oldsberg
124ba80362
Merge pull request #20675 from drodil/techdocs_fail_message_improvement
...
chore: add info about entity if tech docs building fails
2023-10-19 13:54:02 +02:00
Heikki Hellgren
c3c5c7e514
chore: add info about entity if tech docs building fails
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2023-10-19 14:28:44 +03:00
github-actions[bot]
8cdb8c2e40
Version Packages
2023-10-17 08:54:50 +00:00
Phil Kuang
31458f5b63
feat(techdocs): rename extension point
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2023-10-16 19:10:46 -04:00
Phil Kuang
67cff7b06f
feat(techdocs): add extension for setting build strategy
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2023-10-12 18:56:45 -04:00
Fredrik Adelöw
ba9c46bdd7
stop using SingleHostDiscovery
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-10-12 09:22:23 +02:00
github-actions[bot]
e43d3eb1b7
Version Packages (next)
2023-10-10 11:39:03 +00:00
John Philip
c33f7506f7
Merge pull request #20371 from drodil/custom_preparer_cleanup
...
feat: allow prepared directory clean up for custom preparers
2023-10-05 19:22:14 -04:00
Heikki Hellgren
344cfbcfbc
feat: allow prepared directory clean up for custom preparers
...
When using custom preparer for TechDocs, the `preparedDir` might
end up taking disk space. This requires all custom preparers to
implement a new method `shouldCleanPreparedDirectory` which indicates
whether the prepared directory should be cleaned after generation.
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2023-10-05 09:37:10 +03:00
github-actions[bot]
f95345c845
Version Packages (next)
2023-10-03 10:49:45 +00:00
github-actions[bot]
bea3617712
Version Packages (next)
2023-09-26 13:20:00 +00:00
github-actions[bot]
b228d7d9c2
Version Packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-20 11:24:40 +02:00
github-actions[bot]
a6d1580062
Version Packages (next)
2023-09-12 11:41:29 +00:00
Djam
5c398806d3
Merge pull request #19837 from backstage/djam/expand-techdocs-config
...
chore: expand techdocs.publisher.type with new types
2023-09-08 15:46:58 +02:00
Patrik Oldsberg
71114ac50e
plugins: refactory to use default export for new backend system
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Philipp Hugenroth <philipph@spotify.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-07 18:53:48 +02:00
djamaile
60af8017dd
chore: expand techdocs.publisher.type with new types
...
Signed-off-by: djamaile <rdjamaile@gmail.com >
2023-09-07 14:16:18 +02:00
Patrik Oldsberg
dd37a7069a
apply yarn fix
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-07 13:40:18 +02:00
github-actions[bot]
32a09adcff
Version Packages (next)
2023-09-05 10:03:17 +00:00
github-actions[bot]
fc1a38bc57
Version Packages (next)
2023-08-29 12:18:08 +00:00
Aswath S
0de6b837f4
Merge branch 'backstage:master' into feat/techdocs-azurite-support
2023-08-24 20:51:59 +05:30
titanventura
27d7c74922
Refactored config.d.ts to make connectionString and credentials optional
...
Signed-off-by: titanventura <aswath7862001@gmail.com >
2023-08-24 20:51:40 +05:30
Morgan Bentell
dbc4b61f6d
Merge pull request #18699 from SDA-SE/feat/default-mkdocs-plugins
...
feat: support custom default plugins for techdocs
2023-08-23 10:58:43 +02:00
titanventura
c258bd395f
Refactored azureBlobStorage, changelog, techdocs-backend config
...
Signed-off-by: titanventura <aswath7862001@gmail.com >
2023-08-22 23:22:37 +05:30
Eric Peterson
00beb2b433
Merge pull request #19485 from backstage/catalog-info/project-areas
...
Add `catalog-info.yaml` for project area-owned packages
2023-08-22 15:43:33 +02:00
github-actions[bot]
f8c8e8de37
Version Packages (next)
2023-08-22 11:37:48 +00:00
Eric Peterson
f3599989c7
Add catalog-info.yaml files for TechDocs project area
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-08-21 13:21:11 +02:00
github-actions[bot]
aaf5cb2ca1
Version Packages
2023-08-15 17:12:48 +00:00
Patrik Oldsberg
1d5cd17f4a
Merge pull request #18935 from Coderrob/pr-18932-deprecated-comment-corrections
...
Fixed invalid deprecated code comments referencing invalid package names - PR18932
2023-08-15 11:43:50 +02:00
github-actions[bot]
74f77f151a
Version Packages (next)
2023-08-08 14:07:10 +00:00
coderrob
659264dad4
Fix invalid deprecated import paths in plugins/techdocs-backend
...
Signed-off-by: coderrob <coderrob@users.noreply.github.com >
2023-08-03 12:53:37 -05:00
github-actions[bot]
572abc7edf
Version Packages (next)
2023-08-01 12:30:00 +00:00
Vincenzo Scamporlino
2cccf58ef1
chore: config to rootConfig
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-07-31 17:11:00 +02:00
Dominik Schwank
10a86bd4ae
feat: support custom default plugins for techdocs
...
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se >
2023-07-26 13:42:20 +02:00
github-actions[bot]
b441642fbe
Version Packages (next)
2023-07-25 11:30:28 +00:00
github-actions[bot]
0abb3c37b8
Version Packages
2023-07-18 08:35:29 +00:00
github-actions[bot]
d72e2eeba6
Version Packages (next)
2023-06-27 12:10:42 +00:00
github-actions[bot]
bc0c4bc64c
Version Packages
2023-06-20 13:54:09 +00:00
github-actions[bot]
320ed50274
Version Packages (next)
2023-06-13 19:37:24 +00:00
github-actions[bot]
a8634a9634
Version Packages (next)
2023-05-30 13:52:00 +00:00
github-actions[bot]
75a1c93784
Version Packages (next)
2023-05-23 15:25:13 +00:00
Fredrik Adelöw
72ee1d9fd9
Merge pull request #17733 from backstage/changeset-release/master
...
Version Packages
2023-05-16 16:50:27 +02:00
github-actions[bot]
73e7820731
Version Packages
2023-05-16 09:38:40 +00:00
Patrick Jungermann
05f584f84d
feat: add documented component to uffizzi environment
...
So far, none of the components at the uffizzi environment have techdocs.
Hence, there are no docs available within this environment
and related features are not covered.
This change will add an example from techdocs-backend plugin
to the deployed examples.
It was possible to register this catalog file manually,
however the build of the docs fail due to missing Docker.
To allow the generation of docs, we use the local generator
(no docker in docker) and install required dependencies.
As we don't want all dependencies for all (default) extensions
to be installed at this environment, the original example at
techdocs-backend plugin was copied and reduced
(PlantUML extension example was removed).
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2023-05-12 12:03:46 +02:00
github-actions[bot]
8b05da0912
Version Packages (next)
2023-05-02 13:41:12 +00:00