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

Checklist for initial release #2

Closed
10 tasks done
jborean93 opened this issue Jul 6, 2020 · 3 comments
Closed
10 tasks done

Checklist for initial release #2

jborean93 opened this issue Jul 6, 2020 · 3 comments

Comments

@jborean93
Copy link
Owner

jborean93 commented Jul 6, 2020

The following should be done before creating the actual 0.1.0 release on pypi

Note: This list should be reset after ever release candidate is made

  • Wheel can be installed and used on Windows Python 2.7 - 3.8 on vanilla Windows box
    • Done - Tested on Windows Server 2012 R2 and Windows Server 2008
  • pypsrp passing CI
  • requests-credssp passing CI
  • smbprotocol passing CI
  • ntlm-auth has been updated to point to this repo
  • pypi landing page has correct readme and information

WinRM Specific Checks

  • arcfour-hmac message encryption works
  • aes128-cts-hmac-sha1-96 message encryption works
  • credential delegation works
  • Test out channel binding tokens for edge cases
@jborean93
Copy link
Owner Author

I think I've done enough testing, will give RC3 a day before looking at cutting the real release. All downstream libraries I am planning on adding this to will work with the changes so far. The integration tests seem to cover a lot of the really edge cases I can think off but there's bound to be other problems. Will just have to deal with them as this is used more in the real world.

@jborean93
Copy link
Owner Author

Will need to wait until pythongssapi/python-gssapi#218 is merged before finalising the ok_as_delegate code (and adding a test).

@jborean93
Copy link
Owner Author

Version 0.1.0 has been released https://pypi.org/project/pyspnego/.

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

No branches or pull requests

1 participant