sigmavirus24 / github3.py

Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.
https://github3.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.21k stars 404 forks source link

Take advantage of free 1password for F/OSS teams #827

Open sigmavirus24 opened 6 years ago

sigmavirus24 commented 6 years ago

https://github.com/1Password/1password-teams-open-source

We have some credentials for gh3test that might be useful to share around the team and to contributors for recording cassettes. Thoughts @omgjlk @itsmemattchung?

omgjlk commented 6 years ago

Seems reasonable. It'd be good to have a shared user for doing cassettes, I've just recorded a few using my own user. I'm game.

gabor-boros commented 4 years ago

@omgjlk What's the status of this?

omgjlk commented 4 years ago

it's stagnant. We just haven't set aside any time to get this set up. It was worth exploring, but now that GitHub Actions is here, with support for secret storage, we could just make use of that instead. Might go hand in hand with moving off of Travis to GH Actions.