Skip to content

Latest commit

 

History

History
295 lines (181 loc) · 16.8 KB

CHANGELOG.md

File metadata and controls

295 lines (181 loc) · 16.8 KB

Changelog

v25.0.0 (2022-06-08)

Full Changelog

v20.0.2 (2022-06-08)

Full Changelog

Closed issues:

  • Create previews for branches, not per commit #150
  • Error: Resource not accessible by integration #148
  • How to re-authenticate #138
  • Unclear how the build command and the build directory are inferred #122

Merged pull requests:

v20.0.1 (2022-03-09)

Full Changelog

Implemented enhancements:

  • Enable users to use "preview-url" in the "github-comment" #75
  • Feature request: enable users to customize github comment #52
  • feat: enable users to customize github comment #56 (sundoufu)

Closed issues:

  • Vercel Deployment fails due to "missing input" #105
  • Action doesn't set vercel-org-id #96
  • promote deployment to production if commited branch equals master or main #81
  • Action Failing at vercel inspect #80
  • Use branch name from ref? #78
  • Error when trying to fetch deployment #67
  • Deployment is on the correct branch, but it always use source code on main branch #65
  • Remove depracated package @now/node-server #61

Merged pull requests:

v20.0.0 (2020-11-30)

Full Changelog

Implemented enhancements:

  • add support to pull_request_target event #47 (nionis)

Closed issues:

  • Error: ENOENT #51
  • Deployment is always done on the same branch refs/heads/develop #48

Merged pull requests:

v19.0.1+4 (2020-10-13)

Full Changelog

Fixed bugs:

  • Getting errors after upgrading to vercel-action #4

Closed issues:

  • set-env command is deprecated and will be disabled soon #42
  • Unable to find version #39
  • Difficulty adding multiple environment variables in vercel-args #38
  • Deployment never finish #32
  • Input required and not supplied: ${name} #26

Merged pull requests:

v19.0.1+3 (2020-08-12)

Full Changelog

Fixed bugs:

  • Deployment succeeds but action log says it failed #27
  • fix: use scope everywhere npx is used #24 (aulneau)

Closed issues:

  • Deploy is failing #28
  • Not deploying to production #22
  • Alias does not incorporate scope #23

Merged pull requests:

  • build(deps): bump elliptic from 6.5.2 to 6.5.3 in /example/angular #25 (dependabot[bot])
  • build(deps): bump lodash from 4.17.15 to 4.17.19 in /example/angular #20 (dependabot[bot])
  • Fix latest "inspect" bug by adding manual Vercel Project Name option #29 (EvanLovely)

v19.0.1+2 (2020-07-24)

Full Changelog

Implemented enhancements:

  • feat: alias domain to deployment #7
  • feat: alias domain to deployment #18 (amondnet)

Fixed bugs:

  • Don't send new comment for every pushed commit and just edit existed one #15

Closed issues:

  • There was an error when attempting to execute the process #16
  • Custom env in action #13
  • Action fails even when build succeeds #11
  • Failed to find deployment (url) in (user) #10
  • Error! Project not found #9
  • New release #19

Merged pull requests:

  • build(deps): bump @actions/http-client from 1.0.6 to 1.0.8 #6 (dependabot[bot])
  • fix: don't send new comment for every pushed commit and just edit exi… #17 (amondnet)
  • chore: fix broken workflow(s) link #14 (shunkakinoki)
  • build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /example/angular #12 (dependabot[bot])

v19.0.1+1 (2020-05-18)

Full Changelog

Fixed bugs:

  • fix: vercel inspect fails in team scope #5 (amondnet)

v19.0.1 (2020-05-18)

Full Changelog

Fixed bugs:

Merged pull requests:


ZEIT Now Deplyoment Changelog

v2.0.3 (2020-05-06)

Full Changelog

Implemented enhancements:

Closed issues:

  • Update now version to v18 #41

Merged pull requests:

v2.0.2 (2020-04-04)

Full Changelog

Implemented enhancements:

  • team_id seems to be not working #19

Fixed bugs:

  • undefined url on pull request comment #37
  • Branch is undefined #31
  • Outputs object is always empty #25
  • Fix empty output object #38 (hakonkrogh)
  • fix: branch is undefined #33 (amondnet)

Closed issues:

  • Validation failed: commit_id has been locked when deploying multiple projects #21

Merged pull requests:

  • chore(release): 2.0.2 #39 (amondnet)
  • docs(README): Update documentation regarding github secrets #35 (amalv)

v2.0.1 (2020-02-25)

Full Changelog

Fixed bugs:

Closed issues:

  • How can I deploy with an assigned domain? #30
  • Add instruction on getting project\_id and org\_id #27

Merged pull requests:

  • docs: how to get organization and project id of project #28 (amondnet)

v2.0.0 (2020-02-18)

Full Changelog

Implemented enhancements:

  • Do not want to receive comments from action #14
  • Support for Vercel CLI v17 #24
  • feat: now cli v17, add NOW\_PROJECT\_ID and NOW\_ORG\_ID env variable #26 (amondnet)

Fixed bugs:

  • Deploy stalled #23

Closed issues:

  • Can I upload the contents of a folder with pre-built assets? #22
  • getting 403 error every time it tries to comment #18
  • Feature: Ability to specify path for --local-config flag #16

v1.2.0 (2020-01-28)

Full Changelog

Implemented enhancements:

v1.1.0 (2020-01-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Can't unlink a previous Org connection if I no longer have access to org #15
  • How to deploy from other folders such as build #13
  • Deployment succeeds but workflow reports failure #12

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator