Right now we have an modified highlighjs-line-numbers minimified js included on pagure repo without any easy way to track our own changes and bump to upstream's fixes.
So I propose to create our own repository for this fork and specifiy on pagure the commit/tag from where the current minimized file comes from.
Advantages:
- It's simpler to maintain our changes
- It's simpler to bump on upstream version
- Eventually we could automatize the generation of the minimified js and PR creation on main pagure repo when our highlightjs-line-numbers repo triggers it ;)
Right now we have an modified highlighjs-line-numbers minimified js included on pagure repo without any easy way to track our own changes and bump to upstream's fixes.
So I propose to create our own repository for this fork and specifiy on pagure the commit/tag from where the current minimized file comes from.
Downstream repo: https://pagure.io/pagure-highlightjs-line-numbers.js
Advantages:
- It's simpler to maintain our changes
- It's simpler to bump on upstream version
- Eventually we could automatize the generation of the minimified js and PR creation on main pagure repo when our highlightjs-line-numbers repo triggers it ;)