#2820 RFE: Incorporate tag2distrepo
Closed: Fixed 2 years ago by tkopecek. Opened 3 years ago by ignatenkobrain.

For some time I use https://pagure.io/releng/tag2distrepo that generates dist-repo after each build is tagged (if enabled). This sounds like a very nice enhancement for koji's core functionality itself.

Few issues with that plugin at this moment:

  • Does not support postUntag cb
  • Does not cancel other dist-repos during the run

I'd propose to make it a core plugin in this repo and fix these 2 specific issues in it.

If that makes sense to you, I'll prepare PR.


Interesting, I would do this more as a kojira extension. It would be simple to add it there (monitoring same extra values). But a plugin is also the way. Not sure about mixing these approaches. @mikem ?

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

3 years ago

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.28

2 years ago

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.29 (was: 1.28)

2 years ago

PR 3326

@puiterwijk , @ktdreyer I added your plugin tag2distrepo to koji repo. I would like to rewrite your documentation and use it here, are you ok with it? And also I prepare some PR to your repo, that tag2distrepo will be supported directly in koji repo and not in the current repo. When Koji 1.29 will be released with this change, we can merge PR in your repo.

@jcupova sure, I'm fine with that. Thanks for asking.

documentation added to PR 3326

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

2 years ago

Metadata Update from @jobrauer:
- Issue tagged with: testing-done

2 years ago

Commit ae1b1f0 relates to this ticket

Commit ee32666 relates to this ticket

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #3350 Merged 2 years ago
  • #3326 Merged 2 years ago