Ewoud Kohl van Wijngaarden
Ewoud Kohl van Wijngaarden
> Instead of duplicating content, can we use `curl` in GHA and `git checkout web my_file` for local builds? If this is technically not feasable, I am not against duplicating...
> Reviewed commit by commit > I could not add any suggestions on GitHub, but I'm pretty sure you understand what I mean. This is indeed an annoying limitation of...
@evgeni mind checking the DB removal steps?
@Lennonka I don't think I'll have time to finish this up in the near future, so anyone is welcome to take it over.
Nope, in https://github.com/theforeman/foreman-documentation/pull/3264 you rebased it and got it merged.
I vaguely recall that for hash arguments the `=` handling was broken. So passing `--my-hash-argument key:value` would work but `--my-hash-argument=key:value` wouldn't. However, I can't find a bug report on that.
I noticed that the PostgreSQL path we use is for Debian 11, which uses PostgreSQL 13. Ubuntu 20.04 uses PostgreSQL 12, so the path is different. This may need a...
I've taken a bit of time to split the commits into more logical changes. Each individual commit should be reasonably easy to review.
I had some difficulty with the size of this PR and I've opened https://github.com/theforeman/foreman-documentation/pull/2514 with some the things that I are ready to be merged.
Turns out the snippet isn't exactly the same: one has xref, the other doesn't.