Skip to content

Releases: mikeal/merge-release

4.3.0

18 Aug 04:48
8953b48
Compare
Choose a tag to compare

Version 4.3.0

Commits

4.2.0

14 Aug 00:32
6f0fd90
Compare
Choose a tag to compare

Version 4.2.0

Commits

  • [6f0fd90] Adds a configuration section on the README (#32)

4.1.0

28 Jul 22:19
8fdcc62
Compare
Choose a tag to compare

Version 4.1.0

Commits

  • [8fdcc62] Call "merge-release.js" directly, rather than deploying as npm package (#34)
  • [69d0bc4] Update workflow name to match the currently used (#30)
  • [aa0f5de] fix: upgrade file from globals repo
  • [dafb7ae] build: removing old action
  • [93074ce] debug: migrating to new action
  • [8b89811] Allow custom npmrc file (#21)
  • [5a6d03b] fix: update formatting (#25)
  • [14c90d7] Added functionality for mono-repos (different src and dist folders) (#19)
  • [e81a028] fix: linter issue
  • [a472a28] fix: update shell linter
  • [601cf12] Add step output "version" parameter for other parts of the workflow (#24)
  • [31d69bd] Merge pull request #23 from glensc/patch-1
  • [aa1e147] entrypoint, avoid space clobbing
  • [c05919e] Merge pull request #17 from beatthat/fixes-read-version-for-non-npm-reg
  • [e89231b] fix: use env var NPM_REGISTRY_URL to determine cur version
  • [03ebdb0] debug: config sslVerify false
  • [0cdb164] debug: call from shell
  • [c26fa6e] debug: correct variable name
  • [29da264] debug: try pushing tags from shell
  • [aa460f1] debug: inline remote
  • [b165131] fix: push to configured remote
  • [dd8a29e] fix: add back in better remote targetting
  • [d645c53] fix: no longer altering origin or branch
  • [681d68b] fix: remove front end actions
  • [4d8dc9d] build: build local directory not only file
  • [7c09a68] fix: add COPY back
  • [d4b6b20] debug: remove COPY
  • [2f1acf6] fix: explicit copy
  • [68345cc] fix: COPY syntax issue
  • [60842fc] feat: upgrade to Node.js v12 LTS
  • [8e14346] fix: make the linter happy
  • [a467bb2] fix: bad flag
  • [df23295] fix: make the docker linter happy
  • [92cc065] build: cannot have uses and run
  • [b09c21d] build: fix docker build, add docker lint
  • [54c1717] build: shell and docker actions moved
  • [b3eb95a] build: use new action syntax
  • [94e29de] Merge pull request #14 from joscha/patch-1
  • [92e913c] Leave package access scope to the package configuration
  • [3b41cc4] doc: we dont do this anymore
  • [03e9e4f] Update README.md

v4.0.7

10 Sep 04:34
fbfd53a
Compare
Choose a tag to compare
Merge pull request #5 from nrn/patch-1

doc: update README to link to v2 YAML file

First marketplace release.

03 Sep 17:51
06e153a
Compare
Choose a tag to compare
Merge pull request #2 from jlipps/master

fix: log errors rather than allowing unhandled rejections