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

Always use virtual environments in CI, because PEP 668 #573

Merged
merged 11 commits into from
Jun 19, 2024
Merged

Always use virtual environments in CI, because PEP 668 #573

merged 11 commits into from
Jun 19, 2024

Commits on Jun 11, 2024

  1. CI uses a virtual environment

    graebm committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c82c0d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    350da7a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. test builder branch

    graebm committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    164f471 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix use-system-libcrypto CI

    graebm committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    67fbeba View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. trivial

    graebm committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e559259 View commit details
    Browse the repository at this point in the history
  2. latest submodules (#570)

    ```
    aws-c-common       v0.9.20 -> v0.9.21
    aws-lc             v1.28.0 -> v1.29.0
    s2n                v1.4.15 -> v1.4.16
    ```
    graebm committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    afa92ef View commit details
    Browse the repository at this point in the history
  3. clang-format 18 (#571)

    see: awslabs/aws-c-common#1113
    
    remove the `./scripts/format-c.py` script in favor of having the same `./format-check.py -i` script in the same place as every other repo
    graebm committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fedf81a View commit details
    Browse the repository at this point in the history
  4. fix path

    graebm committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d5a8583 View commit details
    Browse the repository at this point in the history
  5. more venv

    graebm committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    488476e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b762225 View commit details
    Browse the repository at this point in the history
  7. aws-crt-build v0.9.59

    graebm committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    947d683 View commit details
    Browse the repository at this point in the history