Joscha Feth
Joscha Feth
tried with 0.15 as well, same result
You can also just pass some build flags, e.g. `-DARDUINO_ARCH_SAMD` to set them up correctly.
I believe this request came from me; I haven't tried it yet, but presumably the new custom OAuth clients (https://pipedream.com/docs/connected-accounts/oauth-clients) would solve this?
closes #2017
I gave this a short try. It was roughly inspired by https://github.com/codecov/codecov-bash and borrows some code from https://github.com/joscha/codecov-buildkite-plugin. The result is here: https://gist.github.com/joscha/da683f7436d339ebb5df9f9d248c326d I made a few assumptions based on...
@vunguyenhung you can see the full text in the screenshot above (except for a sensitive URL which I have masked). Can you try this text? The URL itself without the...
> @joscha Would escaping the backticks like this works for you? Oh, I wasn't aware the back ticks needed to be escaped. Apologies I had missed that they could be...
Oh cool, that sounds like we could remove a whole bunch of code - do you have experience with it?
> Thank you for your contribution! Looks good, ready for QA Thank you! Did you see my note? Would it make sense to pass through properties by default?
> Thank you for your contribution! Looks good, ready for QA And one more question: is there an easy way for me to test such changes against my pipedream workspace?