https://bugs.kde.org/show_bug.cgi?id=420501
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/rel | |easeme/29fae7cfdb3a97add6f5 | |76cc87e0ee4639c69c7f --- Comment #6 from Harald Sitter <sit...@kde.org> --- Git commit 29fae7cfdb3a97add6f576cc87e0ee4639c69c7f by Harald Sitter. Committed on 27/04/2020 at 11:31. Pushed by sitter into branch 'master'. throw away nesting support this was originally intended to allow batch releasing of modules but that turned out to be useless since projects can move between modules with legacy releases being in one module and preview releases being in another rendering this a useless feature nobody seems to rely on it from a quick thread on the release team list from_xpath is now deprecated in favor of from_find. passing by absolute path is no longer supported and as a side effect all projects are now presumed implicitly unique. should there be projects for which that is not the case we'll raise in from_find now M +1 -1 branchme.rb M +11 -9 lib/releaseme/project_api_overlay.rb M +1 -1 logme.rb M +1 -1 tagme.rb M +1 -1 tarme.rb M +10 -49 test/project_test.rb https://commits.kde.org/releaseme/29fae7cfdb3a97add6f576cc87e0ee4639c69c7f -- You are receiving this mail because: You are watching all bug changes.