preevy
preevy copied to clipboard
Quickly deploy preview environments to the cloud!
Bumps the root-deps group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` |...
Bumps the tunnel-server-deps group with 8 updates in the /tunnel-server directory: | Package | From | To | | --- | --- | --- | | [fastify](https://github.com/fastify/fastify) | `4.26.2` |...
### What happened? When trying to deploy a service with a custom domain, I run into the issue that the tunnel server does not seem to create or establish the...
- CTA: add state prop to `/tunnels` API endpoint. checks that all compose services have been started by docker, and that all potential tunnels for these services have been started...
Specified in the command line: ```bash preevy up --schedule-deletion=12h30m preevy up --schedule-deletion="30 days" preevy up --schedule-deletion=2024-08-12T13:14:15Z preevy up --schedule-deletion=off ``` Running `preevy up` on an existing environment should change/remove the...
### What happened? Preevy failed with "403: UnknownError" with no indication the problem was related to AWS/S3. ### Add screenshots  ### Steps to reproduce the behavior Use an AWS...
### What happened? My GitHub Actions workflow was missing the k8s config, but the error made it look like something was wrong with the tunnel server. ### Add screenshots ...
### What happened? Somehow I ended up with multiple preevy environments with the same ID. This caused the tunnel to fail, but it wasn't clear why. ### Add screenshots In...
**[Is this a bugfix/feature/doc-improvement?]** ## This is a - [ ] Bug fix - [ ] Feature - [x] Doc improvement ### By submitting this pull request I confirm I've...