Fix Python build pipeline: drop unresolvable hatch version constraint#1
Merged
Conversation
Agent-Logs-Url: https://github.com/PyMCU/pymcu-sdk/sessions/8fce56bc-adb5-45e5-a083-751f37236b95 Co-authored-by: begeistert <36460223+begeistert@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
begeistert
April 23, 2026 04:53
View session
Agent-Logs-Url: https://github.com/PyMCU/pymcu-sdk/sessions/75b3043f-d6d8-45ae-845b-45299360338f Co-authored-by: begeistert <36460223+begeistert@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
build-python.yml:push: tagstrigger so the workflow runs on tag creation toopublish-privatejob: connect to headscale viatailscale/github-action, publish to private PyPI (runs on branch pushes only)publish-publicjob: publish to PyPI using OIDC trusted publishing (runs on tag pushes only)build-csharp.yml:push: tagstriggerpublish-privatejob: connect to headscale, publish to private NuGet feed (runs on branch pushes only)publish-publicjob: publish to NuGet.org (runs on tag pushes only)permissions: contents: readto all jobs (CodeQL compliance)