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

gh-91172: Create a workflow for verifying bundled pip and setuptools #31885

Merged
merged 33 commits into from
Jun 22, 2022

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    e4a8faf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a57cd3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcba624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08a1043 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6edd10f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Bump actions/checkout to v3

    Co-authored-by: Hugo van Kemenade <[email protected]>
    illia-v and hugovk authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    6f0d809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    809e4db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46f87d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    594644b View commit details
    Browse the repository at this point in the history
  5. Rename the workflow file

    illia-v committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a35673b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    c82810c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5210374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d44bbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    633881d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40ff278 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    685c388 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2e7cd4 View commit details
    Browse the repository at this point in the history
  8. Address review

    AA-Turner committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    d6a355d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a27b7bc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Merge pull request #1 from AA-Turner/bpo-47016

    bpo-47016: Create a workflow for verifying bundled pip and setuptools
    illia-v authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    5acf921 View commit details
    Browse the repository at this point in the history
  2. Delete the shell script

    illia-v committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7122121 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1b276a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6492602 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6625719 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0226c29 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

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

Commits on Jun 17, 2022

  1. Make GITHUB_ACTIONS a boolean

    illia-v committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    0d3dfaf View commit details
    Browse the repository at this point in the history
  2. Stop using actions/setup-python

    v4 will require specifying a Python version, system's Python should be enough for the task.
    illia-v committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    fe4c423 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6786960 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01d3386 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    7e283c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a74629c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66a91ac View commit details
    Browse the repository at this point in the history