Skip to content

Releases: jctaveras/heroku-deploy

Release v3.1.0

24 Mar 21:52
0d5d4bc
Compare
Choose a tag to compare

Release v3.0.0

24 Mar 01:52
a5bfd5c
Compare
Choose a tag to compare

Major Changes

  • Add TypeScript support to the code
  • Change @zeit/ncc to @vercel/ncc to build the package

Breaking Changes

  • Simplify the build and push logic to just use the heroku:push action
  • Users will have to name their Dockerfile according to their process_type. For example:
    • Dockerfile.web for process_type = web
    • Dockerfile.wroker for process_type = worker
  • No longer support docker options via the options input
  • Replace the formation input for the process_type input
  • The process_type input is a list of space separated process type which will have to mach the number of Dockerfil pushed on the push process

Which Issues does this PR Closes?

Closes: #23

Release v2.1.3

08 Mar 21:05
Compare
Choose a tag to compare
v2.1.3: Fix Dockerfiles with relative path

Release v2.1.2

08 Mar 17:53
Compare
Choose a tag to compare
v2.1.2: Fix Dockerfile Path Issue

Release v2.1.1

27 Oct 16:26
Compare
Choose a tag to compare

Release v2.1.0-rc

22 Oct 17:59
Compare
Choose a tag to compare
Test Version v2.1.0-rc

Release v2.1.0

22 Oct 18:19
5f48abe
Compare
Choose a tag to compare
Allow Users to Change the Dyno Formation

Release v2.0.0-rc

28 May 15:13
Compare
Choose a tag to compare
Release Candidate v2.0.0-rc

Release v2.0.0

28 May 15:44
7b87e8d
Compare
Choose a tag to compare

Release v1.2.2

25 May 19:07
7367799
Compare
Choose a tag to compare
Release v1.2.2