Skip to content

Test GitHub Action#5

Closed
abstract-333 wants to merge 6 commits into
masterfrom
feat/update-github-action
Closed

Test GitHub Action#5
abstract-333 wants to merge 6 commits into
masterfrom
feat/update-github-action

Conversation

@abstract-333

Copy link
Copy Markdown
Owner

No description provided.

- Upgrade actions/checkout and actions/setup-python to v6.
- Replace pip and setup.py with astral-sh/setup-uv.
- Use uv build for PEP 621 compliant builds.
- Replace pip install with uv pip install using existing requirements.txt.
- Update actions/checkout and actions/setup-python to v6.
- Use astral-sh/setup-uv for optimized caching.
- Consolidated build and publish steps into uv
- Leverages OIDC (Trusted Publishing) natively
- Reduces workflow overhead by removing extra action steps
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.

1 participant