feat(version): graceful config for packages without remote sources
Setup a blank config for packages without remote sources. This is
helpful so other commands like pkgctl version check
operate gracefully
as well as we have easy way to find packages that miss nvchecker
config.
Component: pkgctl version setup Signed-off-by: Levente Polyak anthraxx@archlinux.org
Merge request reports
Activity
added 1 commit
- e71ff73d - feat(version): graceful config for packages without remote sources
added 1 commit
- 75cbed5b - feat(version): graceful config for packages without remote sources
added scopefeature label
assigned to @gromit
changed milestone to %v1.3.0
mentioned in merge request !275 (merged)
- Resolved by Levente Polyak
added 1 commit
- cf3dbacd - feat(version): graceful config for packages without remote sources
- Resolved by Levente Polyak
requested review from @gromit
- Resolved by Levente Polyak
- Resolved by Levente Polyak
The functionality looks good and simple enough
Maybe as a general remark, I find the
--none
flag a bit unintuitively named, maybe we want to try another boolean variant with--none-source
,--no-upstream
or similar. Alternatively I could also imagine using something like--template=no-upstream
, which would also allow us some more template options if we extend this in the future
added 7 commits
-
cf3dbacd...e1401ce4 - 6 commits from branch
master
- 6d7b85da - feat(version): graceful config for packages without remote sources
-
cf3dbacd...e1401ce4 - 6 commits from branch
requested review from @gromit
added 3 commits
-
6d7b85da...e2ab07ca - 2 commits from branch
master
- 8efdfa44 - feat(version): graceful config for packages without remote sources
-
6d7b85da...e2ab07ca - 2 commits from branch
added 1 commit
- b88dec32 - feat(version): graceful config for packages without remote sources