- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 10 2020
rebase
fix test_cli
fix test_cli
Also update the doc
add warnings
Sep 9 2020
FTR, many of the cli.py (or cli/ packages) do import way too much stuff by default.
For this swh command to behave half decently, we need to be as lazy as possible regarding importing stuff, i.e. only import when needed, in @cli.command functions.
Sep 8 2020
is this task still "a thing"? @olasd ?
do we mean something else than echo swh:1:rev:$(git rev-parse HEAD) ?
Do we want support for other (supported) VCS?
thx
Sep 4 2020
FTR, I've run the launchpad lister in a docker and it executed fine, with fine being "it created 19340 load-git tasks"
closed by 8c937da20785699ae2a0a604104a9e458eced201
rebase + typos in ci msg
Sep 3 2020
Add the magic touch
includes seirl's remarks (well the easy part of them)
In D3871#95682, @seirl wrote:Thanks, this looks good!
Apart from minor nitpicks, my only concern here is that it might not be 100% clear who this doc is addressing. I reckon that people clicking on the "quickstart" page of swh.graph can come from different situations:
- people who want to use swh-graph without any consideration for the rest of the SWH infrastructure on an arbitrary graph (what you seem to have written here)
- people who want to install swh-graph as part of their SWH development environment
- people who would like to run topology experiments on our graph but have no idea where to start
- ...
In that regard, I am not sure "quickstart" is appropriate here -- but I really don't have a better idea of how this doc should be written. I am okay for merging that as-is until we figure out what we want to show potential users. Maybe @zack would like to chime in here?
I guess it would probably be a good idea to at least start with an intro paragraph about what we're trying to achieve in this tutorial?
okay-ish. I still don't really get the point of this diff. You still have as many fixtures as before, it's just that they all have the same same. For me it defies the simplification/clarification this diff claims it aims at. I won't reject but I'm not convinced neither (sorry).
Sep 2 2020
looks ok but I find the commit message too cryptic.
I'm not sure I get what problem this diff is solving (and the commit message gives no clue about it).
The "why", focus on the "why" (and "how", if needed) :-)
Sep 1 2020
we could argue that having the launchpad lister attempting a connection on instantiation is pretty bad, but yeah, ok
Aug 27 2020
I guess this task can be closed, since this backfilling process will be part of the one we will run soon to fill the new kafka cluster
what's the status of this task today? is there a probe that tracks these broken links? (or a script one can run)
what's missing for this task to be closed?