github-actions[bot]
f275697d2b
Version Packages (next)
2022-09-06 13:11:16 +00:00
Anders Näsman
98a5e69afd
Merge pull request #13050 from tragiclifestories/gcs-project-id
...
Add projectId config option to GCS techdocs publisher
2022-09-06 13:11:49 +02:00
renovate[bot]
667d917488
chore(deps): update dependency msw to ^0.47.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-06 07:09:16 +00:00
Patrik Oldsberg
8911f684e1
Yarn 3 automatic formatting changes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-08-31 15:49:38 +02:00
renovate[bot]
87ec2ba4d6
chore(deps): update dependency msw to ^0.46.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-08-31 01:34:13 +00:00
github-actions[bot]
d1ec204774
Version Packages (next)
2022-08-30 12:02:13 +00:00
Fredrik Adelöw
aaab1e34da
Fix linting errors after #13392
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-08-30 13:44:09 +02:00
github-actions[bot]
18ab337f96
Version Packages (next)
2022-08-23 10:29:17 +00:00
James Turley
aa524a5377
Add projectId config option to GCS techdocs publisher
...
Fixes #13049
Signed-off-by: James Turley <jamesturley@gocardless.com >
2022-08-22 15:47:18 +01:00
renovate[bot]
bf5e9030eb
chore(deps): update dependency msw to ^0.45.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-08-22 02:27:29 +00:00
github-actions[bot]
a5684d0d53
Version Packages
2022-08-16 12:15:33 +00:00
github-actions[bot]
f762386d48
Version Packages (next)
2022-08-02 08:43:23 +00:00
github-actions[bot]
73cee58fc2
Version Packages (next)
2022-07-26 08:37:39 +00:00
github-actions[bot]
7d7da6caec
Version Packages
2022-07-19 08:34:21 +00:00
renovate[bot]
8006d0f9bf
chore(deps): update dependency msw to ^0.44.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-13 02:08:31 +00:00
github-actions[bot]
0e967f188b
Version Packages (next)
2022-07-12 13:19:14 +00:00
Patrik Oldsberg
0d0b86fb5b
techdocs-backend: fix http mock in cacheMiddleware test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-07-12 13:34:27 +02:00
renovate[bot]
a70869e775
chore(deps): update dependency msw to ^0.43.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-05 09:54:46 +00:00
github-actions[bot]
6b985dc1c7
Version Packages (next)
2022-07-05 08:23:38 +00:00
Ben Lambert
d4bf53b434
Merge pull request #12188 from backstage/renovate/knex-2.x
...
fix(deps): update dependency knex to v2
2022-06-29 11:31:27 +02:00
github-actions[bot]
c92deffe39
Version Packages (next)
2022-06-28 09:27:36 +00:00
Camila Belo
f9e2ec2551
Merge pull request #11065 from anicke/techdocs-staticdir
...
[TechDocs] Added configuration for local publishing target
2022-06-23 16:54:42 +02:00
Camila Belo
4c09c09102
refactor(techdocs): apply review suggestions
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-06-23 13:35:01 +02:00
renovate[bot]
679b32172e
fix(deps): update dependency knex to v2
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-06-21 13:03:44 +00:00
github-actions[bot]
2231987c10
Version Packages (next)
2022-06-21 09:04:17 +00:00
Niklas Aronsson
860765ff45
[TechDocs] Added configuration for local publishing target
...
This patch adds a configuration option for setting the "local"
techdocs target directory. The target directory can be set using
the "techdocs.publisher.local.publishDirectory".
This fixes two "TODOs" in the "plugins/techdocs-node/src/stages
/publish/local.ts" file:
* Use a more persistent storage than node_modules or /tmp directory.
Make it configurable with techdocs.publisher.local.publishDirectory
* Move the logic of setting staticDocsDir based on config over to
fromConfig, and set the value as a class parameter.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2022-06-16 22:27:39 +02:00
github-actions[bot]
2e2a82c9d7
Version Packages
2022-06-14 09:12:05 +00:00
github-actions[bot]
b844443164
Version Packages (next)
2022-06-03 15:01:16 +00:00
Eric Peterson
61fba6e50b
Limit concurrent local TechDocs builds.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-06-02 16:25:27 +02:00
github-actions[bot]
a13ab262de
Version Packages (next)
2022-05-31 11:51:41 +00:00
blam
9b42562a1b
chore: fix two problematic tests
...
Signed-off-by: blam <ben@blam.sh >
2022-05-31 12:33:35 +02:00
blam
6c8474c4a7
chore: bumping the versions
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2022-05-31 12:33:35 +02:00
Renovate Bot
8f7b1835df
chore(deps): update dependency msw to ^0.41.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-05-31 12:33:35 +02:00
github-actions[bot]
bcc563abe9
Version Packages (next)
2022-05-24 11:05:52 +00:00
Patrik Oldsberg
be89d6e7f3
fix references to search-backend-node
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-21 10:48:34 +02:00
Camila Belo
d8a65cc89e
Merge pull request #10378 from bridgetbarnes/techdocs-sync-log
...
[TechDocs] Use DocsSyncroniser logger to get doc build logs
2022-05-19 11:54:01 +02:00
github-actions[bot]
64a03bd946
Version Packages
2022-05-17 09:26:29 +00:00
Eric Peterson
1b3ba5d198
Work around node-fetch 2.x bug in TechDocs collator
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-05-12 15:24:18 +02:00
github-actions[bot]
c02ce52da1
Version Packages (next)
2022-05-10 08:00:04 +00:00
Bridget Barnes
bf4995ef8c
Add API report
...
Signed-off-by: Bridget Barnes <bbarnes@seek.com.au >
2022-05-03 12:51:20 +10:00
Bridget Barnes
d147f5ca15
Use transport, not logger
...
Signed-off-by: Bridget Barnes <bbarnes@seek.com.au >
2022-04-28 13:41:53 +10:00
github-actions[bot]
1bff70d602
Version Packages (next)
2022-04-26 12:22:43 +00:00
Renovate Bot
cfc0f19699
fix(deps): update dependency fs-extra to v10.1.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-04-22 14:12:43 +00:00
github-actions[bot]
3f7acfb96e
Version Packages
2022-04-19 14:28:08 +00:00
Bridget Barnes
0fffa59941
Add test
...
Add test
Signed-off-by: Bridget Barnes <bbarnes@seek.com.au >
2022-04-14 10:12:53 +10:00
Bridget Barnes
fe5474e0c9
make optional
...
Signed-off-by: Bridget Barnes <bbarnes@seek.com.au >
2022-04-14 10:12:53 +10:00
Bridget Barnes
42bd92aee4
try injection
...
Signed-off-by: Bridget Barnes <bbarnes@seek.com.au >
2022-04-14 10:12:52 +10:00
Bridget Barnes
5de5998aa9
Use logger in syncroniser for tech docs
...
Signed-off-by: Bridget Barnes <bbarnes@seek.com.au >
2022-04-14 10:12:52 +10:00
Fredrik Adelöw
2e1343c258
Revert "build(deps): bump knex from 1.0.2 to 1.0.6"
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-04-13 23:29:08 +02:00
Fredrik Adelöw
231d229eab
handle stitcher collisions correctly
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-04-13 20:50:38 +02:00