~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 2 months ago

~gotmax23/tomcli

Last active 2 months ago

~gotmax23/zstarfile

Last active 3 months ago

~gotmax23/docker-ng

Last active 8 months ago

~gotmax23/fclogr

Last active 9 months ago

~gotmax23/forge-srpm-macros

Last active 9 months ago

~gotmax23/sourcehutx

Last active 1 year, 1 month ago

~gotmax23/rpmlint-pre-commit-hook

Last active 1 year, 2 months ago

~gotmax23/releaserr

Last active 1 year, 3 months ago

~gotmax23/libdnf5-shim

Last active 1 year, 5 months ago
View more

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

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

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

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

#42 cli: add support for @system repository 2 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 2 months ago

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

#25 Comps and group querying 2 months ago

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

#41 Move BaseMaker functionality into separate module 2 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 `@` 2 months ago

idea added by ~gotmax23 on ~gotmax23/fedrq

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

Comment by ~gotmax23 on ~gotmax23/fedrq

This is probably never going to happen, for backwards-compat purposes.

#32 Stronger typing for certain backend attributes 2 months ago

backburner added by ~gotmax23 on ~gotmax23/fedrq

#9 Support `--key` option to `lists delitem` 2 months ago

Comment by ~gotmax23 on ~gotmax23/tomcli