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 GitHub actions release workflow for django-stubs-ext #2150

Merged
merged 1 commit into from
May 12, 2024

Conversation

flaeppe
Copy link
Member

@flaeppe flaeppe commented May 12, 2024

Similar to #1950 we need to add a trusted publisher for django-stubs-ext to PyPI (CC @sobolevn, @intgr)

This time the trusted publisher form at PyPI should be filled in with

Owner: typeddjango
Repository name: django-stubs
Workflow name: release.yml
Environment name: release-ext

Related issues


Worth noting is that this workflow releases django-stubs-ext every time that django-stubs is released

Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

Trusted publisher is set 👍

@flaeppe
Copy link
Member Author

flaeppe commented May 12, 2024

Great! 👍 Now we should be ready for a new round of an automated release

@flaeppe flaeppe merged commit 4e677a5 into typeddjango:master May 12, 2024
36 checks passed
@flaeppe flaeppe deleted the feature/ext-release branch May 12, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Configure PyPI for release automation
2 participants