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

CI: Fix the multi-stage build in ci-linux.yml, fix conda/centos/archlinux system packages #36358

Merged
merged 10 commits into from
Oct 8, 2023

Commits on Sep 30, 2023

  1. .github/workflows/docker.yml, tox.ini: Use the commit sha before merg…

    …ing the CI fixes as the DOCKER_TAG
    mkoeppe committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    6429f21 View commit details
    Browse the repository at this point in the history
  2. tox.ini: When setting --with-system-python3=force, always provision t…

    …he python3 depcheck dependencies
    mkoeppe committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    8f57adb View commit details
    Browse the repository at this point in the history
  3. build/pkgs/_python3.*/distros/fedora.txt: Packages now include a dot …

    …- except on centos-stream-8
    mkoeppe committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    2356efa View commit details
    Browse the repository at this point in the history
  4. build/bin/write-dockerfile.sh, .github/workflows/scan-logs.sh: Use mo…

    …re GH Actions output groups
    mkoeppe committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    6c3d558 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d07403d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a20d61f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f8d4cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f83da2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0366627 View commit details
    Browse the repository at this point in the history
  10. tox.ini (ubuntu-lunar,mantic): Remove IGNORE_MISSING_SYSTEM_PACKAGES;…

    … all standard packages are available
    mkoeppe committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    def59ae View commit details
    Browse the repository at this point in the history