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

chore: Add script to generate pypi mfa qr #2150

Merged
merged 5 commits into from
Jan 31, 2024

Conversation

BrendanWalsh
Copy link
Collaborator

@BrendanWalsh BrendanWalsh commented Dec 22, 2023

PyPi is now requiring MFA. I set up the necessary MFA configuration in PyPi and have stored relevant credentials in our secret store.

For convenience I'm providing this script to generate an MFA QR code for team PyPi maintainers.

e.g. (not a real QR code)
image

Copy link

Hey @BrendanWalsh 👋!
Thank you so much for contributing to our repository 🙌.
Someone from SynapseML Team will be reviewing this pull request soon.

We use semantic commit messages to streamline the release process.
Before your pull request can be merged, you should make sure your first commit and PR title start with a semantic prefix.
This helps us to create release messages and credit you for your hard work!

Examples of commit messages with semantic prefixes:

  • fix: Fix LightGBM crashes with empty partitions
  • feat: Make HTTP on Spark back-offs configurable
  • docs: Update Spark Serving usage
  • build: Add codecov support
  • perf: improve LightGBM memory usage
  • refactor: make python code generation rely on classes
  • style: Remove nulls from CNTKModel
  • test: Add test coverage for CNTKModel

To test your commit locally, please follow our guild on building from source.
Check out the developer guide for additional guidance on testing your change.

@mhamilton723
Copy link
Collaborator

/azp run

@BrendanWalsh BrendanWalsh enabled auto-merge (squash) January 9, 2024 01:04
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7771c96) 86.26% compared to head (c03c0aa) 86.30%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2150      +/-   ##
==========================================
+ Coverage   86.26%   86.30%   +0.04%     
==========================================
  Files         312      325      +13     
  Lines       16486    16959     +473     
  Branches     1456     1524      +68     
==========================================
+ Hits        14222    14637     +415     
- Misses       2264     2322      +58     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BrendanWalsh
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

mhamilton723
mhamilton723 previously approved these changes Jan 16, 2024
@mhamilton723
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@BrendanWalsh
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 disabled auto-merge January 31, 2024 18:21
@mhamilton723 mhamilton723 merged commit fa9ba2e into microsoft:master Jan 31, 2024
6 checks passed
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.

3 participants