Josh Peak

Results 37 comments of Josh Peak

Thanks for following this up! I’ll have a look at it between now and New Years.

Actually I won’t have bandwidth to look at PRs until mid January when I’m finished my annual leave.

A lot of changes have happened to VCRpy since this ticket was opened. As this ticket has become stale, would you mind closing it if it is no longer needed...

A lot of changes have happened to VCRpy since this ticket was opened. As this ticket has become stale, would you mind closing it if it is no longer needed...

I have tweaked a version of this code to get Google SSO working in our organisation and it is a bit of a hack for now. https://github.com/neozenith/metabase-google-sheets-add-on/commit/eb9908094e60345d7d52928c41445f9a7c90e192 - Log into...

Is there still a need for this PR? It has been 2.5 years and the library has moved on a bit. (Sorry, accidentally hit comment and close).

Not having looked into the depths of git-radar but it is definitely fixable. I made my own "Poor man's git-radar" and had a similar issue. The trick was to bail...

**Maintenance** @michaeldfallen as a starting point I'd be happy to be assigned this issue and work through some test cases to improve the speed. Also the `git-radar` organisation on github...

I am experiencing the same problem simply replacing the password of a Snowflake user that already had a password set. Trying to build out a password rotation automater. **Steps**: 1....

I managed to get publishing updated credentials working via this method: - `server.datasources.download()` - `server.datasources.publish()` It even overwrote OAuth connection detail credentials with the fixed username/password I was applying to...