Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add initial test pypi release workflow#5052

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
marthacryan merged 8 commits intomainfromrelease-testpypi-main
Mar 26, 2025
Merged

Conversation

marthacryan
Copy link
Collaborator

@marthacryanmarthacryan commentedFeb 21, 2025
edited
Loading

Adds a github actions workflow that runs on push to themain branch that will release most recent changes to test.pypi.org for easier testing.

@marthacryanmarthacryan marked this pull request as draftFebruary 21, 2025 20:29
- name: Install pypa/build
run: >-
python3 -m
pip install
Copy link
Member

Choose a reason for hiding this comment

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

Is it worth usinguv here? no external dependencies here so not a lot to reconcile but nonetheless.

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

Yeah I don't know that it is worth it - we'd just be installing one package

@gvwilsongvwilson added P1needed for current cycle testingautomated tests labelsFeb 24, 2025
@marthacryan
Copy link
CollaboratorAuthor

Note: we need admin access to plotly test pypi for this PR to work.

@ndrezn
Copy link
Member

We now have admin access on theplotly Test PyPi namespace.

@marthacryanmarthacryan marked this pull request as ready for reviewMarch 26, 2025 20:34

- name: Install pypa/build
run: >-
python3 -m
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason why this ispython3 instead of Python? Are we using the wrong container image? There should be one that comes with Python already set up and installed.

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

I think this was just what was in the sample in the python packing documentation for releasing with GitHub actions

@marthacryanmarthacryan merged commit94790d2 intomainMar 26, 2025
5 checks passed
@marthacryanmarthacryan deleted the release-testpypi-main branchMarch 26, 2025 20:49
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ndreznndreznndrezn left review comments

@emilyklemilyklemilykl approved these changes

Assignees

@gvwilsongvwilson

Labels
P1needed for current cycletestingautomated tests
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@marthacryan@ndrezn@emilykl@gvwilson

[8]ページ先頭

©2009-2025 Movatter.jp