Henrik Holmboe
Henrik Holmboe
This is exiting! I am looking forward to trying this out once it is merged.
I am also affected by this with the `v3.0.0-beta3` tag on quay.io.
It is better to hardcode something like `UNKNOWN` in [front.go](/app/controllers/front.go), no? If tit is not guaranteed to be correct and updated then I suggest that it would be better.
Thanks for the information and instructions. My solution will likely be to upgrade the build containers from Ubuntu 16.04 to 18.04, and if there are any other showstoppers going that...
@ericsysmin yes it does. It seems the problem is that Ansible cannot have a key as a variable. ``` key: value ``` `key` cannot be a variable, but `value` works...
We are also silently affected by this, glad that you found a solution @Qeole 👍
This is exactly what I was looking for. I want to pass the cookiecutter commit hash into the template so that I can add it into my documents for traceability....
There is also https://hatch.pypa.io/latest/meta/faq/#tool-migration
@arwedus it seems this issue could be closed as [2.1.0](https://github.com/useblocks/sphinx-needs/releases/tag/2.1.0) is released. This question should probably be a "[Discussion](https://github.com/useblocks/sphinx-needs/discussions)" rather than an "Issue". I don't intend to be nitpicky, just...
The `dude.remote` support was added in my fork. Created a pull request #43 just now to upstream into this repository. It's likely that this issue is not related to `dude.remote`,...