Vincenzo Scamporlino
c674ffc164
techdocs-node: do not export ContainerRunner definitions
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-06-13 15:05:25 +02:00
Vincenzo Scamporlino
6e2e5bcce6
techdocs-node: refactor DockerContainerRunner tests
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-06-13 14:39:05 +02:00
Vincenzo Scamporlino
21c750bd6f
techdocs-node: containerRunner api report
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-06-13 14:37:05 +02:00
Vincenzo Scamporlino
f62d673ae8
techdocs-node: move DockerContainerRunner tests
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-06-13 14:37:05 +02:00
Vincenzo Scamporlino
130d0842a1
techdocs-backend: instantiate containerRunner internally
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-06-13 14:37:01 +02:00
github-actions[bot]
e83ead9b1a
Version Packages (next)
2024-06-11 15:25:17 +00:00
Patrik Oldsberg
d44a20a5cd
add plugin metadata to all plugin packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-11 11:24:29 +02:00
github-actions[bot]
09f502208f
Version Packages (next)
2024-06-04 15:34:15 +00:00
John Philip
77d6b8cfe3
Merge pull request #24587 from drodil/build_log_transport_extension
...
feat: allow defining custom build log transport for techdocs
2024-05-29 15:52:45 -04:00
github-actions[bot]
77da22e67f
Version Packages (next)
2024-05-28 13:43:01 +00:00
github-actions[bot]
cce04957e9
Version Packages (next)
2024-05-21 14:41:46 +00:00
Camila Belo
eb34b87d5a
refactor: stop using getVoidLogger in tests
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-05-16 09:21:54 +02:00
github-actions[bot]
0972164fbc
Version Packages
2024-05-14 12:02:01 +00:00
Camila Belo
d229dc49ad
refator(backend-common): extract path utilities to plugin api
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-05-13 13:23:45 +02:00
Camila Belo
a394b66c3e
refator(backend-common): extract test utilities to plugin api
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-05-13 13:15:43 +02:00
github-actions[bot]
d85dd88b3c
Version Packages (next)
2024-05-07 13:27:02 +00:00
Heikki Hellgren
e64bfb27cf
feat: allow defining custom build log transport for techdocs
...
should enable way to overcome #24583 memory leak, maybe.
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-05-02 12:08:19 +03:00
github-actions[bot]
0478509ee2
Version Packages (next)
2024-04-30 11:22:01 +00:00
github-actions[bot]
46046059b4
Version Packages (next)
2024-04-23 14:53:09 +00:00
github-actions[bot]
0e48f5a289
Version Packages
2024-04-16 12:20:53 +00:00
github-actions[bot]
036b9b3434
Version Packages (next)
2024-04-09 15:55:28 +00:00
github-actions[bot]
366cf07ad3
Version Packages (next)
2024-04-02 14:11:36 +00:00
Heikki Hellgren
8e28c88656
feat: allow overriding default techdocs preparers
...
a new extension point `TechdocsPreparerExtensionPoint` allows
registering custom preparers for the techdocs plugin.
closes #21952
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-04-02 13:14:03 +03:00
github-actions[bot]
bb8923602f
Version Packages
2024-03-27 09:37:09 +00:00
Fredrik Adelöw
04655bb318
Generate Release
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-03-22 21:41:20 +01:00
Fredrik Adelöw
17c0ab6fef
Merge pull request #23668 from backstage/renovate/aws-sdk-client-mock-4.x
...
Update dependency aws-sdk-client-mock to v4
2024-03-21 00:08:57 +01:00
github-actions[bot]
e83e055841
Version Packages
2024-03-19 14:56:10 +00:00
renovate[bot]
81a995fc15
chore(deps): update dependency aws-sdk-client-mock to v4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-17 23:28:59 +00:00
github-actions[bot]
778bc48921
Version Packages (next)
2024-03-12 13:35:55 +00:00
John Philip
7963b5ca29
Merge pull request #23280 from secustor/feat/allo-to-provide-custom-techdocs-generator
...
feat(plugins/techdocs): add TechdocsGeneratorExtensionPoint
2024-03-05 14:47:18 -05:00
github-actions[bot]
8db51ca72f
Version Packages (next)
2024-03-05 13:38:18 +00:00
secustor
27a4c72396
chore: fix api report
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-02-27 22:54:50 +01:00
secustor
9f92b0adc1
chore: fix api report
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-02-27 22:44:55 +01:00
secustor
04a6a947ef
Merge branch 'master' into feat/allo-to-provide-custom-techdocs-generator
2024-02-27 22:11:43 +01:00
github-actions[bot]
4cca80fbf8
Version Packages (next)
2024-02-27 16:48:30 +00:00
secustor
718b734433
feat(plugins/techdocs): add TechdocsGeneratorExtensionPoint
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-02-27 11:42:31 +01:00
John Philip
69fefc3511
Merge pull request #23050 from jackmtpt/fix-techdocs-default-plugins-with-config
...
Fix techdocs default plugins with config
2024-02-26 11:54:37 -05:00
Fredrik Adelöw
c66a99c272
sort package.json files that have no PRs active toward them
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-02-23 13:54:10 +01:00
github-actions[bot]
f1831dd9b2
Version Packages
2024-02-20 11:04:26 +00:00
Jack Murray
bdbbd096a6
rewrite patchMkdocsYmlWithPlugins to correctly only merge in all default plugins that are missing
...
Signed-off-by: Jack Murray <115712715+jackmtpt@users.noreply.github.com >
2024-02-19 11:36:38 +00:00
Jack Murray
3e93fe1bd4
add a failing test to repro the problem
...
Signed-off-by: Jack Murray <115712715+jackmtpt@users.noreply.github.com >
2024-02-19 11:36:38 +00:00
Fredrik Adelöw
6d1e1f3e3e
Merge pull request #22829 from backstage/renovate/fs-extra-11.x
...
Update dependency fs-extra to v11
2024-02-14 08:54:53 +01:00
renovate[bot]
6bb6f3e64d
fix(deps): update dependency fs-extra to v11
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-13 15:33:10 +01:00
github-actions[bot]
7236e15fa2
Version Packages (next)
2024-02-13 14:00:45 +00:00
Ben Lambert
262644b255
Merge pull request #22831 from backstage/renovate/git-url-parse-14.x
...
fix(deps): update dependency git-url-parse to v14
2024-02-09 09:40:29 +01:00
Fredrik Adelöw
e97cc0b0a3
updated the knip rules a bit
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-02-08 09:53:18 +01:00
renovate[bot]
1cae748519
fix(deps): update dependency git-url-parse to v14
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 08:10:53 +00:00
Heikki Hellgren
60a68f10e9
ci: introduce knip for checking unused packages
...
fixes #21948
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-08 08:29:48 +02:00
github-actions[bot]
b17a6cccce
Version Packages (next)
2024-02-06 14:58:46 +00:00
github-actions[bot]
c70c3dc393
Version Packages (next)
2024-01-30 13:38:11 +00:00