Felix Fontein
Felix Fontein
@arunbhagyanath sorry for the late response, it's basically still this: https://github.com/getsops/sops/pull/1097#issuecomment-2607904325
That commit did not touch the `--rotate` functionality. It was fixed by 871d10fe2edde6c385e0ce069480d717da0848a6 instead IIRC. That fix closed #855, which was a duplicate of this. Closing for that reason. Thanks...
I guess the easiest way to debug this is to put a `print()` statement in `/home/username/src/git.example.org/organisation/project/.venv/lib/python3.12/site-packages/antsibull_changelog/plugins.py` that prints the string that cannot be parsed as JSON before it tries to...
@almereyda did you have any success debugging this?
@almereyda any update?
This could be caused by some tool setting TMPDIR to something that is already inside a `ansible_collections` directory. With the [latest antsibull-fileutils release](https://github.com/ansible-community/antsibull-fileutils/blob/main/CHANGELOG.md#v1-3-0) (which is a dependency of antsibull-changelog), this...
This is probably related to https://github.com/ansible/ansible/issues/84909 (which sometimes got triggered because of the above, but not only by that apparently). This will be fixed in ansible-core 2.20 (and is already...
@JoelSpeed if you use dex with LDAP, you have to enter the credentials every single time if there's no "remember me". In my case, I have a bunch of applications...
Right now our internal API works with resource records (RRs), not with resource record sets (RRSets). The new API is RRSet based. So this requires some larger changes - but...
I think this would require larger consensus, since right now the homebrew/homebrew_cask situation is a mess and we have no active module maintainers who try to sort this out.