Geert-Johan Riemer

Results 156 comments of Geert-Johan Riemer

There could be a new flag in the rice tool, `--build-tag`, that can be specified multiple times for multiple tags, and use `ImportDir` as a method from `build.Context` which we...

@at15 If you're still interested in making a PR for this, it would be very welcome. I think to keep things simple a `.riceignore` file should only be valid in...

@mdone-cloudian Is your .git directory in the assets box you're embedding?

Can you bit more specific how you triggered these conditions? I cannot reproduce any of them. :(

I would be happy to merge those fixes upstream!

@nkovacs Do you want create a PR for those? Or shall I just pull them in manually? Also, I've sent you a mail, hope it didn't end up in spam...

I'm nut sure if there was anything holding this back, or just a philosophical decision. A proof-of-concept / PR is welcome :)

Although I'm wondering if this follows the right philosophy for development. The idea is that in a live development environment, rice can find the assets by import path. So perhaps...

Sounds like a useful extra feature! PR is welcome :)

Hmm indeed. This is not possible. Adding the source code for a package as assets in rice is an edge case. Would one of the following solve your issue? -...