8000 Attempt to bring in builds for python 3.13 by JacobCallahan · Pull Request #5 · JacobCallahan/ssh2-python · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@JacobCallahan
Copy link
Owner

Updating GitHub actions and potentially other areas of the project.

Copy link
Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 4 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • pyproject.toml.bak: Language not supported
Comments skipped due to low confidence (2)

.github/workflows/build_and_release.yml:42

  • [nitpick] Changing 'fail-fast' to 'true' might cause the build to stop on the first failure, potentially hiding other issues. Consider keeping it 'false' to ensure all issues are caught.
fail-fast: true

.github/workflows/build_and_release.yml:88

  • [nitpick] Using an older version of 'actions/download-artifact' might lack some features or bug fixes present in the newer version. Consider using 'actions/download-artifact@v4'.
uses: actions/download-artifact@v2

Updating GitHub actions and potentially other areas of the project.
@JacobCallahan JacobCallahan force-pushed the py313 branch 10 times, most recently from a31c349 to 153957c Compare December 23, 2024 21:13
In the past, libssh2 had to be copied into its sub-directory (with
strange nesting). This change instead uses git submodules to make
maintenance easier.
I also added a new dev directory with a single script (for now) that
should make it easier to keep the submodule and Cython code updated.
@JacobCallahan
Copy link
Owner Author

Closing for now because the original repo is back!!

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

0