With the new UI introduced in 5.0, this setting is no longer needed nor interesting, so we are just removing it.
Fixes https://pagure.io/pagure/issue/3595
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
Two tests are failing:
11:51:37 ERROR: test_view_issues_roadmap_view (tests.test_pagure_flask_ui_issues.PagureFlaskIssuestests): Test the view_issues endpoint when view is set as roadmap view
This test probably needs to be removed.
11:51:37 FAIL: test_update_git_requests (tests.test_pagure_lib_git.PagureLibGittests): Test the update_git of pagure.lib.git for pull-requests.
This test looks like an unrelated failure? But it's still failing...
Hm, odd, I ran them locally before opening the PR, I'll dig further, thanks for the heads up
rebased onto 9d6445e31c15fa08db5e5d653fd0e004a3e99cf1
rebased onto 1d1e23cee5b9479cb8ec134ce9e1562cc8a5fac1
Pretty please pagure-ci rebuild
rebased onto 31f858f9dae430a05e9f9d3b3857afba936576db
LGTM, feel free to merge once the CI is :green_apple:
rebased onto 926596b4035a8c3c2ef97c11b908b75cb8bcc14b
rebased onto 4d55f35d4c2b0ab75286eb34d6379b3f823e93ca
Pull-Request has been merged by pingou
With the new UI introduced in 5.0, this setting is no longer needed
nor interesting, so we are just removing it.
Fixes https://pagure.io/pagure/issue/3595
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr