public inbox for goredo-devel@lists.cypherpunks.ru
Atom feed
From: Karolis K <karolis.koncevicius@gmail•com>
To: goredo-devel@lists.cypherpunks.ru
Subject: arguments for redo-targets and redo-sources?
Date: Sun, 20 Jun 2021 12:38:08 +0300	[thread overview]
Message-ID: <E3B9C2CB-E1BE-4126-A504-5ECD9091D797@gmail.com> (raw)

Hello,

I have one suggestion/request/opinion about redo-targets and redo-sources.

It would be nice if those scripts would accept a filename(s) argument and then list targets/sources only related to the provided filename(s).
This would allow to quickly check the targets and sources for a particular artefact.
In my use case it would enable me to check which dependencies I might break by changing a particular .do script.

Note that this was also on the roadmap of apenwarr's redo implementation:
https://redo.readthedocs.io/en/latest/Roadmap/#redo-sourcestargetsood-should-take-a-list-of-targets

Warm regards,
Karolis K.

             reply	other threads:[~2021-06-20  9:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-20  9:38 Karolis K [this message]
2021-06-21 13:47 ` arguments for redo-targets and redo-sources? Sergey Matveev
2021-06-21 16:32 Karolis K
2021-06-22  7:56 ` Sergey Matveev