Zlopez
Zlopez
Only way that I can think of is to use API to retrieve all the packages that have the gnu backend (I'm not sure if that is possible right now)...
> > Only way that I can think of is to use API to retrieve all the packages that have the gnu backend (I'm not sure if that is possible...
Don't close the issue till the PR is merged.
> I have no idea how to write tests, but I am happy to add something to the News file. Just look at the failing tests and how they are...
@satmandu The logs in zuul are kept only for few days, this explains why the logs aren't there anymore. Doing another run should show the errors. Even running the tests...
@pypingou Are you OK with release-monitoring still pointing to your blog?
@Justinzobel As there is no response from @pypingou till now I think it will be OK to merge this. Could you rebase your PR to latest branch?
Hm, maybe it would be nice to just mention Fedora Infrastructure Team and give link to https://docs.fedoraproject.org/en-US/infra/
That is because the package name for those project is `nodejs-*`. It looks for package names as well. Maybe we should update that in documentation.
The prefix filter is just to remove prefixes that you don't want to see in the final version. You should use the pre-release filter to mark pre-release version, also in...