Add Ci for docutils 0.19, remove support for 0.14/0.15
Add CI statements to test docutils
version 0.19
, released in July 2022: https://docutils.sourceforge.io/RELEASE-NOTES.html. This is in support of implementing Update docutils to 0.19 (gitlab#381733 - closed)
Drop docutils 0.14.x/0.15.x support (#3159 - closed) is the issue to remove support for 0.14
and 0.15
. Omnibus is already requiring 0.16
, https://gitlab.com/gitlab-org/omnibus-gitlab/blob/7ac76374a33ba0f509a2d0e9b8ae74072bb07f5d/config/software/python-docutils.rb#L21.
GitLab uses 0.13
, but we're not testing for that anyway.
So we're removing support for 0.14
and 0.15
Merge request reports
Activity
assigned to @digitalmoksha
/cc @tnir
added maintenancedependency typemaintenance labels
changed milestone to %15.8
- Resolved by Gabriel Mazetto
- Resolved by Gabriel Mazetto
@tnir would you mind reviewing this, since you've made these upgrades in the past?
requested review from @tnir
Setting label groupproject management based on
@digitalmoksha
's group.added groupproject management label
Setting label(s) devopsplan sectiondev based on groupproject management.
added devopsplan sectiondev labels
added workflowin review label
@tnir let me know if you think you won't have time to look at this.