Skip to content

Releases: felixmosh/turborepo-gh-artifacts

Release 3.1.1

04 Feb 11:57
Compare
Choose a tag to compare

Release 3.1.0

07 Jul 08:59
Compare
Choose a tag to compare
  • Improved error handling. #26

Release 3.0.3

21 Feb 16:02
Compare
Choose a tag to compare
  • feat: use github list api with a name filter (artifactId) instead of pulling 100 items, closes #25 #25

Release 3.0.2

04 Feb 08:14
Compare
Choose a tag to compare
  • feat: ignore 409 conflict errors #24
  • feat: add update:major-tag script 8aaae7b
  • feat: extract major tag automatically 0dcab50

Release 3.0.1

29 Jan 09:07
Compare
Choose a tag to compare
  • fix: bump to node20, since 18 doesn't exists 009c36c

Release 3.0.0

29 Jan 08:44
Compare
Choose a tag to compare

Release 2.1.1

02 Apr 10:59
Compare
Choose a tag to compare
  • feat: print github error message on request error, closes #23 #23
  • Create FUNDING.yml f2b902a
  • Update tag version a73d2a8

Release 2.1.0

04 Dec 08:18
Compare
Choose a tag to compare
  • refactor(turboServer): use environment variables for configuration #19

Release 2.0.0

11 Oct 11:19
Compare
Choose a tag to compare
  • Make Node16 as min node version d5f7b41

Release 1.1.1

03 Oct 06:58
Compare
Choose a tag to compare
  • Refactor logs #16
  • Fixes #13 Check for artifact expiry and ignore if it's expired #15
  • Fixes #13 Check for artifact expiry and ignore if it's expired (#15) #13