nitro-deploys
nitro-deploys copied to clipboard
Nitro Deployments Testing
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Edited/Blocked These updates have been manually edited so Renovate will no longer make...
### Environment v20.9.0 ### Reproduction This is my Dockerfile ``` yaml FROM node:alpine as BUILD WORKDIR /build COPY package.json pnpm-lock.yaml ./ RUN corepack enable COPY ./ ./ RUN pnpm install...
### Describe the feature We should have a CI that deploys and test every preset Currently some presets are deployed with a github integration instead of a github action. This...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://togithub.com/prettier/prettier)) | [`^3.1.1` -> `^3.2.3`](https://renovatebot.com/diffs/npm/prettier/3.1.1/3.2.3) |...
### Describe the feature When we make a PR in nitro for a new preset, there's no straightforward way to trigger `nitro-deploy` CI with the proposed changes. - We could...
Discussed with @pi0 Still needs to be deployed manually with `firebase deploy` by the owner to update functions
### 🔗 Linked issue Resolves #61 Resolves #68 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞...
cleavr
with cleaver it's necessary to connect it to a AWS/DO/Hetzner account and to manually provision servers.