Commit f488a2c
committed
feat(release): write artifacts to new release bucket with private acls COMPASS-9238
This commit adjusts our release process to upload artifacts to the new
release bucket using private ACLs. Because users fetch artifacts from
our CDN, we are not allowing direct access to this bucket. If we do not
set the ACLs to private, our uploads will fail. In order to support this,
we had to update to the latest devtools-shared dl-center package.1 parent 5c8b2ac commit f488a2c
File tree
3 files changed
+10
-8
lines changed- packages/hadron-build
- lib
3 files changed
+10
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments