vercel-action icon indicating copy to clipboard operation
vercel-action copied to clipboard

This action make a deployment with github actions instead of Vercel builder.

Results 109 vercel-action issues
Sort by recently updated
recently updated
newest added

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `http-cache-semantics` from 3.8.1 to 4.1.1 Commits See full diff in compare view Updates...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `json5` from 1.0.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 3.2.1 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 3.2.1 Release notes Sourced from loader-utils's releases. v3.2.1 3.2.1...

dependencies

I was looking for the yml file. i noticed a problem. even though it goes to error the deployment continues indefinitely. i tried several times. i guess i set something...

Is this intentional? ![image](https://github.com/amondnet/vercel-action/assets/77443389/6b207fb1-9d46-4836-b032-26f78f350af1)

![image](https://github.com/amondnet/vercel-action/assets/67595890/7c5b4d57-f40b-4f75-96fc-9b29d4142f8c) please update the description to v25.

Is there a chance to integrate checks-lifecycle to this action? https://vercel.com/docs/integrations/checks-overview#checks-lifecycle 1. stage to deploy the application without going live 2. stage to test against the staging url 3. promote...