Update remaining rb-extension-pack extensions for Review Board 5.0.
Review Request #12208 — Created March 24, 2022 and submitted — Latest diff uploaded
This change makes some quite mechanical changes for the remaining
extension pack items: message of the day, notes field, comment severity,
stopwatch, XML review UI, review together, and the ship-it ASCII art
extension. For the most part this is just trivial updates to imports and
dependencies, but there are a couple tiny actual code changes:
- Some text type stuff and defining JS type classes in the XML review UI
- Mark the ships as raw strings, and fix up the signature for the signal
handler for the ASCII art extension.
Installed and activated each extension.
rbmotd/rbmotd/__init__.py |
---|
rbnotefield/rbnotefield/__init__.py |
---|
rbsentry/setup.py |
---|
rbseverity/rbseverity/__init__.py |
---|
rbstopwatch/rbstopwatch/__init__.py |
---|
rbxmlreview/setup.py |
---|
review_together/setup.py |
---|
shipit_ascii_art/setup.py |
---|