~gotmax23

https://gtmx.me

#Maxwell G (He/They)

@gotmax:matrix.org | Fedora developer. Ansible Community Steering Committee member. Pythonista.

Most of my projects have their own mailing list for patches and discussion. Use https://lists.sr.ht/~gotmax23/public-inbox for those that don't.

Trackers

~gotmax23/fedrq

Last active 7 days ago

~gotmax23/tomcli

Last active 6 months ago

~gotmax23/zstarfile

Last active 7 months ago

~gotmax23/docker-ng

Last active 11 months ago

~gotmax23/fclogr

Last active 1 year, 26 days ago

~gotmax23/forge-srpm-macros

Last active 1 year, 1 month ago

~gotmax23/sourcehutx

Last active 1 year, 5 months ago

~gotmax23/rpmlint-pre-commit-hook

Last active 1 year, 5 months ago

~gotmax23/releaserr

Last active 1 year, 6 months ago

~gotmax23/libdnf5-shim

Last active 1 year, 9 months ago
View more

#43 Warn about invalid config options 12 hours ago

Comment by ~gotmax23 on ~gotmax23/fedrq

Maxwell G referenced this ticket in commit 0ba54ae.

REPORTED RESOLVED FIXED

#43 Warn about invalid config options 7 days ago

Ticket created by ~gotmax23 on ~gotmax23/fedrq

#27 Require prefixing repo groups with `@` a month ago

Comment by ~gotmax23 on ~gotmax23/fedrq

This is too much of a breaking change, but we can consider warning in the case of ambiguities.

#42 cli: add support for @system repository 6 months ago

2: low-priority added by ~gotmax23 on ~gotmax23/fedrq

#42 cli: add support for @system repository 6 months ago

~gotmax23 assigned ~gotmax23 to #42 on ~gotmax23/fedrq

#42 cli: add support for @system repository 6 months ago

Ticket created by ~gotmax23 on ~gotmax23/fedrq

While fedrq isn't really meant for this purpose (it focuses on querying remote repos based on the value of --branch), we should allow querying the @system repo directly through the CLI. This is already supported through the lower-level fedrq APIs, but not the CLI or higher-level APIs is in the config module.

#25 Comps and group querying 6 months ago

in-progress added by ~gotmax23 on ~gotmax23/fedrq

#25 Comps and group querying 6 months ago

~gotmax23 assigned ~gotmax23 to #25 on ~gotmax23/fedrq

#41 Move BaseMaker functionality into separate module 6 months ago

Ticket created by ~gotmax23 on ~gotmax23/fedrq

At least for libdnf5, BaseMaker is the only code that does not involve monkeypatching. It'd be nice to split each backend's implementation into a separate module so it can be accessed without affecting global state.

  • backends
    • base_maker
      • base
      • dnf
      • libdnf5
    • base
    • dnf/libdnf5
      • __init__.py with function to get BaseMaker impl
      • backend
        • __init__.py with re-exported BaseMaker

#27 Require prefixing repo groups with `@` 6 months ago

idea added by ~gotmax23 on ~gotmax23/fedrq