github-actions[bot]
4cca80fbf8
Version Packages (next)
2024-02-27 16:48:30 +00: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
renovate[bot]
d2e3ab9d9d
fix(deps): update dependency dockerode to v4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 08:23:04 +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
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
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
github-actions[bot]
185d5ea0b0
Version Packages (next)
2024-01-23 13:57:50 +00:00
github-actions[bot]
8070f67dc4
Version Packages
2024-01-16 11:44:56 +00:00
github-actions[bot]
ac277f3c91
Version Packages (next)
2024-01-09 12:44:34 +00:00
github-actions[bot]
a3ccddeba5
Version Packages (next)
2024-01-02 10:42:54 +00:00
github-actions[bot]
c9f71fba8d
Version Packages (next)
2023-12-25 23:42:26 +00:00
Fredrik Adelöw
0738b72533
keep going
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-12-20 16:18:00 +01:00
Fredrik Adelöw
76a4904d2a
remove some unused deps
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-12-20 15:55:16 +01:00
github-actions[bot]
a9801a3ec9
Version Packages
2023-12-19 13:39:54 +00:00
John Philip
7a51a81f6a
regenerate token on every fetch to the search index
...
Signed-off-by: John Philip <jphilip@spotify.com >
2023-12-12 16:22:17 -05:00
github-actions[bot]
3f1192f32f
Version Packages (next)
2023-12-12 15:45:17 +00:00
github-actions[bot]
a7f57602d1
Version Packages (next)
2023-12-05 13:55:44 +00:00
github-actions[bot]
356906bab8
Version Packages (next)
2023-11-28 13:37:18 +00:00
Patrik Oldsberg
aea8f8d329
repo-tools: flip around API report naming
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-11-28 10:47:35 +01:00
github-actions[bot]
8ece80419a
Version Packages (next)
2023-11-21 15:13:12 +00:00
github-actions[bot]
c8a8aac2af
Version Packages
2023-11-14 13:25:17 +00:00
github-actions[bot]
8a9f0ce86b
Version Packages (next)
2023-11-07 09:43:56 +00:00
Fredrik Adelöw
013611b42e
bump knex to v3 and better-sqlite3 to v9
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-11-06 15:29:37 +01:00
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