Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 3.64 KB

CHANGELOG.md

File metadata and controls

43 lines (35 loc) · 3.64 KB

0.0.2 (2022-01-06)

  • Add larger files for testing (cec1088)
  • Add support for paging when there are many artifacts (698fbc4)
  • Bug fix (5e9b216)
  • Fix issue with link paging link not being provided by GitHub (c40c068)
  • Improve the download process to respect redirects (cf3efb1)
  • Remove the workflows (90167f5)
  • Update packages and clean up repo (9046298)

0.0.1 (2021-03-08)

  • Add a couple of nuget packages for testing (0dd1d01)
  • Add complete download of artifact logic (04d5144)
  • Add some extra logging to debug issues of download (dc1106d)
  • Add user agent to requests (ff0e2a4)
  • Add verbose logging (4e4ec6d)
  • Attempt to run using master and not main (365ac77)
  • Begin development of artifact download action (e8dc966)
  • Cleanup of code (ba72355)
  • Create folder if not exists (cfe464b)
  • Does the @main tag not work like @master? (5fb8e0a)
  • Getting there (9156418)
  • Initial commit (ae60b05)
  • It's getting late, syntax error. (bf1f843)
  • Make the build create a release (d1a3063)
  • Make the release use 'main' branch (4ab0a6f)
  • This is getting stupid? (49d0b40)
  • Update action.js (88630ff)
  • Update action.js (a165634)
  • Update action.js (e4d3c6c)
  • Update action.js (14409d1)
  • Update action.js (cc77ac0)
  • Update action.js (97efc43)
  • Update action.js (ebc04bc)
  • Update branch to main (b72d6cd)
  • Update release.yml (399ed58)
  • Update to use the main branch on download action (9aa6926)