Commit Graph

14 Commits

Author SHA1 Message Date
arcanis 4dd5a1e82e packagers support (#100) 2023-06-05 02:37:19 +03:00
arcanis 91e548569d runtime logger handler selector 2023-05-29 03:41:11 +03:00
arcanis 785607c70b allow to filter packages for rebuild by their statuses 2023-05-25 17:41:54 +03:00
arcanis adb5b58a1d Support type triggers (#96)
* implement mirrorlist package generator

* implement keyring package generator

* docs update

* do not skip empty lines

* fill remote source for local packages

* faq update
2023-05-25 16:27:16 +03:00
arcanis d23e3cbbea update models index 2023-05-22 17:02:55 +03:00
arcanis 96f394bab0 Release 2.7.0 2023-02-20 03:05:08 +02:00
arcanis 125da217d3 hide passwords and secrets from repo-config subcommand by default 2023-02-05 16:44:48 +02:00
arcanis c1718b3862 calculate dependencies based on package information (#89) 2023-01-30 17:28:05 +03:00
arcanis 93876307f8 add ability to override pacman mirror in devtools configuration
This commit also extends configuration of the multilib option, adding
the ability to exlcude multilib repository from repositories list

Note, that in order to support repository list and mirror correctly,
alpm configuration section is now architectture specific
2023-01-15 18:05:15 +02:00
arcanis 461fbd40ce consider vcs flag and vcs_allowed_age during local packages update 2023-01-12 15:37:05 +02:00
arcanis 419da3db89 add ability to check for service updates 2023-01-12 15:37:05 +02:00
arcanis 00ca06ffab subcommand review
Some commands have been moved to another group and thus having another
default name (old subcommands are still available...for now):

* daemon -> repo-daemon
* key-import -> service-key-import
* repo-clean -> service-clean
* repo-config -> service-config
* repo-config-validate -> service-config-validate
* repo-setup -> service-setup
* repo-shell -> service-shell
* version -> help-version
2023-01-12 15:37:05 +02:00
arcanis b09aea13af add config validator subcommand (#80)
* add config validator subcommand

* add --exit-code flag

* docs & faq update
2023-01-09 18:22:29 +03:00
arcanis 8e65263b90 add completion files generated by shtab 2022-12-30 21:19:23 +02:00