Skip to content

Latest commit

 

History

History
724 lines (394 loc) · 52 KB

CHANGELOG.md

File metadata and controls

724 lines (394 loc) · 52 KB

Change Log

[2.4.0] - 2024-05-07

  • BUG: checking for empty, "false" and "null" ALIAS's as strings
  • 🧹 refactor of deploymentURLs (URLs are now a named object, not a number positioned array)
  • Comments & Summary don't show empty rows

[2.3.2] - 2024-05-07

  • Unique domain added to PR comment
  • Markdown table PR comment formatting
  • less domain duplication in the Workflow Summary
  • Truncate long ALIAS_DOMAINS values
  • 📦 [email protected]

[2.3.1] - 2024-04-26

  • Better logging of ALIAS_DOMAINS output
  • Skipping falsey ALIAS_DOMAINS values
  • 📦 [email protected]

[2.3.0] - 2024-04-12

  • Updated to eslint v9
  • Removed dependency on remote eslint config
  • Docs: secrets.GH_PAT replaced with secrets.GITHUB_TOKEN
  • GHActions workflows updated to use cache built into the Node setup step

[v2.2.6] - 2024-04-12

  • 📦 devDependencies updates
  • Default branch renamed from master to main @mountainash
  • Docs: remove references of [skip ci], it's deprecated @mountainash

[v2.2.5] - 2024-04-11

  • Replace _ in alias domains with - to match allowed domain names @mountainash #3

[v2.2.4] - 2024-04-11

  • Added RUNTIME_ENV to set runtime environment variables on Vercel @mountainash #2

[v2.2.0] - 2024

  • See top of README

Dependency updates

  • Updated from NodeJS v16 to NodeJS v20.
  • Updated from Vercel CLI v22.0.1 to v33.0.1
  • Updated from @actions/github v^4.0.0 to v6.0.0
  • Removed got "no longer maintained"
  • Removed action-input-parser
  • Removed dotenv
  • Removed vercel (it's a requirement that the Workflow file has to install the Vercel CLI before running the action)
  • Added NodeJS TS types

[v1.9.12] - 2023-01-30

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • ff66ece Bump @vercel/ncc from 0.36.0 to 0.36.1

[v1.9.11] - 2022-12-12

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • bbd346f Bump @vercel/ncc from 0.34.0 to 0.36.0

[v1.9.10] - 2022-11-08

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v1.9.9] - 2022-10-10

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 8ce4390 Bump action-input-parser from 1.2.37 to 1.2.38

[v1.9.8] - 2022-10-03

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • cf1f736 Bump @actions/core from 1.9.1 to 1.10.0

[v1.9.7] - 2022-09-19

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 77e92d5 Bump action-input-parser from 1.2.36 to 1.2.37

[v1.9.6] - 2022-09-05

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 8180fa1 Bump action-input-parser from 1.2.35 to 1.2.36

[v1.9.5] - 2022-08-15

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 5a9e405 Bump @actions/core from 1.9.0 to 1.9.1

[v1.9.4] - 2022-07-04

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 9321d6a Bump action-input-parser from 1.2.34 to 1.2.35

[v1.9.3] - 2022-06-20

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • fa3cda8 Bump action-input-parser from 1.2.33 to 1.2.34
  • 3d6992d Bump @actions/core from 1.8.2 to 1.9.0

[v1.9.2] - 2022-06-06

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 64ab129 Bump action-input-parser from 1.2.32 to 1.2.33

[v1.9.1] - 2022-05-30

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • a52f8e5 Bump @vercel/ncc from 0.33.4 to 0.34.0

[v1.9.0] - 2022-05-19

Release notes · Compare · Tag · Archive (zip · tar.gz)

New features

Dependency updates

  • e3334f8 Bump @actions/core from 1.8.1 to 1.8.2

[v1.8.3] - 2022-05-16

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 6d3d4a3 Bump @actions/core from 1.8.0 to 1.8.1

[v1.8.2] - 2022-05-09

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • fd6c426 Bump @actions/core from 1.7.0 to 1.8.0

[v1.8.1] - 2022-05-05

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v1.8.0] - 2022-05-05

Release notes · Compare · Tag · Archive (zip · tar.gz)

New features

  • 0f891b8 Add option to change the working directory

Bug fixes

  • 8c616da Prevent PRODUCTION input from being overwritten

Dependency updates

  • bfb7ffb Bump action-input-parser from 1.2.31 to 1.2.32

[v1.7.5] - 2022-05-02

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • d95285f Bump @actions/core from 1.6.0 to 1.7.0

[v1.7.4] - 2022-04-18

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • f6ce3ba Bump @vercel/ncc from 0.33.3 to 0.33.4

[v1.7.3] - 2022-04-07

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v1.7.2] - 2022-04-04

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 0c0db30 Bump action-input-parser from 1.2.30 to 1.2.31

[v1.7.1] - 2022-03-25

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v1.7.0] - 2022-03-25

Release notes · Compare · Tag · Archive (zip · tar.gz)

New features

  • 78ce3cf Add input to pass environment variables to the build (#144) (Issues: #144)

Dependency updates

  • ea9eb1d Bump action-input-parser from 1.2.29 to 1.2.30

[v1.6.2] - 2022-03-21

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 9ac4bfa Bump action-input-parser from 1.2.28 to 1.2.29
  • ae955ad Bump @actions/exec from 1.1.0 to 1.1.1

[v1.6.1] - 2022-03-14

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • ba19ce9 Bump action-input-parser from 1.2.27 to 1.2.28

[v1.6.0] - 2022-02-14

Release notes · Compare · Tag · Archive (zip · tar.gz)

New features

  • 7375be9 Add option to trim commit message to prevent hitting env var size limit (#127) (Issues: #127)

Dependency updates

  • 3b2e5a5 Bump @vercel/ncc from 0.33.1 to 0.33.3

[v1.5.11] - 2022-01-31

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 5cf48e8 Bump action-input-parser from 1.2.26 to 1.2.27

[v1.5.10] - 2022-01-03

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • e8cbc25 Bump action-input-parser from 1.2.25 to 1.2.26

[v1.5.9] - 2021-12-27

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 94bdbfc Bump @vercel/ncc from 0.33.0 to 0.33.1
  • ab67d95 Bump action-input-parser from 1.2.24 to 1.2.25

[v1.5.8] - 2021-12-20

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • d5a19c2 Bump action-input-parser from 1.2.23 to 1.2.24

[v1.5.7] - 2021-12-06

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 0b86bb7 Bump @vercel/ncc from 0.32.0 to 0.33.0

[v1.5.6] - 2021-11-29

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 90bf1f5 Bump action-input-parser from 1.2.22 to 1.2.23

[v1.5.5] - 2021-11-22

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • f8b8a33 Bump @vercel/ncc from 0.31.1 to 0.32.0
  • e3fc9ad Bump got from 11.8.2 to 11.8.3

[v1.5.4] - 2021-10-25

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 27defce Bump action-input-parser from 1.2.21 to 1.2.22

[v1.5.3] - 2021-10-18

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 1326b24 Bump action-input-parser from 1.2.20 to 1.2.21

[v1.5.2] - 2021-10-11

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 64c3ccf Bump action-input-parser from 1.2.19 to 1.2.20

[v1.5.1] - 2021-10-04

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • d8a2c3d Bump @actions/core from 1.5.0 to 1.6.0

[v1.5.0] - 2021-09-28

Release notes · Compare · Tag · Archive (zip · tar.gz)

New features

Dependency updates

  • 2bf7e53 Bump action-input-parser from 1.2.18 to 1.2.19

[v1.4.0] - 2021-09-24

Release notes · Compare · Tag · Archive (zip · tar.gz)

New features

  • 57d3a65 Specify custom GitHub deployment environment (#89) (Issues: #89)

Dependency updates

  • 4628ff4 Bump action-input-parser from 1.2.17 to 1.2.18

[v1.3.22] - 2021-09-20

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 2d6bb65 Bump action-input-parser from 1.2.16 to 1.2.17
  • c45416a Bump @vercel/ncc from 0.31.0 to 0.31.1

[v1.3.21] - 2021-09-13

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 1c0e5fd Bump action-input-parser from 1.2.15 to 1.2.16
  • 644847a Bump @betahuhn/config from 1.1.0 to 1.2.0
  • db31c11 Bump @vercel/ncc from 0.30.0 to 0.31.0

[v1.3.20] - 2021-09-06

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 96fe8fa Bump action-input-parser from 1.2.14 to 1.2.15
  • 0640eec Bump @vercel/ncc from 0.29.2 to 0.30.0

[v1.3.19] - 2021-08-30

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 54b0f50 Bump action-input-parser from 1.2.13 to 1.2.14

[v1.3.18] - 2021-08-23

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 97c6a96 Bump @vercel/ncc from 0.29.1 to 0.29.2
  • 2768860 Bump @actions/core from 1.4.0 to 1.5.0

[v1.3.17] - 2021-08-19

Release notes · Compare · Tag · Archive (zip · tar.gz)

Updates

  • b5e1b4f Use `spawn` instead of `exec` so arguments are escaped (#76) (Issues: #76 #75)

Dependency updates

  • e80bc44 Bump @vercel/ncc from 0.29.0 to 0.29.1
  • 010e5d7 Bump action-input-parser from 1.2.12 to 1.2.13
  • 35910a1 Upgrade lock dependencies

[v1.3.16] - 2021-08-16

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • d071b31 Bump action-input-parser from 1.2.11 to 1.2.12

[v1.3.15] - 2021-08-09

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • b8648b8 Bump action-input-parser from 1.2.10 to 1.2.11
  • 7b23a7f Bump eslint from 7.31.0 to 7.32.0

[v1.3.14] - 2021-08-02

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • f8cb2af Bump eslint from 7.30.0 to 7.31.0
  • 824bfe7 Bump action-input-parser from 1.2.9 to 1.2.10

[v1.3.13] - 2021-07-26

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 9ad4a06 Bump @vercel/ncc from 0.28.6 to 0.29.0
  • 7128e6d Bump action-input-parser from 1.2.8 to 1.2.9

[v1.3.12] - 2021-07-19

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • e801b1e Bump action-input-parser from 1.2.7 to 1.2.8

[v1.3.11] - 2021-07-12

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • f4919e4 Bump action-input-parser from 1.2.6 to 1.2.7
  • 357a3d1 Bump eslint from 7.29.0 to 7.30.0

[v1.3.10] - 2021-07-05

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • c96dfef Bump action-input-parser from 1.2.5 to 1.2.6

[v1.3.9] - 2021-06-28

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 4427eaf Bump action-input-parser from 1.2.4 to 1.2.5
  • cdf0f61 Bump eslint from 7.28.0 to 7.29.0

[v1.3.8] - 2021-06-21

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • cb50db3 Bump action-input-parser from 1.2.3 to 1.2.4

[v1.3.7] - 2021-06-14

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 4c406e2 Bump action-input-parser from 1.2.2 to 1.2.3
  • c9e6d3e Bump eslint from 7.27.0 to 7.28.0
  • 0c123ba Bump @actions/exec from 1.0.4 to 1.1.0
  • 7ef5073 Bump @actions/core from 1.3.0 to 1.4.0

[v1.3.6] - 2021-06-07

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 41a51d7 Bump action-input-parser from 1.2.1 to 1.2.2

[v1.3.5] - 2021-05-31

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • d37ca3a Bump eslint from 7.26.0 to 7.27.0
  • cabff56 Bump @actions/core from 1.2.7 to 1.3.0
  • 5b46972 Bump action-input-parser from 1.2.0 to 1.2.1
  • 6b5b468 Bump @vercel/ncc from 0.28.5 to 0.28.6

[v1.3.4] - 2021-05-15

Release notes · Compare · Tag · Archive (zip · tar.gz)

Updates

  • d4d200a Use new library for input parsing, fixes #41 (Issues: #41)

Bug fixes

  • 166cc8b Use getOctokit instead of constructor

Dependency updates

  • 0ed245e Bump eslint from 7.25.0 to 7.26.0
  • a33a9ef Update dependencies
  • 646f640 Update action-input-parser to make use multiple keys

[v1.3.3] - 2021-05-10

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • eb7036b Bump @vercel/ncc from 0.28.4 to 0.28.5
  • 293934b Bump dotenv from 8.2.0 to 8.5.1

[v1.3.2] - 2021-05-03

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 88d33da Bump eslint from 7.24.0 to 7.25.0
  • 67b3013 Bump @vercel/ncc from 0.28.3 to 0.28.4

[v1.3.1] - 2021-04-19

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 4f4d18d Bump eslint from 7.22.0 to 7.24.0
  • 6beaec0 Bump @vercel/ncc from 0.27.0 to 0.28.3

[v1.3.0] - 2021-03-19

Release notes · Compare · Tag · Archive (zip · tar.gz)

New features

  • b5b7c50 Attach commit metadata to deployment
  • a6db3ed Don't deploy PR if from fork
  • d182fc0 Cleaner and more detailed PR comment

Bug fixes

  • de6fcd8 Use correct sha when triggered by PR

Dependency updates

  • 0afdecb Bump vercel from 21.3.2 to 21.3.3
  • 62c6d2e Bump eslint from 7.21.0 to 7.22.0
  • 094c707 Bump @actions/github from 2.2.0 to 4.0.0 (#2) (Issues: #2)

[v1.2.7] - 2021-03-08

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v1.2.6] - 2021-03-01

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v1.2.5] - 2021-02-22

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v1.2.4] - 2021-02-08

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v1.2.3] - 2021-02-01

Release notes · Compare · Tag · Archive (zip · tar.gz)

Bug fixes

  • 512a553 Correctly parse boolean input even if it is string

[v1.2.2] - 2021-02-01

Release notes · Compare · Tag · Archive (zip · tar.gz)

Bug fixes

  • a4a967d Disable auto merging when creating GH deployment

[v1.2.1] - 2021-02-01

Release notes · Compare · Tag · Archive (zip · tar.gz)

Critical hotfixes

  • 77281ad Add new inputs to action config

[v1.2.0] - 2021-02-01

Release notes · Compare · Tag · Archive (zip · tar.gz)

New features

  • be50685 Specify alias domains and change PR preview url

[v1.1.1] - 2021-01-30

Release notes · Compare · Tag · Archive (zip · tar.gz)

Critical hotfixes

  • 599be0b Forgot to add config option

[v1.1.0] - 2021-01-30

Release notes · Compare · Tag · Archive (zip · tar.gz)

New features

  • 381ecd7 Delete existing PR comment

Updates

  • 10aac40 Change how config is handled if running local

[v1.0.2] - 2021-01-30

Release notes · Compare · Tag · Archive (zip · tar.gz)

Bug fixes

  • 4f1bfa5 If PR don't deploy to production

[v1.0.1] - 2021-01-30

Release notes · Compare · Tag · Archive (zip · tar.gz)

Bug fixes

  • 4bbc2d0 Don't use variable for deployment status

[v1.0.0] - 2021-01-29

Release notes · Tag · Archive (zip · tar.gz)

New features

  • 789ec9f Add label to PR [skip-ci]

Bug fixes