Jo Colina

Results 23 comments of Jo Colina

I'm having an empty buffer retuned when trying to get a `FAST_READ` from a card. I'm using the command: `[0xFF, 0x3A, 0x04, 0x0F]` (read from page 4 to 15) from...

Hi! Thanks for opening this issue. Netlify CLI does not currently provide a simple way to set multiple env variables, however we could loop on a list and set them...

Hey @tpluscode ! Thanks for your comment! If i understand correctly you would like to use this action on a PR to create previews? If that's the case I would...

Hey @tpluscode , can we close this issue since your PRs were merged ?

Hum you're right, we could check the exit code and create a GitHub action's output, which could then be picked oup by something like https://github.com/marketplace/actions/status-update

I'm not sure what last line you are referring to, but i believe that Netlify's integration is webhook based, so they can create th status checks with the URL from...

Hello @cmdecker95! I don't think it has no, feel free to open a PR, contributions are always welcome! Sorry for the late reply, days are hectic at work right now

Closing for inactivity. Please let me know if you managed to use the action or if the new versions solved it!

Hi @tpluscode ! I have not! It looks like the CLI does not know anymore what site you are talking about https://docs.netlify.com/cli/get-started/#link-and-unlink-sites From what I can see in the docs...

I have to agree that having operator overloading as instance methods was my first thought (ie: only having `right` as a parameter). I believe this will only depend on the...