| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| __all__ = ( | ||
| 'API_UNSPECIFIED', 'API_MACOSX_CORE', 'API_LINUX_ALSA', 'API_UNIX_JACK', | ||
| 'API_WINDOWS_MM', 'API_RTMIDI_DUMMY', 'ERRORTYPE_DEBUG_WARNING', | ||
| 'API_WINDOWS_MM', 'API_RTMIDI_DUMMY', 'API_WEB_MIDI', 'ERRORTYPE_DEBUG_WARNING', |
There was a problem hiding this comment.
I think this change should warrant a minor version number increase.
Sorry, something went wrong.
There was a problem hiding this comment.
I'm not sure it's actually usable 'tho
Sorry, something went wrong.
| - improve-build | ||
| pull_request: | ||
| branches: | ||
| - rtmidi-5.0.0 | ||
| - improve-build |
There was a problem hiding this comment.
Something doesn't seem right here. Does this belong in the master branch?
Sorry, something went wrong.
There was a problem hiding this comment.
I used this file to test workflow changes. I guess we can delete it now.
Sorry, something went wrong.
|
The upload_pypi step was failing due to environment protection rules. I added *.*.* as a pattern for branches allowed to trigger a deployment, since release tags have the form X.Y.Z, and re-triggered the action, which then succeeded, successfully uploading the release to PyPI. Tbh, I don't fully understand the details myself. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.