Gregor Martynus
Gregor Martynus
`actions/checkout@v2` is now setting up git commands to use `secrets.GITHUB_SECRET` by default. The `GITHUB_TOKEN` passed to this action is not used for the git operations for some reason, which results...
follow up https://github.com/gr2m/create-or-update-pull-request-action/issues/158#issuecomment-770266233
Hey Brandon, I basically re-did the entire tutorial. I could look over the shoulders of a few people that went trough it and brought it to a workshop where several...
Thanks a lot for this plugin, it worked out-of-the-box for me, which is amazing given Iām still very new to Ember š I wonder if we could add options so...
this is a follow up for https://github.com/andris9/mailparser/pull/106
This is a follow up ticket to #50 It works nicely do deply a static HTML app with `erica push appname`. But I need to set the name of the...
Hi Andri šš» I'm one of the maintainers of [nock](https://github.com/nock/nock/), I learned about `mitm` while browsing through some old issues. I'm currently working on decomposing nock, with the goal to...
hide them if there is at least one character in it
I've spent a lot of time trying to find out why the commands in gh-pages-deploy failed, or which of the git command failed. Some kind of debug mode would be...