Vasili Novikov

Results 50 issues of Vasili Novikov

E.g. subdirectories of ~/.cache/rua related to each successfully built package. Ideally adding support for a flag that disables this behavior, e.g. `--no-remove-cache`, which would then not remove anything and leave...

feature-request
help wanted
good first issue

Idea: create a framework to notify user on possible upgrades. E.g. a graphical notification on login. Implementation proposal: * when a user upgrades AUR via `rua upgrade`, propose to install...

feature-request

Currently, if you invoke `rua shellcheck` (without the last argument), rua will take `/dev/stdin` as its argument. That might generally be a good idea if you want to use the...

feature-request

When installing or upgrading packages, visualize the the expected changes / depedency hierarchy with a tree: ```txt gam (AUR) ├── python-dateutil ├── python-google-api-python-client ├── python-google-auth-httplib2 ├── python-google-auth-oauthlib (AUR) │ └──...

feature-request

Currently, RUA has a step where built packages are analyzed. It seems very logical to add `namcap` to the list of possible actions. When doing this feature, don't forget to...

feature-request
good first issue

As raised here by @Morganamilo, https://github.com/vn971/rua/issues/19#issuecomment-471216213 it is sometimes desireable to build a package offline, but assume that PKGBUILD is being read carefully by the user and downloading of `sources`...

feature-request
good first issue

See https://wiki.archlinux.org/index.php/Local_repository#Custom_local_repository

feature-request

Currently, RUA does not support building packages without the namespace jail (bubblewrap). Unfortunately, it does not work in e.g. docker. Adding support for insecure (jail-less) builds could help users of...

status-wontfix

sort entries, add some and fix some