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

Add Python CI Workflow #5

Merged
merged 15 commits into from
May 17, 2024
Merged

Add Python CI Workflow #5

merged 15 commits into from
May 17, 2024

Conversation

TimPansino
Copy link
Contributor

@TimPansino TimPansino commented May 10, 2024

Overview

  • Refactor Python init container to provide binary distributions as well as the source distribution.
    • NOTE: Changes were made to the bootstrap script used in the agent to support this. Until these changes are released, a copy of this script will be bundled into all past agents released as init containers for compatibility.
  • Add new E2E testing workflow for Python init container.
  • Add build and publish workflow for Python init container to send images to Dockerhub.

@TimPansino TimPansino marked this pull request as ready for review May 17, 2024 00:11
.github/workflows/python.yml Show resolved Hide resolved
tests/python/test-specs.yml Show resolved Hide resolved
tests/python/chart/Chart.yaml Show resolved Hide resolved
Copy link
Contributor

@hmstepanek hmstepanek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a couple small things but I'm just going to pre-approve it as they are minor.

python/sitecustomize.py Outdated Show resolved Hide resolved
python/sitecustomize.py Show resolved Hide resolved
Co-authored-by: Hannah Stepanek <[email protected]>
@TimPansino TimPansino merged commit 9335a24 into main May 17, 2024
6 checks passed
@TimPansino TimPansino deleted the add-python-ci-workflow-2 branch May 17, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants