Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/checkout from 3 to 4 #33

Closed
wants to merge 22 commits into from

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    753660d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    fb991a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6f6a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daabe0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a17139 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03d4c37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98c5db4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9825496 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6eb38fa View commit details
    Browse the repository at this point in the history
  9. Add testcases for FutureTask

    timandy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    33da8d0 View commit details
    Browse the repository at this point in the history
  10. Add testcases for WrapTask

    timandy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    de0373a View commit details
    Browse the repository at this point in the history
  11. Modify the documentation for the NewInheritableThreadLocal and NewInh…

    …eritableThreadLocalWithInitial methods
    timandy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    4758f8a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6beb202 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c27c3b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4355195 View commit details
    Browse the repository at this point in the history
  15. Add testcase to verify that errors are ignored when the task state al…

    …ready changed to completed
    timandy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    33cf633 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8c20ffb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aca5bd7 View commit details
    Browse the repository at this point in the history
  18. Update benchmark result

    timandy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    94e5f97 View commit details
    Browse the repository at this point in the history
  19. Modify readme file

    timandy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    bd26dab View commit details
    Browse the repository at this point in the history
  20. Modify change log

    timandy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2e87bfa View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a668e7b View commit details
    Browse the repository at this point in the history