Commit graph

24 commits

Author SHA1 Message Date
Kamil Kisiela
0ba8272b4c
Read response body closer to the fetch call (#5562) 2024-08-29 19:11:06 +02:00
Kamil Kisiela
fdbe81783f
Add breadcrumbs to CDN Worker (#5552) 2024-08-29 10:16:57 +00:00
Laurin Quast
23d09836df
feat: CDN request retry race from multiple S3 buckets (#5543)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2024-08-28 21:48:57 +02:00
Laurin Quast
b5ddafb5f2
feat: skip presigned url step + analytics (#5542) 2024-08-28 14:42:45 +02:00
Kamil Kisiela
ee0ec17ae5
No redirects in CDN Worker (#5540) 2024-08-28 05:23:07 +00:00
Heb
bb0ff238ee
chore: use node import specifier for crypto (#4328) 2024-03-25 12:21:00 +01:00
Laurin Quast
00ad87a5cb
feat: schema contracts api + ui (#3506) 2024-02-06 12:10:19 +01:00
Kamil Kisiela
b22b5947fd
Metadata as array for COMPOSITE projects, as object for SINGLE project (#3326) 2023-11-09 08:59:34 +00:00
Laurin Quast
1575d93751
feat: no longer publish to the legacy CDN (#3298)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2023-11-09 09:37:37 +01:00
Laurin Quast
1d972b9287
revert cdn adjustments (#3297) 2023-11-06 18:26:48 +00:00
Laurin Quast
b85e72d8d2
feat: no longer publish to the legacy CDN (#3247)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2023-11-06 12:54:40 +01:00
Kamil Kisiela
19d79bea3b
Extra read from KV storage (#1185) 2023-01-30 18:32:07 +01:00
Laurin Quast
162bda92d9
feat: use s3 bucket for validating CDN access tokens (#1143) 2023-01-26 16:36:49 +01:00
Laurin Quast
a505bcfbe0
Revert "feat: read legacy s3 key from s3 for artifact API requests [3/4]" (#1120) 2023-01-24 17:54:30 +01:00
Laurin Quast
c85d8aa0d0
feat: read legacy s3 key from s3 for artifact API requests [3/4] (#1005) 2023-01-24 15:03:04 +01:00
Denis Badurina
8287a51255
prettier should be responsible for import sorting instead of eslint (#1027) 2023-01-23 10:30:38 +01:00
Dimitri POSTOLOV
7ad5e26c34
[🔧 ESLint] import sort (#736) 2022-12-28 20:22:54 +01:00
Laurin Quast
8412a34e1a
new artifacts API (#692)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-12-01 11:08:52 +01:00
Laurin Quast
9ede925416
refactor request handler to not depend upon cloudflare globals (#616) 2022-11-25 09:58:45 +01:00
renovate[bot]
1afe0ec73a
Update dependency @theguild/prettier-config to v1 (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-24 10:00:41 +00:00
Saihajpreet Singh
642daaf494
Use Envelop v3 and GraphQL Yoga v3 (#443)
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-10-06 13:48:01 +02:00
Kamil Kisiela
36413f1682
Use ETag and If-None-Match in CDN and clients (#427)
* Use ETag and If-None-Match in CDN and clients

* Document it in 'Using registry' chapter
2022-09-30 13:37:57 +02:00
Kamil Kisiela
3b63506329
Add Content-Type: application/json in /schema and /metadata endpoints in CDN (#417)
Closes #368
2022-09-29 15:01:41 +02:00
Laurin Quast
faebda1857
fix: only allow CDN access with the correct access key (#147)
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2022-06-19 15:41:35 +03:00