Files
now-deployment/CHANGELOG.md
2020-02-25 23:22:12 +09:00

4.0 KiB

Changelog

v2.0.1 (2020-02-25)

Full Changelog

Fixed bugs:

  • Outputs object is always empty #25
  • fix: outputs object is always empty #29 (amondnet)

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:

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

Closed issues:

  • Deploy stalled #23
  • 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