~xenrox/hut#51: 
Project config

As a temporary solution - until the hub.sr.ht GraphQL API is working - some kind of "project config" could be introduced. This would be a top level file like ".hut.scfg" in a git/hg repository, in which users could specify project relevant settings, like the development mailing list, the tracker, if patches require a prefix etc.

Then hut commands that are issued from within such a repository (e.g. lists patchset list) could read the required resources from there instead of trying to be smart/guessing.

Furthermore this would allow implementing some kind of "contribution" command (hut git clone?), that would setup the prefix and mailing list.

Status
REPORTED
Submitter
~xenrox
Assigned to
No-one
Submitted
5 months ago
Updated
4 months ago
Labels
discussion enhancement

~xenrox 5 months ago

This feature is implemented now and included in the latest release.

~xenrox 4 months ago

Maybe we should try to get the mailing list from .b4-config as well.

Furthermore there should be a command to configure an already existing git repository (hut git setup?).

Register here or Log in to comment, or comment via email.