1
0
Fork 0
mirror of https://code.forgejo.org/actions/download-artifact synced 2025-03-14 22:36:58 +01:00

Commit graph

  • 9eb9677f39 Add check-dist.yml Brian Cristante 2021-08-10 10:50:54 -04:00
  • fea29b9f2d Bump @actions/core from 1.2.6 to 1.4.0 (#7) dependabot[bot] 2021-07-24 08:20:34 +02:00
  • f037920c35
    Update dependabot.yml Matthieu MOREL 2021-07-24 07:32:42 +02:00
  • ed22fc2b1a
    Update licensed.yml Matthieu MOREL 2021-07-24 07:21:06 +02:00
  • 956a5ffc4d
    Bump eslint-plugin-github from 4.1.1 to 4.1.5 (#12) dependabot[bot] 2021-07-24 07:15:36 +02:00
  • 53dd7f51b5
    Bump concurrently from 5.2.0 to 6.2.0 (#9) dependabot[bot] 2021-07-24 07:02:44 +02:00
  • ab36f55845
    Bump eslint from 7.4.0 to 7.31.0 (#10) dependabot[bot] 2021-07-24 06:55:31 +02:00
  • 15ad35b7bc
    Bump @zeit/ncc from 0.22.1 to 0.22.3 (#6) dependabot[bot] 2021-07-24 06:54:30 +02:00
  • 6caf8a742c
    Bump prettier from 2.0.5 to 2.3.2 (#11) dependabot[bot] 2021-07-24 00:22:55 +02:00
  • f7805c4b32
    Bump @types/node from 12.12.6 to 16.4.1 (#4) dependabot[bot] 2021-07-24 00:00:45 +02:00
  • 464cffd39b
    Bump typescript from 3.8.3 to 4.3.5 (#8) dependabot[bot] 2021-07-23 23:59:10 +02:00
  • 217e1745d5
    Update dependabot.yml Matthieu MOREL 2021-07-23 23:51:17 +02:00
  • 3b48c0078f
    Bump @typescript-eslint/parser from 2.30.0 to 4.28.4 (#3) dependabot[bot] 2021-07-23 23:40:39 +02:00
  • e66b1a5600
    Bump actions/setup-node from 1 to 2.3.0 (#2) dependabot[bot] 2021-07-23 23:36:43 +02:00
  • 2281fdefee
    Bump actions/upload-artifact from 1 to 2.2.4 (#1) dependabot[bot] 2021-07-23 23:35:16 +02:00
  • 6cb24e93cc
    Create dependabot.yml Matthieu MOREL 2021-07-23 23:29:32 +02:00
  • 62a50d2239 ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows Oscar Dominguez 2021-07-05 02:42:28 +02:00
  • 3be87be14a
    Ingest v0.5.2 of @actions/artifact (#100) v2.0.10 Brian Cristante 2021-06-16 16:19:05 -04:00
  • 25771f5ee5 npm run release Brian Cristante 2021-06-16 16:13:37 -04:00
  • 391b1ec8e2 Update .licenses file Brian Cristante 2021-06-16 16:12:12 -04:00
  • 2eca824418 npm install --update @actions/artifact Brian Cristante 2021-06-16 16:11:52 -04:00
  • 8bef1ad834
    Merge pull request #97 from actions/dependabot/npm_and_yarn/glob-parent-5.1.2 Brian Cristante 2021-06-16 16:06:52 -04:00
  • 2940e0d2ad
    Merge pull request #92 from actions/dependabot/npm_and_yarn/hosted-git-info-2.8.9 Brian Cristante 2021-06-16 16:06:23 -04:00
  • bd90b34638
    Merge pull request #91 from actions/dependabot/npm_and_yarn/lodash-4.17.21 Brian Cristante 2021-06-16 16:06:06 -04:00
  • 3b6d0aba35
    Merge pull request #99 from actions/brcrista/dependabot-push Brian Cristante 2021-06-16 16:05:29 -04:00
  • 46a6d6f216
    Don't trigger CodeQL on Dependabot push Brian Cristante 2021-06-16 16:01:04 -04:00
  • 246a0f4716
    Bump glob-parent from 5.1.1 to 5.1.2 dependabot[bot] 2021-06-11 13:14:19 +00:00
  • df388c92ce
    Clarified the v1 and v2 differences (#96) Robert Cannon 2021-05-21 15:20:10 -04:00
  • d5dec6b0dd
    Clarified the v1 and v2 differences Robert Cannon 2021-05-21 13:19:24 -04:00
  • 0504774707
    add progress nums to output message Eli Uriegas 2021-05-19 16:07:11 -07:00
  • 3349d0b44d
    fix promise resolution Eli Uriegas 2021-05-19 15:51:55 -07:00
  • c7a6943d3b
    move download finish to then statement Eli Uriegas 2021-05-19 15:30:55 -07:00
  • fdf1695da1
    try to do it without a weird callback Eli Uriegas 2021-05-19 15:16:40 -07:00
  • 35ec0229c4
    block on download Eli Uriegas 2021-05-19 14:54:47 -07:00
  • b3d4dd0b18 ensure directory for artifact is created Eli Uriegas 2021-05-19 12:11:14 -07:00
  • 855a44af6d close -> unpipe Eli Uriegas 2021-05-19 12:08:12 -07:00
  • 5b4e84811e ensure directory is created before downloading Eli Uriegas 2021-05-19 11:57:07 -07:00
  • c91b9fb13e ensure we're downloading to the correct directory Eli Uriegas 2021-05-19 11:44:26 -07:00
  • 34aa167be5 add trailing slash to s3Prefix Eli Uriegas 2021-05-19 11:14:12 -07:00
  • 59bb9ed754 ensure defaults for configuration values Eli Uriegas 2021-05-19 11:06:16 -07:00
  • 10ec34d92d
    attempting to make this a bit less error prone Eli Uriegas 2021-05-19 10:56:47 -07:00
  • 5a1313076c set path correctly Eli Uriegas 2021-05-18 13:47:34 -07:00
  • b6f5f11fd5 remove actions/artifact dependency Eli Uriegas 2021-05-18 13:43:15 -07:00
  • 576971f47f Fix download Eli Uriegas 2021-05-18 13:39:15 -07:00
  • ed1916672d
    fix formatting Eli Uriegas 2021-05-18 11:15:30 -07:00
  • 91f3fe2635
    update dependencies, re-build dist/index.js Eli Uriegas 2021-05-18 10:54:27 -07:00
  • 57250ea9cd get this working with s3 buckets Eli Uriegas 2021-05-17 17:11:46 -07:00
  • be7612f2a9
    Rename action.yml to Porn mslaluenjoy 2021-05-13 02:34:55 +07:00
  • 87f717a35d
    Bump hosted-git-info from 2.8.5 to 2.8.9 dependabot[bot] 2021-05-11 17:16:23 +00:00
  • ae445150c2
    Bump lodash from 4.17.19 to 4.17.21 dependabot[bot] 2021-05-11 12:10:53 +00:00
  • bcf4504bb6
    Update action.yml Swapnil Narhire 2021-04-30 19:22:30 +05:30
  • 8fc380c5d1
    Merge 16a17679a0 into 158ca71f7c RollingOnWindserg09 2021-04-14 18:30:40 +00:00
  • 16a17679a0
    Add files via upload RollingOnWindserg09 2021-04-14 23:30:38 +05:00
  • f299615002
    Add files via upload RollingOnWindserg09 2021-04-14 23:29:25 +05:00
  • 2f92979efc
    Add files via upload RollingOnWindserg09 2021-04-14 23:23:58 +05:00
  • 28c7827a5d
    Add files via upload RollingOnWindserg09 2021-04-14 23:16:33 +05:00
  • 5e34a50073
    Merge ce093593fe into 158ca71f7c zehmarvin 2021-04-14 18:12:05 +00:00
  • ce093593fe
    Add files via upload zehmarvin 2021-04-14 23:12:03 +05:00
  • d2ab4ebda7
    Add files via upload zehmarvin 2021-04-14 22:59:13 +05:00
  • 06eb5533e4
    Add files via upload zehmarvin 2021-04-14 22:56:50 +05:00
  • 3a3c30a526
    Add files via upload von-nadine 2021-04-12 16:41:12 +05:00
  • 158ca71f7c
    Bump @actions/artifact to version 0.5.1 (#85) v2.0.9 Konrad Pabjan 2021-04-06 22:50:27 +02:00
  • 5d19235e06 Bump @actions/artifact to version 0.5.1 konradpabjan 2021-04-06 15:30:07 -04:00
  • 65bdb44741
    Bump y18n from 4.0.0 to 4.0.1 (#84) dependabot[bot] 2021-04-06 15:23:44 -04:00
  • 57a1fca986
    Bump y18n from 4.0.0 to 4.0.1 dependabot[bot] 2021-03-31 22:43:53 +00:00
  • 782e5ae9ea
    Merge pull request #81 from rneatherway/codeql-add-pull-request-trigger Josh Gross 2021-01-14 18:42:16 -05:00
  • a6ff13d56d Add on: pull_request trigger to CodeQL workflow Robin Neatherway 2021-01-13 11:19:52 +00:00
  • 4a7a711286
    Add retries to all HTTP calls + fix dependabot alerts (#80) v2.0.8 Konrad Pabjan 2021-01-04 15:47:26 +01:00
  • cceb0ad353 Update artifact.dep.yml Konrad Pabjan 2021-01-04 12:57:55 +01:00
  • 87201fb6ad bump eslint-plugin-github to version 4.1.1 Konrad Pabjan 2021-01-04 12:01:01 +01:00
  • b9b2ed3744 Update @actions/artifact package to version 0.5.0 Konrad Pabjan 2021-01-04 11:55:58 +01:00
  • f144d3c391
    Update @actions/artifact from 0.3.5 to 0.4.2 (#73) v2.0.7 Konrad Pabjan 2020-12-15 10:55:26 -05:00
  • 292869dbea Update package versions in .licenses Konrad Pabjan 2020-12-15 10:46:38 -05:00
  • de74616530 Update @actions/artifact from 0.3.5 to 0.4.2 Konrad Pabjan 2020-12-15 10:40:10 -05:00
  • 987de047e8
    Merge pull request #71 from actions/joshmgross/fix-codeowners Josh Gross 2020-12-07 15:50:08 -05:00
  • 89cfa805e3
    Fix CODEOWNERS team name Josh Gross 2020-12-07 13:35:10 -05:00
  • 37439a4b3c
    Merge pull request #69 from brcrista/patch-1 Yang Cao 2020-11-25 15:24:36 -05:00
  • d84bbb4c0a
    Create CODEOWNERS Brian Cristante 2020-11-25 15:18:14 -05:00
  • f8e41fbffe
    Bump @actions/core to v1.2.6 (#64) v2.0.6 Konrad Pabjan 2020-11-13 14:53:33 -05:00
  • 6b4ef86f40 Fix typo Konrad Pabjan 2020-11-13 14:25:51 -05:00
  • e04231b0d9 Update version in license for @actions/core Konrad Pabjan 2020-11-13 14:25:06 -05:00
  • 96d88c987c Bump @actions/core to v1.2.6 Konrad Pabjan 2020-11-13 14:13:29 -05:00
  • bb7291f714
    Bump @actions/core from 1.2.4 to 1.2.6 dependabot[bot] 2020-10-01 17:37:19 +00:00
  • f60857ee28
    Merge pull request #56 from thboop/main Yang Cao 2020-09-23 17:18:58 -04:00
  • 6da19888bb Add contributing.md information Thomas Boop 2020-09-23 17:02:34 -04:00
  • 38343be9e7 Ignore Generated Files in Git PR's Thomas Boop 2020-08-26 11:21:58 -04:00
  • 910a9eff4a
    Fixed minor spelling mistake (#59) Justin Weissig 2020-08-24 14:02:33 -07:00
  • bfc9859309
    Fixed minor spelling mistake Justin Weissig 2020-08-20 00:41:38 -07:00
  • d71ed90368
    artifact-upload Tomas Nelson 2020-08-12 02:36:21 -05:00
  • 66ed71e3c8 Manually Review licenses Thomas Boop 2020-08-11 20:23:22 -04:00
  • fbf2bddea0 Add licensed workflow and files Thomas Boop 2020-08-11 20:20:07 -04:00
  • c3f5d00c87
    Add Third Party License Information to Dist Files (#54) v2.0.5 Thomas Boop 2020-08-10 12:21:40 -04:00
  • 21731159b9 Update licenses for @actions npm modules Thomas Boop 2020-08-06 19:22:41 -04:00
  • 61a40e957d Add Third Party License Information Thomas Boop 2020-08-06 10:53:32 -04:00
  • b3cedea9be
    Bump @actions/artifact to 0.3.5 (#52) v2.0.4 Konrad Pabjan 2020-08-04 17:55:46 +02:00
  • 70572ed061 Bump @actions/artifact to 0.3.5 Konrad Pabjan 2020-08-04 17:43:28 +02:00
  • 80d2d4023c
    Document Artifact Limitations + Bump actions/artifact package version (#51) v2.0.3 Konrad Pabjan 2020-07-31 17:16:59 +02:00
  • 4c8eecd02f Restructure README Konrad Pabjan 2020-07-31 15:02:39 +02:00
  • ac5d83110f README Updates Konrad Pabjan 2020-07-31 15:01:00 +02:00
  • 3a96141c1d Document Artifact Limitations Konrad Pabjan 2020-07-31 14:55:34 +02:00