Skip to content

Create python-publish.yml#388

Open
Itsskell wants to merge 5 commits intometa-llama:mainfrom
Itsskell:main
Open

Create python-publish.yml#388
Itsskell wants to merge 5 commits intometa-llama:mainfrom
Itsskell:main

Conversation

@Itsskell
Copy link

@Itsskell Itsskell commented Aug 7, 2025

No description provided.

@meta-cla
Copy link

meta-cla bot commented Aug 7, 2025

Hi @Itsskell!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 7, 2025
@meta-cla
Copy link

meta-cla bot commented Aug 7, 2025

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

@Itsskell
Copy link
Author

Itsskell commented Aug 7, 2025

Merge

dependabot bot and others added 3 commits September 8, 2025 21:25
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.6.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.3.0...2.6.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings December 17, 2025 01:17
Copy link

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 introduces a GitHub Actions workflow for automated publishing of the Python package to PyPI when a release is published, and updates the urllib3 dependency version in requirements.txt.

Key Changes:

  • Adds a new workflow for PyPI publishing triggered on GitHub releases
  • Updates urllib3 from version 2.3.0 to 2.6.0 in requirements.txt

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/python-publish.yml New workflow for publishing to PyPI using trusted publishing with separate build and publish jobs
requirements.txt Updates urllib3 dependency version to 2.6.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Itsskell Itsskell closed this Dec 17, 2025
@Itsskell
Copy link
Author

@copilot open a new pull request to apply changes based on the comments in this thread

@Itsskell Itsskell reopened this Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants