Rob Bos

Results 31 comments of Rob Bos

Thanks for not helping Bot :-D. Adding comment to keep it alive ;-)

I have that configured, but still super verbose. See my workflow run here: https://github.com/rajbos/rajbos.github.io/runs/5576935018?check_suite_focus=true

Also have a look at [Renovate](https://github.com/renovatebot/renovate) that has lots of integrations to the SCM systems mentioned above. And I you need to, most tools can run inside a container as...

Thanks., will wait for those fixes. Do note: while only the `dist/index.js` is being executed, the whole repository is downloaded to the runner and then executed. That action code is...

Hmm, I'm not to much into how that works. Have you checked if downgrade the node version on the runners with the `actions/setup-node` action helps? If it works on your...

We would like to use this action on GHES, but then we need these changes to be merged in. CC @micnncim for visibility 😄.

Then at least write out a readable message that indicates an issue with calling the signtool, instead of the current stacktrace? Currently the cause of it is hard to find...

Interesting to see that the changes in `data/reusables/gpg/list-keys-with-note.md` break the list items in the output, while the other reusable file change works as expected. ![image](https://user-images.githubusercontent.com/6085745/184088963-c312fa97-ef65-437c-b2c4-96d24f2386cd.png) I can update the PR...

Good catch. That space was already in the original file as well, as well as it already is in the other files as well. I did remove it but the...

Testing that out. I think the are there (and might need to be) because they are used within list-items (either numbered or not)