Nicolas A. Botello Jr
Nicolas A. Botello Jr
have you found a work around @dirkvranckaert ? trying to figure out how to do this with octolapse
Need to figure out how to test this? @danielhoherd any idea how to test this without doing a release?
> @bote795 / @danielhoherd you can always switch to `--skip-publish` [link](https://goreleaser.com/quick-start/#dry-run): > > ``` > goreleaser release --skip-publish > ``` well with current behavior we skip but the point of...
thanks this worked! i was getting the following error: ``` zsh <
found the voice command to increase googles voice, https://support.google.com/googlehome/answer/7072489?hl=en
is this now available in main branch? or still need to use that experimental tag? and if i wanted to be able to store the refresh_token, id have to edit...
thanks for replying. After I get the base working I will look into putting a pr with the refresh token change request. btw I am bearly trying this, but is...
@thgh how do you usually test this? would I do a yarn link?
> Check out this test 🙌 https://github.com/thgh/payload-plugin-oauth/blob/main/test/integration.test.ts thanks, ill check it out! need to get some time to do this