Skip to content

Conversation

@paddyroddy
Copy link
Collaborator

@paddyroddy paddyroddy added bug Something isn't working ci Continuous integration labels Apr 2, 2025
@paddyroddy paddyroddy self-assigned this Apr 2, 2025
@paddyroddy paddyroddy requested a review from Copilot April 2, 2025 13:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the custom composite deploy action and replaces it with individual steps to set up the repository, configure Python, install dependencies, build distributions, and publish packages.

  • Removed the composite action from paddyroddy/.github/actions/python/deployment.
  • Added explicit steps for checkout, Python setup with caching, dependency installation, distribution build, and publishing to both TestPyPI and PyPI.

paddyroddy added a commit to paddyroddy/python-template that referenced this pull request Apr 2, 2025
@paddyroddy paddyroddy merged commit 6b1c8a1 into main Apr 2, 2025
12 checks passed
@paddyroddy paddyroddy deleted the deploy branch April 2, 2025 13:56
@github-project-automation github-project-automation bot moved this from TODO to Done in @paddyroddy Apr 2, 2025
paddyroddy added a commit to paddyroddy/fastest-races that referenced this pull request Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci Continuous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants