0
1
Fork 0
mirror of https://github.com/actions/checkout synced 2024-06-17 14:28:20 +02:00

Commit graph

  • 3ebe8f7339 [test] submodule call. Giridharan Manivannan 2021-03-31 21:05:53 +0530
  • ac16973940
    Bump y18n from 4.0.0 to 4.0.1 dependabot[bot] 2021-03-31 08:00:51 +0000
  • 0f47c908f1
    Merge dfa24b6287 into 61b9e3751b Daniel Hwang 2021-02-24 22:20:31 +0000
  • dfa24b6287
    Merge branch 'master' into gist Daniel Hwang 2021-02-24 14:19:39 -0800
  • 25a956c84d
    Create CODEOWNERS Ross Brodbeck 2021-02-04 12:25:41 -0500
  • 9142b079e9 updating the custom action name Kenneth Garza 2021-02-03 11:42:02 -0500
  • d4bc74899d adding code for public action test Kenneth Garza 2021-02-03 11:39:11 -0500
  • a6d262d194
    Add files via upload andrewmazurczyk 2021-01-26 15:49:44 +0000
  • 33dee8cf84 ci: add Azure Static Web Apps workflow file on-behalf-of: @Azure opensource@microsoft.com Azure Static Web Apps 2021-01-26 15:44:50 +0000
  • 720e23ac84
    Tried to fix the "unstaged changes" test failure Cosimo Streppone 2021-01-13 09:58:23 +0100
  • 8e5e5f44a1
    Revert "GH#354 Updated dist/index.js build" Cosimo Streppone 2021-01-13 09:55:43 +0100
  • c764e5eab9
    GH#354 Updated dist/index.js build Cosimo Streppone 2021-01-13 09:44:52 +0100
  • 66145e68c7
    GH#354 Disabled auth submodules config when related setting is false Cosimo Streppone 2021-01-13 09:42:33 +0100
  • beb483bbd0
    Merge branch 'master' into patch-1 Christian Clauss 2020-12-17 16:34:34 +0100
  • 25e07a18d3 Added separate parameter for submodules fetch depth vvish 2020-11-19 23:26:44 +0100
  • 48439d9490
    preventing error while committing with no changes Gautam krishna R 2020-11-18 18:23:33 +0530
  • edb45c76ac
    Don't enforce that checkout path must be inside of Github Workspace Roman Lebedev 2020-11-14 09:50:33 +0300
  • 5a4ac9002d
    Add missing awaits (#379) v2.3.4 Johannes Schindelin 2020-11-03 15:44:09 +0100
  • 1607ea39c9 Rebuild Johannes Schindelin 2020-10-30 17:43:31 +0100
  • e5da2adba0 Ask ESLint to report floating Promises Johannes Schindelin 2020-10-30 17:42:13 +0100
  • db753157fd downloadRepository(): await the result of recursive deletions Johannes Schindelin 2020-10-30 17:39:47 +0100
  • 8812d4a06b auth-helper: properly await replacement of the token value in the config Johannes Schindelin 2020-10-30 17:13:34 +0100
  • a5c1ce924a Support fetch-jobs: 0 to use as many jobs as there are processors Frits Talbot 2020-10-10 10:02:44 +0200
  • 8af5cbfde0
    Merge branch 'main' into jwi-pathdocu Johnny Willemsen 2020-10-02 17:20:12 +0200
  • 7e72301198
    Bump @actions/core from 1.1.3 to 1.2.6 dependabot[bot] 2020-10-01 17:24:07 +0000
  • c952173edf
    Swap to Environment Files (#360) Thomas Boop 2020-09-30 11:41:09 -0400
  • 76c7b5fce6 Swap to Environment Files Thomas Boop 2020-09-28 17:31:52 -0400
  • a81bbbf829
    Remove unneeded commit information from build logs (#345) v2.3.3 Thomas Boop 2020-09-23 09:41:47 -0400
  • c5dac4d450 run format Thomas Boop 2020-09-22 15:14:00 -0400
  • d52996e7c2 don't use silent when echoing commit sha Thomas Boop 2020-09-22 11:14:09 -0400
  • 8940ec9519 log commit sha as well Thomas Boop 2020-09-22 10:19:07 -0400
  • da5a667855
    Merge c74de88bff into 21dc310f19 Kevin Phelps 2020-09-15 08:48:45 -0500
  • c74de88bff add app auth Kevin Phelps 2020-04-17 01:25:31 -0500
  • f16eddee84
    Update README.md ylemkimon 2020-09-15 04:37:09 +0900
  • 0e8d9f459e Remove unneeded commit information from stdout Thomas Boop 2020-09-10 17:22:02 -0400
  • 21dc310f19
    Add Licensed To Help Verify Prod Licenses (#326) Thomas Boop 2020-09-10 09:24:29 -0400
  • c86558e9d4 Ignore Generated Files in Git PR's Thomas Boop 2020-08-26 11:18:01 -0400
  • d795c2780e
    Move env to test step Johnny Willemsen 2020-08-26 12:44:28 +0200
  • d345e1892f
    Back to basic Johnny Willemsen 2020-08-26 12:26:01 +0200
  • 388793bd97
    Use ref as it should Johnny Willemsen 2020-08-26 12:25:15 +0200
  • 4f92610a97
    Added environment based path test Johnny Willemsen 2020-08-26 12:18:55 +0200
  • e67ad3383b
    Removed side by side Johnny Willemsen 2020-08-26 12:11:07 +0200
  • 146dd77449
    The path can be relative or absolute under $GITHUB_WORKSPACE Johnny Willemsen 2020-08-26 12:09:04 +0200
  • c43fdbfb30 update dist hross-zeit-vercel Ross Brodbeck 2020-08-21 08:14:48 -0400
  • 239235dd46 add updated dist Ross Brodbeck 2020-08-21 07:57:25 -0400
  • 2955f2419d fix package lock file Ross Brodbeck 2020-08-21 07:53:08 -0400
  • 5aa50f005d
    change zeit -> vercel Ross Brodbeck 2020-08-21 07:47:54 -0400
  • 92d0e561b9
    Delete licenses.txt Thomas Boop 2020-08-11 19:42:36 -0400
  • be6c44d969 Revert "Delete licenses.txt" Thomas Boop 2020-08-11 19:41:01 -0400
  • dac8cc78a1
    Delete licenses.txt Thomas Boop 2020-08-11 19:36:35 -0400
  • 3596fc0e42 manual updates of dependencies Thomas Boop 2020-08-11 19:28:19 -0400
  • 3b31412160 Add Licensed file and workflow Thomas Boop 2020-08-11 19:26:05 -0400
  • ad5dc19390 Add fetchJobs option to parallelize submodule updates Frits Talbot 2020-08-09 23:30:32 +0200
  • 4c4d2b5a39
    Update README.md ylemkimon 2020-08-09 21:59:31 +0900
  • 05aa1e5bb4
    Update README regarding pull_request_target ylemkimon 2020-08-09 21:54:36 +0900
  • 2036a08e25
    Add Third Party License Information to Dist Files (#320) v2.3.2 Thomas Boop 2020-08-07 09:22:39 -0400
  • 5dc9f03f52 Update licenses for @actions npm modules Thomas Boop 2020-08-06 19:30:54 -0400
  • 3f6937b3d4 Add Third Party License Information Thomas Boop 2020-08-06 10:39:22 -0400
  • 07d867a55b . eric sciple 2020-07-24 12:00:34 -0400
  • 1ed8dabefc testing something eric sciple 2020-07-24 11:58:19 -0400
  • cb70376cdd
    Bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-18 23:24:02 +0000
  • 592cf69a22
    Update README.md eric sciple 2020-07-14 16:30:57 -0400
  • a4b69b4886
    Update README.md eric sciple 2020-07-14 13:08:52 -0400
  • 1433f62caa
    update default branch (#305) eric sciple 2020-07-14 09:23:30 -0400
  • 74ba0d606c update default branch eric sciple 2020-07-14 09:21:07 -0400
  • be5149bb03
    Merge 7c625ee866 into 61b9e3751b Oliver Peate 2020-07-13 14:42:02 +0000
  • 7c625ee866
    Add deploy key scenario to README Oliver Peate 2020-07-13 15:37:10 +0100
  • 61b9e3751b
    improve description for fetch-depth (#301) master eric sciple 2020-07-12 21:02:24 -0400
  • 15b5d7d72c improve description for fetch-depth eric sciple 2020-07-12 21:00:11 -0400
  • faa15014f4
    Merge remote-tracking branch 'actions/master' into gist Daniel Hwang 2020-06-19 14:23:16 -0700
  • 28c7f3d2b5 changelog v2.3.1 eric sciple 2020-06-18 10:27:39 -0400
  • fb6f360df2
    fix default branch for .wiki and when using ssh (#284) eric sciple 2020-06-18 10:20:33 -0400
  • 3d0c2f1954 fix test eric sciple 2020-06-18 09:53:35 -0400
  • 5e36a5f9a2 fix test eric sciple 2020-06-18 09:51:35 -0400
  • 6e3d2777af Fix getting default branch when using SSH eric sciple 2020-06-18 09:47:47 -0400
  • 8aabf05e48 fix default branch for .wiki eric sciple 2020-06-17 17:44:27 -0400
  • aab364320b
    gists: result.ref = refs/heads/master Daniel Hwang 2020-06-16 18:45:19 -0700
  • 3516176a33
    Merge remote-tracking branch 'actions/master' into gist Daniel Hwang 2020-06-16 18:41:02 -0700
  • b4483adec3 changelog v2.3.0 eric sciple 2020-06-16 13:48:53 -0400
  • 00a3be8934
    determine default branch (#278) eric sciple 2020-06-16 13:41:01 -0400
  • 9d2f5b3bc8 determine default branch eric sciple 2020-06-15 11:10:36 -0400
  • dfaf9d305e
    Fixing typo in error debug message for failed clean Nicola Corti 2020-06-01 00:16:14 +0200
  • 453ee27fca update troubleshooting instructions to include 'npm run format' eric sciple 2020-05-31 17:48:32 -0400
  • 65865e15a1
    build because all is no more (#264) Daniel Hwang 2020-05-31 14:46:53 -0700
  • ec00d65c65
    add support for gist.github.com Daniel Hwang 2020-05-29 15:57:30 -0700
  • 5f598e1f2c
    build because all is no more Daniel Hwang 2020-05-29 16:22:45 -0700
  • aabbfeb2ce changelog v2.2.0 eric sciple 2020-05-27 12:37:40 -0400
  • e52d022eb5
    Fetch all history for all tags and branches when fetch-depth=0 (#258) eric sciple 2020-05-27 09:54:28 -0400
  • bbe3883b65 Fetch all history for all tags and branches when fetch-depth=0 eric sciple 2020-05-23 21:43:35 -0400
  • 9ad0123bf8
    Check Git Operations availability before checking out example CrazyMax 2020-05-24 01:40:34 +0200
  • 00cbf1c204
    Merge 8d25b321e9 into 2ff2fbdea4 Jason Karns 2020-05-22 14:22:41 +0300
  • 2ff2fbdea4
    telemetry for incorrect merge commit (#253) eric sciple 2020-05-21 11:09:16 -0400
  • d58a60c536 telemetry for incorrect merge commit eric sciple 2020-05-20 19:43:07 -0400
  • df86c829eb
    fix readme (#251) eric sciple 2020-05-20 10:20:52 -0400
  • 05e5b94460 fix readme eric sciple 2020-05-20 10:19:16 -0400
  • 97b30c411c
    fix prettier glob pattern (#247) Peter Evans 2020-05-20 01:34:05 +0900
  • 86f86b36ef changelog v2.1.1 eric sciple 2020-05-19 10:27:02 -0400
  • 7523e23789
    switch GITHUB_URL to GITHUB_SERVER_URL (#248) eric sciple 2020-05-18 13:05:15 -0400
  • e3a2e1f2a6 switch GITHUB_URL to GITHUB_SERVER_URL eric sciple 2020-05-16 13:48:43 -0400
  • 3bc77e23b7 fix prettier glob pattern Peter Evans 2020-05-16 17:07:00 +0900