Commit Graph

388 Commits

Author SHA1 Message Date
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
John Philip 02966a3803 Merge pull request #26432 from martina-equinix/martina-equinix/techdocs-yaml-custom-tags
fix(techdocs-node): Allow mapping custom tags in mkdocs validator
2024-09-09 13:36:49 -04:00
renovate[bot] c2b63ab9bc chore(deps): update dependency supertest to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 17:28:35 +00:00
Fredrik Adelöw 2a59265222 Merge pull request #26335 from backstage/renovate/testcontainers-node-monorepo
fix(deps): update dependency testcontainers to v10.13.0
2024-09-05 15:44:59 +02:00
Fredrik Adelöw 3606843e44 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-05 15:01:41 +02:00
github-actions[bot] 582092fb23 Version Packages (next) 2024-09-03 14:38:01 +00:00
martina-equinix e6a0d4f7f0 Support mapping custom tags in mkdocs yaml parser (techdocs)
Signed-off-by: martina-equinix <martina.iglesias@eu.equinix.com>
2024-09-03 12:10:49 +02:00
Jörg Siebahn f715f5ca71 Move TechdocsContainerRunner interface from publish to generate where it is used
Signed-off-by: Jörg Siebahn <joerg.siebahn@sda-se.com>
2024-08-28 14:26:38 +02:00