Ewoud Kohl van Wijngaarden

Results 1159 comments of Ewoud Kohl van Wijngaarden

@david22swan @chelnak it would help me a **lot** if this was reviewed and merged this week.

> This job runs weekly (or explicitly manual). I changed my mind. Let's start with explicitly manual first and then move to cron.

I think we can use an input to select beta or non-beta. However, I have found that the codes we use do not map straight to the codes on Crowdin....

@das-g I'm leaning to maintaining a `langs.json` file. We can also write a simple converted to generate `LANGS.md` based on it. That avoids parsing and allows the additional metadata of...

I found that https://crowdin.com/backend/download/project/django-girls-tutorial/pt.zip is a 404. See https://github.com/ekohl/tutorial/runs/8251377015?check_suite_focus=true (ignore `en`, I skipped that explicitly).

> It is also closer to packaging, which ensures the owner is root after a package update. Ideally packaging would use the same group and mode as well so there...

Looks like the test failures are related.

I think there's no such thing as `without_notifies` or `without_subscribes_to`. The closest I can think of is ```ruby it { is_expected.not_to contain_service(title).with_subscribes_to("File[/etc/systemd/system/#{title}]") ``` Slight nuance is that it's also true...

@ofedoren any idea how to solve the Katello side?

This is still not ready for consumption, but since a lot of preparation work has been merged I've rebased this to make the PR a bit easier to grasp.