Logo
Explore Help
Sign In
mirror/checkout
2
0
Fork 0
You've already forked checkout
Code Issues Pull Requests Actions Packages Projects Releases 50 Wiki Activity

50 Releases 59 Tags

RSS Feed
  • v3.6.0 f43a0e5ff2
    Compare

    v3.6.0 Stable

    luketomlinson released this 2023-08-24 21:54:47 +08:00 | 71 commits to main since this release

    What's Changed

    • Mark test scripts with Bash'isms to be run via Bash by @dscho in https://github.com/actions/checkout/pull/1377
    • Add option to fetch tags even if fetch-depth > 0 by @RobertWieczoreck in https://github.com/actions/checkout/pull/579
    • Release 3.6.0 by @luketomlinson in https://github.com/actions/checkout/pull/1437

    New Contributors

    • @RobertWieczoreck made their first contribution in https://github.com/actions/checkout/pull/579
    • @luketomlinson made their first contribution in https://github.com/actions/checkout/pull/1437

    Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.5.3 c85c95e3d7
    Compare

    v3.5.3 Stable

    TingluoHuang released this 2023-06-09 22:47:54 +08:00 | 74 commits to main since this release

    What's Changed

    • Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by @megamanics in https://github.com/actions/checkout/pull/1196
    • Fix typos found by codespell by @DimitriPapadopoulos in https://github.com/actions/checkout/pull/1287
    • Add support for sparse checkouts by @dscho and @dfdez in https://github.com/actions/checkout/pull/1369
    • Release v3.5.3 by @TingluoHuang in https://github.com/actions/checkout/pull/1376

    New Contributors

    • @megamanics made their first contribution in https://github.com/actions/checkout/pull/1196
    • @DimitriPapadopoulos made their first contribution in https://github.com/actions/checkout/pull/1287
    • @dfdez made their first contribution in https://github.com/actions/checkout/pull/1369

    Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.5.2 8e5e7e5ab8
    Compare

    v3.5.2 Stable

    fhammerl released this 2023-04-13 20:45:33 +08:00 | 78 commits to main since this release

    What's Changed

    • Fix: Use correct API url / endpoint in GHES by @fhammerl in https://github.com/actions/checkout/pull/1289 based on #1286 by @1newsr

    Full Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.5.1 83b7061638
    Compare

    v3.5.1 Stable

    fhammerl released this 2023-04-12 23:02:21 +08:00 | 80 commits to main since this release

    What's Changed

    • Improve checkout performance on Windows runners by upgrading @actions/github dependency by @BrettDong in https://github.com/actions/checkout/pull/1246

    New Contributors

    • @BrettDong made their first contribution in https://github.com/actions/checkout/pull/1246
    • @fhammerl made their first contribution in https://github.com/actions/checkout/pull/1284

    Full Changelog: https://github.com/actions/checkout/compare/v3.5.0...v3.5.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.7.0 ee0669bd1c
    Compare

    v2.7.0 Stable

    TingluoHuang released this 2023-03-24 14:04:47 +08:00 | 0 commits to releases/v2 since this release

    What's Changed

    • Add new public key for known_hosts (#1237) by @TingluoHuang in https://github.com/actions/checkout/pull/1238

    Full Changelog: https://github.com/actions/checkout/compare/v2.6.0...v2.7.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.5.0 8f4b7f8486
    Compare

    v3.5.0 Stable

    TingluoHuang released this 2023-03-24 13:34:48 +08:00 | 82 commits to main since this release

    What's Changed

    • Add new public key for known_hosts by @cdb in https://github.com/actions/checkout/pull/1237

    New Contributors

    • @cdb made their first contribution in https://github.com/actions/checkout/pull/1237

    Full Changelog: https://github.com/actions/checkout/compare/v3.4.0...v3.5.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.4.0 24cb908017
    Compare

    v3.4.0 Stable

    cory-miller released this 2023-03-16 03:45:08 +08:00 | 84 commits to main since this release

    What's Changed

    • Upgrade codeql actions to v2 by @Link- in https://github.com/actions/checkout/pull/1209
    • Upgrade dependencies by @Link- in https://github.com/actions/checkout/pull/1210
    • Backfill changelog and bump actions/io by @cory-miller in https://github.com/actions/checkout/pull/1225

    New Contributors

    • @Link- made their first contribution in https://github.com/actions/checkout/pull/1209

    Full Changelog: https://github.com/actions/checkout/compare/v3.3.0...v3.4.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.3.0 ac59398561
    Compare

    v3.3.0 Stable

    cory-miller released this 2022-12-29 06:19:08 +08:00 | 87 commits to main since this release

    What's Changed

    • Implement branch list using callbacks from exec function by @cory-miller in https://github.com/actions/checkout/pull/1045
    • Add in explicit reference to private checkout options by @vanZeben in https://github.com/actions/checkout/pull/1050
    • Fix comment typos (that got added in #770) by @lurch in https://github.com/actions/checkout/pull/1057

    New Contributors

    • @vanZeben made their first contribution in https://github.com/actions/checkout/pull/1050
    • @lurch made their first contribution in https://github.com/actions/checkout/pull/1057

    Full Changelog: https://github.com/actions/checkout/compare/v3.2.0...v3.3.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.6.0 dc323e67f1
    Compare

    v2.6.0 Stable

    cory-miller released this 2022-12-13 23:14:06 +08:00 | 1 commits to releases/v2 since this release

    What's Changed

    • Add backports to v2 branch by @cory-miller in https://github.com/actions/checkout/pull/1040
      • Includes backports from the following changes: https://github.com/actions/checkout/pull/964, https://github.com/actions/checkout/pull/1002, https://github.com/actions/checkout/pull/1029
      • Upgraded the licensed version to match what is used in v3.

    Full Changelog: https://github.com/actions/checkout/compare/v2.5.0...v2.6.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.2.0 755da8c3cf
    Compare

    v3.2.0 Stable

    vmjoseph released this 2022-12-13 03:11:05 +08:00 | 90 commits to main since this release

    What's Changed

    • Add GitHub Action to perform release by @rentziass in https://github.com/actions/checkout/pull/942
    • Fix status badge by @ScottBrenner in https://github.com/actions/checkout/pull/967
    • Replace datadog/squid with ubuntu/squid Docker image by @cory-miller in https://github.com/actions/checkout/pull/1002
    • Wrap pipeline commands for submoduleForeach in quotes by @jokreliable in https://github.com/actions/checkout/pull/964
    • Update @actions/io to 1.1.2 by @cory-miller in https://github.com/actions/checkout/pull/1029
    • Upgrading version to 3.2.0 by @vmjoseph in https://github.com/actions/checkout/pull/1039

    New Contributors

    • @ScottBrenner made their first contribution in https://github.com/actions/checkout/pull/967
    • @cory-miller made their first contribution in https://github.com/actions/checkout/pull/1002
    • @jokreliable made their first contribution in https://github.com/actions/checkout/pull/964
    • @vmjoseph made their first contribution in https://github.com/actions/checkout/pull/1039

    Full Changelog: https://github.com/actions/checkout/compare/v3.1.0...v3.2.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 5 Next Last
Powered by Gitea Version: 1.25.4 Page: 186ms Template: 64ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API