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

Fix Python in Github Action runner images #34

Merged
merged 10 commits into from
Mar 14, 2024
Merged

Commits on Mar 13, 2024

  1. Build on all branches

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    13445d0 View commit details
    Browse the repository at this point in the history
  2. One more attempt at fixing Python

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fdb1cb5 View commit details
    Browse the repository at this point in the history
  3. Attempt to force the Python link

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ae255cf View commit details
    Browse the repository at this point in the history
  4. More bruteforce

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    61b9420 View commit details
    Browse the repository at this point in the history
  5. Ignore deps when removing Python

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    65cf8a5 View commit details
    Browse the repository at this point in the history
  6. Even more bruteforce!

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e84dd02 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ce80727 View commit details
    Browse the repository at this point in the history
  8. Try to be less hacky with the Python install

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    98ad0ea View commit details
    Browse the repository at this point in the history
  9. Remove test from all branches

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bee399e View commit details
    Browse the repository at this point in the history
  10. Add changelog entry

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    741196b View commit details
    Browse the repository at this point in the history