-
**Summary**
RFC: [#2789](https://github.com/rust-lang/rfcs/pull/2789)
Implementation: #10470
Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#sparse-registry
Issues…
-
**Describe the bug**
The release script can fail because the version info check fails, in `release.version-info/validate-version-info`. The trouble is that `upload-version-info!` pushes the updated …
-
I rewrote this in nodejs12.x and deployed in my AWS account to test it. When hitting the URL with / (eg: cloudfrontdl.net/page1/) it redirects and then throws too many redirect error.
Can you please …
-
This is pretty easy, I think. The django-staticfiles app will take care of giving everything in storage.bots.law a custom path, so we just need to run an invalidation on bots.law itself.
I think t…
-
Is there anyway to bust caches on Cloudfront for the `index.html` for new deployments?
Looking at the docs there is a way to track current cache invalidation in progress, but no way to deploy a new …
-
# Problem
OWF often publishes datasets, software, etc. to the cloud using the following files and folders:
```
https://some.cloudfront.site/
some-product/
index.html/
latest/
…
-
## Motivation
Deployment process is taking too long due to flakey functional test failures
## Definition of Done
The functional test failures, listed below, run reliably.
## Tasks
- [ ] `ERROR: t…
-
since #1961 we sometimes see a situation where multiple events related to a single crate lead to the same paths being queued for invalidation.
I saw this happening for example when:
- a yank came s…
-
This is a follow-up to #1552.
According to the Cloudfront documentation invalidations can take up to 15 minutes. Our tests showed around 10-13 minutes.
This can be confusing especially for cra…
-
I am using the CDK to output a raw CloudFormation template as a final deliverable and am using primarily Cfn* resource constructs. We have a CfnPipeline object where I want to conditionally add a stag…