Ticket #4224 enhancement closed fixed

Opened 3 years ago

Last modified 3 years ago

Add .doc NEWS type

Reported by: thijs Owned by:
Priority: normal Milestone: regular-releases
Component: release management Keywords:
Cc: thijs, khorn, ivank-twisted-bugs@… Branch: branches/doc-news-4224-2
Author: exarkun Launchpad Bug:

Description

Currently 95% of the documentation tickets are marked as .misc changes, but might make sense to have a .doc type file instead.

Change History

1

Changed 3 years ago by khorn

  • cc khorn added

+100

2

Changed 3 years ago by exarkun

Yea, I think this is a good idea.

3

Changed 3 years ago by exarkun

  • branch set to branches/doc-news-4224
  • branch_author set to exarkun

(In [29051]) Branching to 'doc-news-4224'

4

Changed 3 years ago by exarkun

(In [29052]) Support .doc files

refs #4224

5

Changed 3 years ago by exarkun

  • owner radix deleted
  • keywords review added

The tool supports .doc files in the branch. Suggestions for better presentation welcome.

Once this is accepted, we need to update the wiki page that talks about news fragments to mention this new type and give some guidelines for what to put in .doc files. We'll also need to update enforcenews.py to recognize this type.

6

Changed 3 years ago by ivank

  • keywords review removed

1. Please remove the unused local basename = ticket.basename()

Everything else looks good. I am happy with the current presentation.

7

Changed 3 years ago by ivank

  • cc ivank-twisted-bugs@… added

8

Changed 3 years ago by exarkun

  • branch changed from branches/doc-news-4224 to branches/doc-news-4224-2

(In [29058]) Branching to 'doc-news-4224-2'

9

Changed 3 years ago by exarkun

  • status changed from new to closed
  • resolution set to fixed

(In [29060]) Merge doc-news-4224-2

Author: exarkun Reviewer: ivank Fixes: #4224

Add support for a new kind of news fragment, .doc. These are aggregated into a new section of the news file by the news builder.

10

Changed 2 years ago by <automation>

Note: See TracTickets for help on using tickets.