Update dev#135
Merged
markobud merged 10 commits intodevelopmentfrom Mar 7, 2026
Merged
Conversation
Release 2.1.0
- Fix build_artifacts job to actually build and upload sdist - Add system dependencies (GLPK) to build process - Create test_publish.yml for TestPyPI testing - Rename publish.yml to publish_pypi.yml for production - Remove TestPyPI step from production workflow Co-authored-by: markobud <93592045+markobud@users.noreply.github.com>
- Create comprehensive documentation for publishing workflows - Explain TestPyPI and PyPI publishing processes - Add setup instructions for trusted publishing - Include troubleshooting guide Co-authored-by: markobud <93592045+markobud@users.noreply.github.com>
- Use proper command substitution for glob pattern checks - Fix tar.gz existence check to use ls with exit code - Fix wheel existence check to use ls with exit code Co-authored-by: markobud <93592045+markobud@users.noreply.github.com>
- test_publish.yml now triggers automatically on release (+ manual) - publish_pypi.yml is now manual-only (after TestPyPI testing) - Update verification logic to handle both trigger types - Update documentation to reflect new workflow process Co-authored-by: markobud <93592045+markobud@users.noreply.github.com>
…action Fix publish workflow artifact build and separate TestPyPI publishing
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.2...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Removed cffi package from requirements.
Bump cryptography from 44.0.2 to 46.0.5
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
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.
No description provided.