nitro-deploys icon indicating copy to clipboard operation
nitro-deploys copied to clipboard

Nitro Deployments Testing

Results 30 nitro-deploys issues
Sort by recently updated
recently updated
newest added

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...

ci

### 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...

enhancement
ci

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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...

question
ci

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) - [ ] 🐞...

edgio
upstream

ci
blocked
edgio

Flightcontrol is an alias for node-server.

aws
ci
blocked
node

with cleaver it's necessary to connect it to a AWS/DO/Hetzner account and to manually provision servers.

ci
blocked
cleavr