Signed-off-by: Valerij Maljulin vmaljuli@redhat.com
I think we could release 1.4.2 too. Does this new release includes some non-backward compatible change? Not that I'm aware of...
Besides that minor comment, it looks good. +1 @lholecek can you also review?
What does it mean? Was it really broken?
It's not mentioned there, but what's about timeout change in playbooks?
I think 1.4.2 is enough for that too.
In semver, backward incompatible change would require major version number bump. Minor version is increased if there are new features -- not sure if not having duplicate entries in requirements is considered new feature or bugfix.
Anyway, I'm OK with having either 1.5.0 or 1.4.2 as a new release.
A parameter change in playbooks are irrelevant to what the release contains.
rebased onto 48267631ed5572453859ad54aa63ec2ff04ed9f0
Made it 1.4.2
Hey Valerij, could you address this comment too? Maybe add some more detailed information about what exactly the change did?
Fixed koji_build and brew-build subject types.
koji_build
brew-build
What does this mean? This is very vague and I don't remember having any such issues.
commit 2545248c4a7b836c90da2814b00de645c38ce362 Author: Lukas Holecek <hluk@email.cz> Date: Thu Nov 21 12:20:27 2019 +0100 Fix installing subject types Installing subject types to "/etc/greenwave" breaks existing OpenShift templates which remount the configuration directory with custom files. This instead installs the files in Python module under "conf/subject_types" directory. The path to this directory can still be overridden with `SUBJECT_TYPES_DIR` option. JIRA: FACTORY-5574 Signed-off-by: Lukas Holecek <hluk@email.cz>
Maybe you can describe it better, as long as you know what you have done there.
Remove it. It's not an issue related to previous version; it was broken after last release.
rebased onto 3d9d17bf23869928fb59491a5737bd63ec5f1cfc
rebased onto 098370d339e716891bc3faac0aa7bb7a7680c0c1
Done
Rebased and updated
+1
Pull-Request has been merged by vmaljulin
Signed-off-by: Valerij Maljulin vmaljuli@redhat.com