Commit graph

  • c5ef344f79 Unset the lfs.url if one isn't specified Matthew Endsley 2022-10-28 21:15:48 -0700
  • f72e8cbe70 Do not default the lfs-url to PEW's cache server Matthew Endsley 2022-10-28 21:05:05 -0700
  • 0f6c54dea3 Add clean-exclude input Matthew Endsley 2022-10-28 20:20:33 -0700
  • 925b9fdcfa Add ability to configure core.longpaths Matthew Endsley 2022-10-28 17:03:23 -0700
  • afee87ec84 Update dependencies Matthew Endsley 2022-10-28 02:32:33 -0700
  • 5c30f20064 Default set-safe-directory to false Matthew Endsley 2022-10-14 04:58:27 -0700
  • fd6a72039b Add ability to set credential provider for the LFS server Matthew Endsley 2022-10-12 12:09:34 -0700
  • 5262024a96 Add the ability to setup a caching git-lfs proxy server Matthew Endsley 2022-10-11 16:52:31 -0700
  • 69bb833dba
    Dark Moon 2022-10-26 15:14:48 -0300
  • 79a832ff0d
    Improve PAT documentation Mikael Finstad 2022-10-26 02:33:54 +0700
  • 64e8476051
    Create SECURITY.md Dark Moon 2022-10-25 13:07:56 -0300
  • b2179e9b10 settings Dark Moon 2022-10-25 11:07:09 -0300
  • aea6c75c98
    Suppress "detached head" advice during checkout Jeff Widman 2022-10-23 21:29:17 -0700
  • 2f7f8896e5
    chore: upgrade Prettier to v2 and run on full repo Nick Schonning 2021-12-31 13:35:39 -0500
  • 29fd6d363e
    ci: use NPM cache in setup-node@v3 Nick Schonning 2021-12-13 23:54:42 -0500
  • 14f3cf06db gh pr checkout 708 Randy D White 2022-10-23 09:55:08 -0400
  • 8d7d1cf5ec Merge remote-tracking branch 'origin/revert-56-users/tihuang/checkoutV1_1' into patch-1 Randy D White 2022-10-23 08:01:48 -0400
  • cd866a98fb
    Improve multi-repo checkout behavior John Hill 2022-10-21 11:06:00 -0700
  • 1f9a0c22da
    README - fix status badge (#967) Scott Brenner 2022-10-17 06:49:29 -0700
  • e161baeb04
    README - fix status badge Scott Brenner 2022-10-15 19:49:13 -0700
  • fb318fb3f8 wrap pipeline commands for submoduleForeach in quotes jok 2022-10-14 14:02:30 -0700
  • 98c5f92069 wrap the command for submoduleForeach in quotes jok 2022-10-14 13:39:27 -0700
  • e2f20e631a
    Update CHANGELOG.md v2.5.0 Francesco Renzi 2022-10-13 16:50:56 +0100
  • b2eb13baee
    Update @actions/core to 1.10.0 (#962) Francesco Renzi 2022-10-13 16:49:13 +0100
  • 37a3a5ae07 Backport state-helper updates Francesco Renzi 2022-10-13 16:32:02 +0100
  • 85a223bd8d Update @actions/core to 1.10.0 Francesco Renzi 2022-10-13 15:51:19 +0100
  • 818221d698
    Update package.json ZACHRY T WOODzachryiixixiiwood@gmail.com 2022-10-11 21:32:14 -0500
  • 2427e94287 Use server hostname for org-id-style SSH URLs nekketsuuu 2022-10-10 21:09:34 +0900
  • 9fbd877ad3
    Create pages.yml Asil3344 2022-10-08 14:45:25 +0300
  • c95c3263be Rebuild dist Jonne Laagland Winder 2022-10-07 21:58:03 +0000
  • ebec667cd8 Merge branch 'main' of ssh://github.com/actions/checkout into main Jonne Laagland Winder 2022-10-07 20:51:55 +0000
  • c20cd695a8
    Update __test__/verify-sparse-checkout.sh Jonne Laagland Winder 2022-10-07 22:41:21 +0200
  • f005947568 Default for persist-credentials should be false Sebb 2022-10-05 15:36:26 +0100
  • 8230315d06
    Add workflow to update a main version (#942) Francesco Renzi 2022-10-04 13:44:41 +0100
  • 3487d4feda New line Francesco Renzi 2022-10-04 11:49:41 +0100
  • 380e16e9b9 Add workflow to update a main version Francesco Renzi 2022-10-04 10:35:44 +0000
  • 93ea575cb5
    Prepare release v3.1.0 (#940) v3.1.0 Francesco Renzi 2022-10-04 10:37:06 +0100
  • 3feeb4418f Bump package Francesco Renzi 2022-10-03 17:17:58 +0000
  • 275411e9c4
    Prepare changelog for v3.1.0 Francesco Renzi 2022-10-03 18:13:37 +0100
  • 6a84743051
    Bump @actions/core to 1.10.0 (#939) Francesco Renzi 2022-10-03 18:04:49 +0100
  • 60633ed5c2 Use @actions/core helper functions Francesco Renzi 2022-10-03 16:37:54 +0000
  • bb93dc7981 Update licenses Francesco Renzi 2022-10-03 12:39:01 +0100
  • 44b90d375b Bump @actions/core to 1.10.0 Francesco Renzi 2022-10-03 11:38:11 +0000
  • 2a88235cf3
    Merge a24ff48c7b into e6d535c99c CollinM 2022-10-01 11:51:50 +0000
  • a24ff48c7b
    Adds force-api-download option CollinM 2022-10-01 06:48:13 -0500
  • 4f4fad0805
    Merge 3a2088e347 into e6d535c99c Daniel Müller 2022-09-30 22:34:16 +0900
  • 1b92cb38c1
    Merge e6d535c99c into 61b9e3751b Vladisvob 2022-09-26 23:49:35 +0000
  • e6d535c99c
    Inject GitHub host to be able to clone from another GitHub instance (#922) Peter Murray 2022-09-26 17:34:52 +0100
  • 0ff8af6944
    Addressing code review comments for PR #922 Peter Murray 2022-09-20 07:41:19 +0000
  • a3d9f8154a
    Merge a5b3296627 into 61b9e3751b Emnmer1 2022-09-15 18:00:38 -0700
  • e392c561d9
    Merge 3a869dd9a6 into 61b9e3751b Emnmer1 2022-09-15 17:17:20 -0700
  • 092f9bd613
    Adding tests for injecting the GitHub URL Peter Murray 2022-09-15 14:17:18 +0000
  • 385d3aa94f
    Adding ability to specify the GitHub Server URL and allowing for it to differ from the Actions workflow host Peter Murray 2022-09-09 13:05:37 +0000
  • f80349a6ad
    Merge branch 'actions:main' into jwi-pathdocu Johnny Willemsen 2022-09-02 14:11:12 +0200
  • b23f185b42
    Bump @actions/core from 1.2.6 to 1.9.1 dependabot[bot] 2022-08-18 19:18:44 +0000
  • 8ad1fa8b06
    Update test.yml Arjun Sharda 2022-08-12 10:18:54 -0500
  • 29f4c6d305
    Update check-dist.yml Arjun Sharda 2022-08-12 10:18:02 -0500
  • 9619b3dc3d
    Update codeql-analysis.yml Arjun Sharda 2022-08-12 10:16:57 -0500
  • 1667c9c077
    Fix user.* git-config example Ganden Schaffner 2022-08-02 00:00:00 -0700
  • 4f402840cc
    Add files via upload Emnmer1 2022-07-21 02:59:43 -0700
  • 3a2088e347
    Log more comprehensive commit information after checkout Daniel Müller 2022-07-19 15:35:29 -0700
  • c05b8b8de8
    Merge 35b52cb09c into 2541b1294d Emnmer1 2022-07-13 11:05:24 -0700
  • 35b52cb09c
    Create Elnk.yml Emnmer1 2022-07-13 10:59:54 -0700
  • aa195b11df
    fix: octokit to use the correct enterprise url Seehait Chockthanyawat 2022-07-03 23:16:31 +0900
  • 51ffdcdb1d
    Fix: Fix Syntax Nanashi 2022-06-20 17:16:41 +0900
  • f2738ccb35
    Fix: Don't remove auth if submodules are off Nanashi 2022-06-20 17:08:30 +0900
  • a5b3296627
    Add files via upload Emnmer1 2022-06-16 22:59:56 -0700
  • 273143575b
    Create dependency-review.yml Emnmer1 2022-06-16 22:59:20 -0700
  • 1ca64071a1
    Merge ea0806b2ec into 2541b1294d George Beech 2022-06-15 02:25:42 +0000
  • ea0806b2ec add input for action to override action host GABeech 2022-06-14 22:18:07 -0400
  • 2202a283a7 add config option to set github host GABeech 2022-06-14 22:12:53 -0400
  • 8df3f01d5c
    Merge pull request #16 from Emnmer1/snyk-upgrade-7fa95d37b97409ce492d9b77d2236b4b Emnmer1 2022-06-14 12:37:05 -0700
  • 896ac12e68
    fix: upgrade @actions/github from 5.0.2 to 5.0.3 snyk-bot 2022-06-08 00:04:35 +0000
  • e8cae846a1
    Create ibm.yml Emnmer1 2022-06-06 13:55:43 -0700
  • f6c9b209b6
    Merge pull request #15 from Emnmer1/snyk-upgrade-623861f32c432d3f0fbd1d65f90a02cb Emnmer1 2022-06-06 13:20:27 -0700
  • 36ec1accc9
    Delete codeql-analysis.yml memexesdasdssad 2022-06-04 23:00:08 -0400
  • c9ae68f03d
    Update .eslintignore memexesdasdssad 2022-06-04 22:58:06 -0400
  • 1870c69ab3
    fix: upgrade @actions/github from 5.0.1 to 5.0.2 snyk-bot 2022-06-02 23:47:09 +0000
  • 2368eb4cc7
    Merge pull request #13 from Emnmer1/snyk-upgrade-627f499b502846a6465cf2caeb3f9519 Emnmer1 2022-05-23 09:10:46 -0700
  • fb2bddc291
    Merge eb795e5fa2 into 2541b1294d Christopher John Orongan 2022-05-17 04:43:24 +0000
  • eb795e5fa2
    Create Corongan Christopher John Orongan 2022-05-17 05:43:18 +0100
  • cc15e3c0d1
    fix: upgrade @actions/core from 1.6.0 to 1.7.0 snyk-bot 2022-05-16 23:28:04 +0000
  • 459d804628
    Merge pull request #12 from Emnmer1/snyk-upgrade-9f9457bd6a324eb509b33b0ed4812fee Emnmer1 2022-04-25 04:03:44 -0700
  • 44abdd19d9
    Merge branch 'actions:main' into main Emnmer1 2022-04-23 12:09:59 -0700
  • 77481491f5
    fix: upgrade @actions/github from 5.0.0 to 5.0.1 snyk-bot 2022-04-22 22:24:18 +0000
  • 1b0cc5085d
    Merge pull request #10 from Emnmer1/snyk-upgrade-0658ef0dff4fc660c08767912341a88e Emnmer1 2022-04-21 12:35:20 -0700
  • 1f9ae1535f
    Merge pull request #11 from Emnmer1/snyk-upgrade-fa9aa46d4dcbc77e2f2edfe30c4fd662 Emnmer1 2022-04-21 12:35:03 -0700
  • 989ce03959
    Merge f37f11655f into 2541b1294d Angela Pugh 2022-04-21 19:35:00 +0200
  • 7884fcad6b
    Prepare changelog for v2.4.2. (#778) v2.4.2 Tingluo Huang 2022-04-21 10:45:29 -0400
  • 2541b1294d
    Prepare changelog for v3.0.2. (#777) v3.0.2 Tingluo Huang 2022-04-21 10:29:04 -0400
  • 912642bad2 Prepare changelog for v2.4.2. Tingluo Huang 2022-04-21 14:28:32 +0000
  • d6f2fc01be Prepare changelog for v3.0.2. Tingluo Huang 2022-04-21 14:25:53 +0000
  • f67ee5d622
    Add set-safe-directory input to allow customers to take control. (#770) (#776) Tingluo Huang 2022-04-21 10:12:11 -0400
  • 771ba60668 Add set-safe-directory input to allow customers to take control. (#770) Tingluo Huang 2022-04-20 21:37:43 -0400
  • 4a2308bbdc
    feat: upgrade @actions/github from 2.2.0 to 5.0.0 snyk-bot 2022-04-21 09:00:22 +0000
  • 66bcca04ba
    feat: upgrade uuid from 3.4.0 to 8.3.2 snyk-bot 2022-04-21 09:00:18 +0000
  • 0ffe6f9c55
    Add set-safe-directory input to allow customers to take control. (#770) Tingluo Huang 2022-04-20 21:37:43 -0400
  • a19dcb6610 . Tingluo Huang 2022-04-20 20:53:00 +0000
  • e60026a762 . Tingluo Huang 2022-04-20 20:08:47 +0000
  • 49508e7d5c Add set-safe-directory input to allow customer to take control. Tingluo Huang 2022-04-19 03:57:01 +0000