Steven Klass
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created Feature Request - Export test results for GitHub Projects
CompletedHey All, Please upvote my ticket PY-23700 . I would like to see the ability to export test results to GitHub as either an issue or Gist so we can have a conversation about it. Thanks -
Created Environment variables which are passwords
Hi There,I don't want to store sensitive information (like passwords) in my code. On production we store the environment variables which contain these passwords. They are located in a protected a...