Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jd/tenacity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.4.2
Choose a base ref
...
head repository: jd/tenacity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.5.0
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Jul 1, 2024

  1. chore(deps): bump actions/checkout in the github-actions group (#483)

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4.1.6 to 4.1.7
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.6...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    33cd0e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fix: Restore contents of retry attribute for wrapped functions (#484)

    * Restore retry attribute in wrapped functions
    
    * Add tests for wrapped function attributes
    
    * Update docs and add release note
    hasier committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    31fe2d0 View commit details
    Browse the repository at this point in the history
Loading