github-actions[bot]
c590c4413a
Version Packages (next)
2025-04-08 18:12:41 +00:00
John Philip
8eb9ffa0d3
Merge pull request #29441 from backstage/azure-publisher-streams
...
Update Azure techdocs publisher to pipe file content to res.
2025-04-01 20:14:30 -04:00
Sydney Achinger
1d55517f79
Fix tsc error.
...
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com >
2025-04-01 14:09:26 -04:00
Sydney Achinger
2d7a3b8731
Update Azure techdocs publisher to pipe file content to res.
...
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com >
2025-04-01 13:41:34 -04:00
github-actions[bot]
2fc663ad48
Version Packages (next)
2025-04-01 13:24:16 +00:00
github-actions[bot]
55905367dd
Version Packages (next)
2025-03-25 12:51:22 +00:00
Sydney Achinger
304a422ef4
Replace S3 streamToBuffer with pipe. ( #28993 )
...
* Replace S3 streamToBuffer with pipe.
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com >
2025-03-19 09:12:31 -04:00
github-actions[bot]
127408219b
Version Packages
2025-03-18 12:55:57 +00:00
github-actions[bot]
68af69b2b8
Version Packages (next)
2025-03-11 16:50:56 +00:00
Patrik Oldsberg
6070fcfefc
update API reports for TypeScript 5.6
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-08 11:35:44 +01:00
github-actions[bot]
f9fb465e38
Version Packages (next)
2025-03-04 16:49:37 +00:00
github-actions[bot]
aed536abc5
Version Packages (next)
2025-02-25 13:17:11 +00:00
John Philip
c22469e480
Merge pull request #28866 from johnphilip283/bump-techdocs-container-image
...
bump techdocs generator version
2025-02-18 10:49:39 -05:00
github-actions[bot]
0df84b6ae4
Version Packages
2025-02-18 15:19:53 +00:00
John Philip
13f5b91bb3
api report
...
Signed-off-by: John Philip <jphilip@spotify.com >
2025-02-16 16:59:51 -05:00
John Philip
30d1cbe4d4
bump techdocs generator version
...
Signed-off-by: John Philip <jphilip@spotify.com >
2025-02-14 22:15:13 -05:00
github-actions[bot]
549edc389e
Version Packages (next)
2025-02-11 15:39:12 +00:00
github-actions[bot]
5aa499b953
Version Packages (next)
2025-02-04 12:36:25 +00:00
github-actions[bot]
132173b897
Version Packages (next)
2025-01-21 14:07:39 +00:00
Laimis Juzeliūnas
8de3d2d53d
feat(techdocs): add support for AWS S3 retries in publisher ( #28446 )
...
This change is to allow a configurable retry in Backstage TechDocs AWS S3 publisher.
It introduces a new possible option for techdocs-cli publish called --awsMaxAttempts. This configuration when specified as a number translates to maxAttempts that is compatible with aws-sdk/client-s3 (JavaScript v3) S3Client class. The change will not break existing configuration setups - maxAttempts is optional and fallbacks to already existing defaults if not specified.
Signed-off-by: Laimis Juzeliūnas <asnelaimis@gmail.com >
2025-01-14 13:15:16 -05:00
github-actions[bot]
43f666371b
Version Packages
2025-01-14 12:23:31 +00:00
github-actions[bot]
0980e400a0
Version Packages (next)
2025-01-07 15:04:17 +00:00
github-actions[bot]
2e3fbc11c2
Version Packages (next)
2024-12-24 10:07:58 +00:00
Fredrik Adelöw
ee8b63def9
use mockServices more
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-12-18 14:14:42 +01:00
github-actions[bot]
cfdf107d34
Version Packages
2024-12-17 10:54:05 +00:00
github-actions[bot]
134bc9981f
Version Packages (next)
2024-12-10 12:54:09 +00:00
github-actions[bot]
d8f9e72384
Version Packages (next)
2024-12-03 13:18:49 +00:00
github-actions[bot]
b86975e7fb
Version Packages (next)
2024-11-26 11:10:07 +00:00
github-actions[bot]
1552f03186
Version Packages
2024-11-19 11:21:20 +00:00
github-actions[bot]
ecdb1ce0b6
Version Packages (next)
2024-11-12 21:18:54 +00:00
github-actions[bot]
42386c2119
Version Packages (next)
2024-11-05 12:34:28 +00:00
github-actions[bot]
7ffb8eedd7
Version Packages (next)
2024-10-28 13:06:13 +00:00
github-actions[bot]
7907e3b920
Version Packages (next)
2024-10-22 14:53:13 +00:00
github-actions[bot]
a9c095d0be
Version Packages
2024-10-15 10:25:03 +00:00
blam
fc01ce7e77
chore: fix api-reports warnings
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 17:56:00 +02:00
github-actions[bot]
56a811849a
Version Packages (next)
2024-10-08 11:42:14 +00:00
Fredrik Adelöw
ac0b916596
Merge pull request #26764 from backstage/renovate/git-url-parse-15.x
...
fix(deps): update dependency git-url-parse to v15
2024-10-08 11:42:19 +02:00
Fredrik Adelöw
6000c69a25
Merge pull request #26573 from backstage/renovate/smithy-node-http-handler-3.x
...
fix(deps): update dependency @smithy/node-http-handler to v3
2024-10-02 21:39:10 +02:00
Adrian Kosiński
fbdc63116c
feat(techdocs): Allow to pass options to GCS publisher ( #26836 )
...
* feat(techdocs): Allow to pass options to GCS publisher
Signed-off-by: Adrian Kosinski <adrian.kosinski@allegro.com >
---------
Signed-off-by: Adrian Kosinski <adrian.kosinski@allegro.com >
2024-10-01 13:40:47 -04:00
github-actions[bot]
c42c710982
Version Packages (next)
2024-10-01 09:20:36 +00:00
renovate[bot]
720a2f943a
fix(deps): update dependency git-url-parse to v15
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 09:09:30 +00:00
github-actions[bot]
96864c8386
Version Packages (next)
2024-09-24 09:04:06 +00:00
secustor
c28596309f
update files
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 14:41:40 +02:00
secustor
65da28ad53
add newly generated api reports
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 14:41:34 +02:00
github-actions[bot]
698adeb1ea
Version Packages
2024-09-17 13:19:01 +00:00
Patrik Oldsberg
e94df98f1b
techdocs-node: improved type detection and filtering
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Alex Lorenzi <alorenzi@spotify.com >
2024-09-17 14:57:08 +02:00
Patrik Oldsberg
d995579b11
techdocs-node: improve bucket path handling
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Alex Lorenzi <alorenzi@spotify.com >
2024-09-17 13:49:46 +02:00
renovate[bot]
7774828444
fix(deps): update dependency @smithy/node-http-handler to v3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 16:20:33 +00:00
Camila Belo
c72023c5e6
Merge pull request #25543 from SDA-SE/techdocs-node/migrate-container-runner
...
Add TechdocsContainerRunner interface as successor of deprecated ContainerRunner for TechdocsGenerator
2024-09-11 11:53:34 +02:00
github-actions[bot]
47358815d6
Version Packages (next)
2024-09-10 13:56:19 +00:00