Jamie Magee

Results 253 comments of Jamie Magee

I'm not sure it's worth it? We've had 1 pull request in the ~6 months this repo has existed. I think it would be easier to just document how to...

@viceice I think the version bump that you did was correct. You added a build version. This is ignored for comparisons, so chart-testing fails, the next increment of the version...

Sure, I'll take a look tomorrow

What's the best way to deal with the `image.tag` value? Should it be unset by default, and you're required to pass in a version? Or should it be set to...

I'm also running Arch Linux, and also seeing the same issue ``` arm-image output will be in this color. ==> arm-image: Downloading or copying Image arm-image: Found already downloaded, initial...

@yuval-k Any suggestions?

@yuval-k I think `$PATH` might not be set correctly. Setting `"execute_command": "/bin/chmod +x {{ .Path }}; {{ .Vars }} {{ .Path }}",` in the shell provisioner makes it work.

I haven't had a chance to look fully, but [here's the Arch wiki page for `chroot`](https://wiki.archlinux.org/index.php/chroot) and [here's the code for `arch-chroot`](https://git.archlinux.org/arch-install-scripts.git/tree/arch-chroot.in) (normally used for installing arch and building packages)

I'm not 100% sure, as I've not done it before, however they have a [contributing guide here](https://github.com/hashicorp/packer/blob/master/.github/CONTRIBUTING.md), and [here's a PR](https://github.com/hashicorp/packer/pull/7294) adding a builder for the HyperOne cloud platform. Seems...

Here's an npm library I started writing to solve this issue. I haven't gotten around to integrating it with Renovate yet: https://github.com/JamieMagee/ghsa-offline