This website requires JavaScript.
Explore
Help
Sign In
almalinux
/
lorax
Watch
13
Star
0
Fork
0
You've already forked lorax
Code
Issues
Pull Requests
Releases
Activity
dad17538a4
lorax
/
rel-eng
/
lorax_tito
/
__init__.py
4 lines
71 B
Python
Raw
Normal View
History
Unescape
Escape
Silence relative import warnings
2017-10-12 11:34:58 +00:00
from
lorax_tito
.
tagger
import
LoraxRHELTagger
Add a custom RHEL tagger for tito The default tagger doesn't add Related/Resolves lines to the changelog, resulting in builds that have to be fixed up manually. The output from this code still needs to be edited to remove the '-' prefix from the Related/Resolves lines because tito appends them to every line of output from the Tagger. But this is better than having to add them manually.
2015-07-15 18:17:41 +00:00
all
=
[
LoraxRHELTagger
]
Reference in New Issue
Copy Permalink