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

Merge main into releases/v2 #1932

Merged
merged 15 commits into from
Oct 9, 2023
Merged

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    fd3d786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ea09e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1925 from github/mergeback/v2.22.0-to-main-2cb752a8

    Mergeback v2.22.0 refs/heads/releases/v2 into main
    henrymercer committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a2dc5ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eccc6d View commit details
    Browse the repository at this point in the history
  5. Add a fix for python 3.12

    The python extractor does not yet support 3.12. Check for this and
    instead make sure we run python 3.11. Only need to check on windows
    since we are extremely unlikely to be running 3.12 on linux or macos.
    aeisenberg committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d091652 View commit details
    Browse the repository at this point in the history
  6. Add integration test

    Also:
    
    - Update changelog
    - Fix comments in check_python script
    aeisenberg committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    028bacb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    669c610 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    aeisenberg committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    94b6970 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1928 from github/aeisenberg/fix-python312

    Add a fix for python 3.12
    aeisenberg committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0d5c2e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Update CHANGELOG.md

    Add missing work and make it clear that failure only applies when trying to downgrade to 3.11.
    aeisenberg committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    0a0988c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

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

Commits on Oct 9, 2023

  1. Merge pull request #1926 from github/mbg/suppress-go-workaround-warning

    Suppress Go workaround warning if autobuilder ran
    mbg committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    faf91ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e34d08 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1930 from github/aeisenberg-patch-1

    Update CHANGELOG.md
    henrymercer committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    18e6c39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8554648 View commit details
    Browse the repository at this point in the history