Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on May 19, 2023

  1. Added OpenGraph information to the documentation

    Co-authored-by: Seth Michael Larson <sethmichaellarson@gmail.com>
    Mr-Sunglasses and sethmlarson committed May 19, 2023

Commits on May 16, 2023

  1. Bump slsa-framework/slsa-github-generator from 1.5.0 to 1.6.0

    Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
    - [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
    - [Commits](slsa-framework/slsa-github-generator@v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: slsa-framework/slsa-github-generator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sethmlarson committed May 16, 2023

Commits on May 11, 2023

Commits on May 8, 2023

  1. Document common 2.0 upgrading issues

    Co-authored-by: Nate Prewitt <nate.prewitt@gmail.com>
    pquentin and nateprewitt committed May 8, 2023

Commits on May 2, 2023

  1. Show urllib3.request() in README (#3006)

    Since version 2.0 a top level request method can be used for HTTP calls.
    franekmagiera committed May 2, 2023

Commits on Apr 26, 2023

  1. Release 2.0.0

    sethmlarson committed Apr 26, 2023

Commits on Apr 25, 2023

  1. Release 2.0.0a4

    sethmlarson committed Apr 25, 2023

Commits on Apr 24, 2023

  1. Bump actions/setup-python from 4.5.0 to 4.6.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@d27e3f3...57ded4d)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sethmlarson committed Apr 24, 2023
  2. Bump github/codeql-action from 2.2.9 to 2.3.0

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.9 to 2.3.0.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@04df126...b2c19fb)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sethmlarson committed Apr 24, 2023
  3. Fix InsecureRequestWarning warnings in test suite

    Co-authored-by: Seth Michael Larson <sethmichaellarson@gmail.com>
    graingert and sethmlarson committed Apr 24, 2023

Commits on Apr 23, 2023

  1. Remove last requests patch

    pquentin committed Apr 23, 2023

Commits on Apr 22, 2023

Commits on Apr 21, 2023

  1. Remove dummy setup.py file (#2976)

    GitHub Actions is dropping support for Python 2.7, making this difficult to test. Thankfully, Python 2.7 only accounts for 4% of our total downloads. The share of users using an ancient pip is probably even smaller.
    graingert committed Apr 21, 2023

Commits on Apr 19, 2023

Commits on Apr 18, 2023

  1. Run coverage step even if some jobs have failed

    We often have transient failures that don't affect coverage, and knowing
    the current coverage even with failures is useful.
    
    We also removed an unused codecov.yml file.
    pquentin authored and sethmlarson committed Apr 18, 2023

Commits on Apr 15, 2023

  1. Fix test_ssl_object_attributes

    Co-authored-by: Seth Michael Larson <sethmichaellarson@gmail.com>
    graingert and sethmlarson committed Apr 15, 2023

Commits on Apr 13, 2023

  1. Update mypy to 1.2.0

    hramezani committed Apr 13, 2023
Older