Ben van B

Results 121 comments of Ben van B

Perhaps a roadmap could be created. What are the plans regarding Jira API v3?

@benjivesterby I tried that, but it does not work. Perhaps the example could be extended with a working example?

@dave I have updated the description.

I know, but what about uploading the executables?

Other example: https://github.com/genuinetools/reg/releases. I prefer to use a specific version of a tool. What will happen if the tool gets updated and includes breaking changes?

What about just running (https://certbot.eff.org/#ubuntuxenial-nginx) ``` letsencrypt renew ```

An account has to be created on https://snapcraft.io/ and a gitleaks package has to be created. Snapcraft examples: * https://github.com/030/informado/blob/master/build/package/snap/snapcraft.yaml * https://github.com/030/dip/blob/master/build/package/snap/snapcraft.yaml * https://github.com/030/n3dr/blob/master/build/package/snap/snapcraft.yaml Snapcraft pipelines: * https://github.com/030/informado/blob/master/.github/workflows/snapcraft.yml

https://medium.com/@pimterry/testing-your-shell-scripts-with-bats-abfca9bdc5b9

For linux one could use ansible to install the bfg https://galaxy.ansible.com/030/ansible-bfg. If a deb has to be created as well, please let me know. Then I could create a PR...

@druvinskiy Did you configure the alias? > In all these examples bfg is an alias for java -jar bfg.jar