Commit Graph

  • 44a99f6c43 Add section for 0.2.1 Aiqiao Yan 2020-05-19 16:36:18 -04:00
  • f84d1a2ae2 Fix a bug with getCompressionMethod Aiqiao Yan 2020-05-19 16:12:28 -04:00
  • 2c693984a8
    Update Bug Report Template (#466) Thomas Boop 2020-05-19 13:43:20 -04:00
  • f4aa824135 bump tool-cache version Bryan MacFarlane 2020-05-19 13:38:19 -04:00
  • 4e9375da09
    Tool cache install from a manifest file (#382) Bryan MacFarlane 2020-05-19 13:25:57 -04:00
  • e3a666f5b7 Minor edit to cache release note Aiqiao Yan 2020-05-19 13:20:27 -04:00
  • dcf5c88bb3
    Merge pull request #469 from actions/users/aiyan/zstd-fixes Aiqiao Yan 2020-05-19 13:05:21 -04:00
  • 0dea61a3a8 Bump cache package version Aiqiao Yan 2020-05-19 12:59:38 -04:00
  • fde6221228 React to feedback Aiqiao Yan 2020-05-19 12:38:45 -04:00
  • 9a3466a094 Fix windows tests Aiqiao Yan 2020-05-19 11:46:50 -04:00
  • 5112dc231e Only use zstd on windows when gnu tar is installed, otherwise use gzip due to bug #301 Aiqiao Yan 2020-05-18 16:35:13 -04:00
  • 77761a4dc9 Fix issue with using zstd long range mode on ubuntu-16.04 Aiqiao Yan 2020-05-18 16:33:15 -04:00
  • a67b91ea15
    Merge pull request #448 from actions/users/aiyan/cache-package Aiqiao Yan 2020-05-15 13:41:32 -04:00
  • 2fdf3b71f8 @actions/artifact 0.3.2 Konrad Pabjan 2020-05-15 18:34:09 +02:00
  • d2b2399bd2 React to feedback Aiqiao Yan 2020-05-15 12:18:50 -04:00
  • 628f82f221
    Correctly reset chunk during artifact upload on retry (#458) Konrad Pabjan 2020-05-14 22:18:21 +02:00
  • 6d83c79964
    Remove --save in README (#455) Konrad Pabjan 2020-05-14 17:58:46 +02:00
  • 36e732155e
    tool-cache 1.3.5 release (#454) Thomas Boop 2020-05-13 14:39:10 -04:00
  • b3c8e19a7a Attempt to fix the test Aiqiao Yan 2020-05-12 14:47:31 -04:00
  • 1413cd0e32 Add cache upload options and pull from latest actions/cache master Aiqiao Yan 2020-05-12 12:37:03 -04:00
  • c534ad2cbd Add docs and tests Aiqiao Yan 2020-05-07 15:03:20 -04:00
  • 15fefd9336 Fix tests Aiqiao Yan 2020-05-06 20:07:39 -04:00
  • 7409ad5fae Change variable path to a list Aiqiao Yan 2020-05-06 17:53:22 -04:00
  • 932779cf58 Initial commit to create @actions/cache package Aiqiao Yan 2020-05-06 11:10:18 -04:00
  • 0471ed4ad7
    artifact header cleanup (#441) Konrad Pabjan 2020-05-12 17:48:36 +02:00
  • d1b52e7168
    Update homepage to be tool-cache instead of exec (#452) Kevin Sawicki 2020-05-12 07:22:22 -07:00
  • 83dd3ef0f1
    separate audit workflow (#450) eric sciple 2020-05-07 11:39:38 -04:00
  • a5ff692285
    Redirect general feedback to the Community Forums (#447) Thomas Boop 2020-05-07 10:24:11 -04:00
  • 264e52add6
    set base URL for GHES (#449) eric sciple 2020-05-07 09:41:18 -04:00
  • 11dcc8b313
    Add CodeQL Analysis workflow (#434) Justin Hutchings 2020-05-06 09:58:36 -07:00
  • 6a744be7ed
    Bump @actions/http-client from 1.0.3 to 1.0.8 in /packages/github (#438) dependabot[bot] 2020-05-01 09:46:19 -04:00
  • 94cd8efa47
    Ignore DS_Store files. (#440) Thomas Boop 2020-05-01 09:42:38 -04:00
  • 97cabf0eb9
    Bump @actions/http-client from 1.0.7 to 1.0.8 in /packages/artifact (#437) dependabot[bot] 2020-05-01 11:32:41 +02:00
  • 187d4aa625
    @actions/core 1.2.4 + release notes (#439) Thomas Boop 2020-04-30 09:48:16 -04:00
  • 57d20b4db4
    tool-cache: make extract functions quiet by default and more verbose if core.isDebug is set (#206) Arthur Baars 2020-04-29 17:33:01 +02:00
  • 4e734dc4c1 bump exec version Bryan MacFarlane 2020-04-28 11:59:04 -04:00
  • 34f71e80ce
    Check if tool path exists before executing (#385) Reinier Timmer 2020-04-28 16:36:49 +02:00
  • 1e88dec883
    Update ts-jest to latest versions (#419) Konrad Pabjan 2020-04-27 17:17:31 +02:00
  • 7257597d73
    Spelling (#431) Josh Soref 2020-04-27 09:13:56 -04:00
  • df7e2c13c8
    Fix broken links in documentation (#425) per1234 2020-04-24 02:55:31 -07:00
  • eec6689a61
    bump tool-cache's http-client to 1.0.8 (#429) Bryan MacFarlane 2020-04-23 21:12:00 -04:00
  • 1688b117e1
    E2E tests for the @actions/artifact package (#421) Konrad Pabjan 2020-04-23 20:52:53 +02:00
  • bb1053a8a7
    @actions/artifact 0.3.1 update (#420) Konrad Pabjan 2020-04-20 22:58:53 +02:00
  • a28977e977
    Fix typos (#417) Pierre Grimaud 2020-04-20 12:56:03 +02:00
  • c4b6011310
    Allow specifying stdin (#360) Seth Vargo 2020-04-13 13:39:42 -04:00
  • 05e39f551d
    Add docs and wrapper for "echo" command (#411) Thomas Boop 2020-04-13 13:25:54 -04:00
  • 3c125ce4e0
    Update eslint to 2.2.7 (#410) Thomas Boop 2020-04-13 10:19:49 -04:00
  • 5b940ebda7
    Be more lenient in accepting command inputs (#405) Thomas Boop 2020-04-09 17:00:53 -04:00
  • a6a5d98be8
    Expose ExecOptions interface (#322) Linda_pp 2020-04-10 01:52:24 +09:00
  • c010a271d9
    @actions/artifact package updates (#408) Konrad Pabjan 2020-04-09 17:14:12 +02:00
  • 1b521c4778
    Updates to @actions/artifact (#396) Konrad Pabjan 2020-04-08 16:55:18 +02:00
  • 36a4b7df61
    Add screenshot to release instructions (#406) Brian Cristante 2020-04-07 09:42:56 -04:00
  • 905c2aa216
    Contribution guidelines for artifact package (#388) Konrad Pabjan 2020-03-24 10:13:06 +01:00
  • cb7022ea2c
    Update implementation-details.md Konrad Pabjan 2020-03-20 18:42:18 +01:00
  • b94f6a1340
    Update additional-information.md Konrad Pabjan 2020-03-19 15:56:27 +01:00
  • 12f30111a0
    Update Contributing.md and add information about ADR's (#383) Thomas Boop 2020-03-17 11:57:32 -04:00
  • 17b97eceec
    adr: glob (#381) eric sciple 2020-03-16 16:08:48 -04:00
  • b0e01b71c0
    Update package-lock.json Konrad Pabjan 2020-03-12 20:39:10 +01:00
  • 3748609c73
    Update package.json Konrad Pabjan 2020-03-12 20:36:46 +01:00
  • 37590cb3ee
    Update RELEASES.md Konrad Pabjan 2020-03-12 20:36:09 +01:00
  • dffb5572a9
    Updates to @actions/artifact package (#367) Konrad Pabjan 2020-03-12 14:50:27 +01:00
  • 5859d7172e
    only retry downloadtool on 500s and 408 and 429 (#373) eric sciple 2020-03-09 14:35:53 -04:00
  • 82fbe5da0f
    Update jest to 25.1 (#374) Thomas Boop 2020-03-09 14:17:29 -04:00
  • df0aa9077a generated eric sciple 2020-03-05 12:07:25 -05:00
  • 259743ae13
    update downloadTool to handle errors from response stream and retry (#369) eric sciple 2020-03-05 12:05:27 -05:00
  • 6459481e98 full sha binding in versioning doc Bryan MacFarlane 2020-03-03 11:16:15 -05:00
  • 3261dd9883
    core 1.2.3 release (#366) Bryan MacFarlane 2020-03-02 08:02:40 -05:00
  • a649207792
    Add core.isDebug() to check whether actions_step_debug is on or not. (#278) Tingluo Huang 2020-03-02 07:45:27 -05:00
  • 54bcb7c4f1
    Update tool cache docs (#347) Josh Gross 2020-02-26 11:43:55 -05:00
  • d17d4a9163
    Add info about new @actions/artifact package Konrad Pabjan 2020-02-20 15:05:07 -05:00
  • 41157b23c7
    Release 2.1.1 of @actions/github (#357) Thomas Boop 2020-02-20 14:02:42 -05:00
  • fa03eb4d22
    Use import {Octokit} (#332) Ryo Ota 2020-02-19 05:43:07 +09:00
  • f383109dc3
    @actions/artifact download artifacts (#340) Konrad Pabjan 2020-02-13 18:24:11 -05:00
  • 84f1e31b69
    send tar --version to debug log (#342) eric sciple 2020-02-13 09:54:56 -05:00
  • f90a2dcfd4 temporarily revert guidance for adding matcher from container action eric sciple 2020-02-12 21:42:14 -05:00
  • 9cfb1604bd
    troubleshooting problem matchers (#341) eric sciple 2020-02-12 14:59:01 -05:00
  • 2dcdf049a8 proxy guidance Bryan MacFarlane 2020-02-12 09:26:59 -05:00
  • 6cbb8e9bc8
    @actions/artifact package (#304) Konrad Pabjan 2020-02-11 09:49:46 -05:00
  • 0ecc141d4e await tc.downloadTool (#337) Fabio Niephaus 2020-02-10 04:15:26 +01:00
  • 432a78c48c check proxy bypass before setting proxy agent (#320) eric sciple 2020-01-23 14:35:41 -05:00
  • 80e6ba7033
    Update readme with type assertion information (#310) Thomas Boop 2020-01-22 11:53:39 -05:00
  • 6072c249ee
    release notes (#317) eric sciple 2020-01-21 13:25:05 -05:00
  • a9175f3986
    Correctly pull issue number for pull request review events (#311) Thomas Boop 2020-01-21 10:44:38 -05:00
  • 8b0300129f
    fix command escaping (#302) eric sciple 2020-01-18 23:52:44 -05:00
  • ab5bd9d696
    octokit client should follow proxy settings (#314) eric sciple 2020-01-18 14:28:37 -05:00
  • e69833ed16
    release notes (#308) eric sciple 2020-01-14 11:58:44 -05:00
  • 461fc2b9c9
    bump checkout to v2, pin setup-node to v1 (#277) eric sciple 2020-01-14 11:19:06 -05:00
  • c514e7481a GitHub Actions checkout v2 (#303) sullis 2020-01-14 07:48:34 -08:00
  • 2e88402d19
    audit fix and update http-client (#298) Bryan MacFarlane 2020-01-10 16:37:48 -05:00
  • 058ad6937d
    remove todo comment (#297) eric sciple 2020-01-10 12:09:48 -05:00
  • dd64d8c7c9
    glob readme (#296) eric sciple 2020-01-10 12:00:22 -05:00
  • 947ba5b559
    bump versions (#295) eric sciple 2020-01-09 17:31:27 -05:00
  • 03ebc5b885
    generated file (#294) eric sciple 2020-01-09 15:26:22 -05:00
  • 1a2c592903
    multiple glob patterns (#287) eric sciple 2020-01-09 15:05:31 -05:00
  • 683245ad5e bump default test timeout Bryan MacFarlane 2020-01-07 01:14:32 -05:00
  • bfd29dcef8
    only audit on ubuntu-latest (#283) Bryan MacFarlane 2020-01-04 14:08:05 -05:00
  • 803934eca0
    audit security vulnerabilities as part of ci (#280) Bryan MacFarlane 2020-01-03 17:54:10 -05:00
  • 4e69ce10e9 package-lock.json: update handlebars & uglify-js (#279) francisfuzz 2020-01-03 12:26:02 -08:00
  • a11539e1db
    glob (#268) eric sciple 2019-12-31 10:16:18 -05:00
  • a94e2440cb Bump handlebars from 4.1.2 to 4.5.3 in /packages/github (#276) dependabot[bot] 2019-12-27 19:48:21 -05:00