Commit Graph

  • 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
  • ac455590d1
    consume new @actions/github for GHES support (#236) eric sciple 2020-05-07 12:11:11 -0400
  • c59c45c06d consume new @actions/github for GHES support eric sciple 2020-05-07 11:01:29 -0400
  • 69bd7442f7 dump github context eric sciple 2020-05-05 10:37:23 -0400
  • 023c2ca881
    Rename .github/workflows/workflows/codeql.yml to .github/workflows/codeql.yml Justin Hutchings 2020-05-04 17:47:41 -0700
  • 1e328d3563
    Bump @actions/http-client from 1.0.3 to 1.0.8 dependabot[bot] 2020-04-29 18:00:23 +0000
  • 6b77f5a7fb Add CodeQL Analysis workflow Justin Hutchings 2020-04-28 12:30:40 -0700
  • aa4d6def08
    Merge a9d6251f3d into 94c2de77cc Budaksarawak 2020-04-23 18:10:12 +0200
  • ad350781d4 fetch verbose eric sciple 2020-04-13 15:09:52 -0400
  • 8d25b321e9
    Remove extraneous newlines that snuck in Jason Karns 2020-04-09 10:12:55 -0400
  • 11d9aa95eb
    Include common example for fetching PR base-ref Jason Karns 2020-04-09 10:11:26 -0400
  • 94c2de77cc Update changelog eric sciple 2020-04-02 16:04:37 -0400
  • ae24a05516
    Update test.yml eric sciple 2020-03-30 13:38:51 -0400
  • 989593b7d3 Add mention and link to CHANGELOG in README AdrieanKhisbe 2020-03-28 17:05:53 +0100
  • 7bf80ab502 Remove beta mention in CHANGELOG with v2.0.0 released Adrien Becchis 2020-03-28 17:01:44 +0100
  • a9d6251f3d
    Create npmpublish.yml Budaksarawak 2020-03-28 08:45:00 +0800
  • 01aecccf73
    group output (#191) v2.1.0 eric sciple 2020-03-27 13:12:15 -0400
  • 85b1f35505
    changes to support ghes alpha release (#199) eric sciple 2020-03-25 15:12:22 -0400
  • c98200392d . eric sciple 2020-03-25 15:08:45 -0400
  • 1541781d80 changes to support ghes alpha release eric sciple 2020-03-24 22:16:23 -0400
  • 1c99e3b575
    Remove submodules from readme Martin Rückl 2020-03-24 17:14:04 +0100
  • ee9f1aee1e
    Update test.yml eric sciple 2020-03-20 11:18:10 -0400
  • 574281d34c update readme eric sciple 2020-03-19 22:17:25 -0400
  • fbb30c60ab
    Removed doc based on new changes (#192) Jef LeCompte 2020-03-19 22:03:41 -0400
  • e99a0595ab
    Removed doc based on new changes Jef LeCompte 2020-03-19 15:56:18 -0400
  • 3019b36593 group output eric sciple 2020-03-18 23:33:26 -0400
  • 3fcc3107db Revise ADR: Use the auth token to fetch the workflow repo eric sciple 2020-03-19 10:49:34 -0400
  • 58070a9fc3
    update input descriptions in adr (#189) eric sciple 2020-03-19 10:26:00 -0400
  • 2b9e015a77 update input descriptions in adr eric sciple 2020-03-19 10:06:47 -0400
  • c455122937 . users/ericsciple/m167workflow eric sciple 2020-03-19 00:43:38 -0400
  • 605b7eb961 . eric sciple 2020-03-19 00:37:38 -0400
  • 036772999d . eric sciple 2020-03-19 00:14:00 -0400
  • 46054cf00b . eric sciple 2020-03-18 23:34:02 -0400
  • 85a425b582 use token for workflow repo eric sciple 2020-03-18 23:33:26 -0400
  • 0df123bc84
    Bump acorn from 5.7.3 to 5.7.4 dependabot[bot] 2020-03-15 21:43:50 +0000
  • 9a3a9ade82
    persist core.sshCommand for submodules (#184) eric sciple 2020-03-12 11:42:38 -0400
  • 95471c29b6 fail when submodules or ssh-key and fallback to REST API users/ericsciple/m167sub eric sciple 2020-03-12 01:02:27 -0400
  • 2a15e11d5a update verbiage; add comments eric sciple 2020-03-12 00:59:09 -0400
  • 518a867127 persist core.sshCommand for submodules eric sciple 2020-03-11 19:18:07 -0400
  • b2e6b7ed13
    add ssh support (#163) eric sciple 2020-03-11 15:55:17 -0400
  • d10a14ef35 add ssh support eric sciple 2020-02-15 01:43:52 -0500
  • 9350fe341a test submodule depth eric sciple 2020-03-10 12:53:19 -0400
  • bff576b9eb push one more commit to verify submodule pinned to prev commit still works test-data/v2/submodule-ssh-url-level-2 eric sciple 2020-03-10 12:52:29 -0400
  • 80602fafba
    convert SSH URL to HTTPS (#179) eric sciple 2020-03-10 10:45:50 -0400
  • 71151beedd convert SSH URL to HTTPS eric sciple 2020-03-06 16:18:58 -0500
  • b4626ce19c
    revise adr: convert SSH URL to HTTPS (#178) eric sciple 2020-03-06 17:30:23 -0500
  • 866cacb19d update to ssh url test-data/v2/submodule-ssh-url eric sciple 2020-03-06 16:39:48 -0500
  • fdabad6f0e switch to ssh url test-data/v2/submodule-ssh-url-level-1 eric sciple 2020-03-06 16:34:28 -0500
  • c254c34d41 revise adr: convert SSH URL to HTTPS eric sciple 2020-03-06 13:23:22 -0500
  • 422dc45671
    add support for submodules (#173) eric sciple 2020-03-05 14:21:59 -0500
  • 3577377a74 add support for submodules eric sciple 2020-02-21 12:29:31 -0500
  • b7b9abb6ed e2e test data test-data/v2/submodule eric sciple 2020-03-05 14:08:00 -0500
  • 204620207c
    revise adr to support submodules (#157) eric sciple 2020-03-04 13:10:35 -0500
  • ce73d4f805 revise adr to support submodules eric sciple 2020-02-13 21:29:54 -0500
  • f219062370
    more unit tests and corresponding refactoring (#174) eric sciple 2020-03-02 11:33:30 -0500
  • 7cd17f8a83 more unit tests and corresponding refactoring eric sciple 2020-02-15 01:43:52 -0500