Tomohisa Oda
Tomohisa Oda
Dewy's supervisor works this: - instruct release to each dewy with hostname taken - caching artifacts - also provide library for existing api embed
My idea is here: 1. source change detection 1. (before deliveries hook) 1. (before deployment hook) 1. deployment 1. (after deployment hook) 1. notification 1. (before reloading hook) 1. server...
The pdfjs-dist in peerDependencies is outdated, so we will match it to devDependencies.
When fail on unarchive or download, continuing notified for failure. This is noisy. So, disable failure notification over 3 times. After that come back notification if success.
## Summary Add support for zero-downtime container deployments using OCI/Docker registries and Blue-Green deployment strategy. ### Implemented Features - **OCI Artifact Support**: Pull container images from Docker registries - **OCI...