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

Move to automated relase workflow #577

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

ewanharris
Copy link
Contributor

Changes

This brings in the reusable actions to create the release and expands the existing release workflow to use them.

It does not move to using a reusable python-release workflow as it is our only python library and given some of the specific steps required I figured it might be too risky to attempt.

References

Please include relevant links supporting this change such as a:

  • support ticket
  • community post
  • StackOverflow post
  • support forum thread

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@@ -1,6 +1,6 @@
{
"files": {
"auth0/__init__.py": []
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed this file as it states that it is now done on publish and not on creation of a ship PR

@ewanharris ewanharris merged commit bbe6146 into master Dec 15, 2023
15 checks passed
@ewanharris ewanharris deleted the ci/add-automated-publishing branch December 15, 2023 17:41
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.

2 participants