John Philip
278b1bd1ec
Merge pull request #26015 from awanlin/fix/add-back-type-local
...
Added back `type: 'local'` to TechDocs config schema
2024-08-14 14:08:13 -04:00
Andre Wanlin
b77fbf4331
Added back type: 'local' to TechDocs config schema
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-08-14 11:40:19 -05:00
github-actions[bot]
003494838b
Version Packages (next)
2024-08-13 13:59:06 +00:00
John Philip
2b18c66a4c
Merge pull request #25850 from leboncoin/fix-configd-techdocs
...
fix(techdocs-backend): update config.d.ts
2024-08-06 14:41:35 -04:00
github-actions[bot]
120319d2b5
Version Packages (next)
2024-08-06 13:15:32 +00:00
Heikki Hellgren
93095eecea
chore(deps): bump node-fetch to ^2.7.0
...
Relates to #24590
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-08-02 12:19:38 +03:00
Thomas Cardonne
a16632cf74
fix(techdocs-backend): update config.d.ts
...
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com >
2024-07-31 00:02:36 +02:00
github-actions[bot]
58bbb3edca
Version Packages (next)
2024-07-30 12:26:11 +00:00
MT Lewis
69bd940408
techdocs: switch to using constants from techdocs-common for annotations
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-07-24 20:34:59 +01:00
MT Lewis
4698e1f4d4
techdocs: add common package for annotation constants
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-07-24 18:52:17 +01:00
github-actions[bot]
4a8774820c
Version Packages (next)
2024-07-23 14:02:37 +00:00
github-actions[bot]
8d2fe707cb
Version Packages
2024-07-16 12:06:55 +00:00
Patrik Oldsberg
c5ce79a14c
Merge pull request #25569 from backstage/nbs10/rename-setup-request-handlers
...
[NBS 1.0]Rename `setupRequestMockHandlers` to `registerMswTestHooks`
2024-07-16 11:01:29 +02:00
Camila Belo
b82aff92aa
refactor(test-utils): deprecate the isDockerDisabledForTests function
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-07-10 17:06:00 +02:00
Camila Belo
95a3a0b91c
refactor(test-utils): rename setupRequestMockHandlers to setupMswHandler
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-07-10 15:45:49 +02:00
Stephen
d8b6080c91
Merge branch 'master' into tech-docs-search-by-title
...
Signed-off-by: Stephen <code@stephenawilson.ca >
2024-07-03 19:59:38 -04:00
github-actions[bot]
08c63d46ac
Version Packages (next)
2024-07-02 09:03:14 +00:00
John Philip
25450bab24
Merge pull request #25361 from johnphilip283/add-publisher-extension-point
...
TechDocs: Add publisher extension point
2024-06-26 10:45:27 -04:00
github-actions[bot]
f03d12aff2
Version Packages (next)
2024-06-25 13:05:56 +00:00
Stephen A. Wilson
e10c75aebf
Remove duplicated docs
...
Signed-off-by: Stephen A. Wilson <code@stephenawilson.ca >
2024-06-22 15:55:40 -04:00
Stephen A. Wilson
fc34d29bd5
Merge branch 'refs/heads/master' into tech-docs-search-by-title
2024-06-22 15:48:34 -04:00
John Philip
c17cf4fd23
add publisher extension point
...
Signed-off-by: John Philip <jphilip@spotify.com >
2024-06-22 13:00:35 -04:00
github-actions[bot]
18a40424cb
Version Packages
2024-06-18 12:37:38 +00:00
Fredrik Adelöw
25e2394626
Merge pull request #24593 from backstage/techdocs-move-away-from-container-runners
...
Add Docker container runner to techdocs-node
2024-06-17 17:07:31 +02:00
Stephen A. Wilson
605b6916cf
Allow for searching TechDocs by Title
...
Signed-off-by: Stephen A. Wilson <code@stephenawilson.ca >
2024-06-13 11:08:03 -04:00
Fredrik Adelöw
78a0b086d2
Make createBackendPlugin and createBackendModule return BackendFeature instead of () => BackendFeature
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-13 15:56:24 +02:00
Vincenzo Scamporlino
2110d76586
techdocs: remove dockerode dependency
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-06-13 14:41:32 +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
737f3ae5ef
Merge branch 'master' into camilaibs/nbs10-deprecate-legacy-system-commons
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-05-21 15:12:02 +02:00
Camila Belo
8869b8ef30
refactor: stop using the legacy standalone server
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-05-17 11:37:04 +02: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
github-actions[bot]
d85dd88b3c
Version Packages (next)
2024-05-07 13:27:02 +00:00
Vincenzo Scamporlino
fcee1ce391
techdocs-backend: fix build strategy tests
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-05-07 15:04:54 +02:00
Vincenzo Scamporlino
8a18e9ef38
techdocs: make builder optional
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-05-07 14:29:57 +02: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
Camila Belo
7b77befdfb
feat: create default get cookie endpoint
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-04-08 16:47:05 +02: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