Commit 2171fe7
authored
Use S3 packaging/ prefix and download.valkey.io URL (#51)
Adapt the packaging workflow to use the existing S3 bucket with a
/packaging/ prefix, matching the existing release artifact pattern.
- publish-to-s3.sh: sync to s3://${S3_BUCKET}/packaging/ instead of bucket root
- publish-repos.sh: list versions from s3://${S3_BUCKET}/packaging/
- packages.yml: use https://download.valkey.io/packaging as REPO_URL
(CloudFront-fronted) instead of raw S3 hostname
Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>1 parent cf6487d commit 2171fe7
3 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
| 542 | + | |
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| |||
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
699 | | - | |
| 699 | + | |
700 | 700 | | |
701 | 701 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
0 commit comments