Pulling GitHub into the kernel process
Pulling GitHub into the kernel process
Posted Jul 26, 2021 16:22 UTC (Mon) by mathstuf (subscriber, #69389)In reply to: Pulling GitHub into the kernel process by tpo
Parent article: Pulling GitHub into the kernel process
The way we deploy it is here: https://gitlab.kitware.com/utils/ghostflow-director/ (as a webhook handler for gitlab and github) and the core routines (including a nascent cli tool) are here: https://gitlab.kitware.com/utils/rust-ghostflow
Posted Jul 27, 2021 9:35 UTC (Tue)
by tpo (subscriber, #25713)
[Link] (1 responses)
The Repo https://gitlab.kitware.com/utils/rust-ghostflow doesn't have a README.md and it's description is: "Routines which implement various parts of "ghostflow", or the git-hosted workflow.", which basically says "foo implements foo", which isn't helpful to the reader's understanding of what *actually* the purpose of that software is.
So I suggest to link from the description of https://gitlab.kitware.com/utils/rust-ghostflow to https://gitlab.kitware.com/utils/ghostflow-director/, which has minimal info on what ghostflow is, or even better to add a README.md to https://gitlab.kitware.com/utils/rust-ghostflow with minimal info that at least contains that link.
Posted Jul 27, 2021 15:04 UTC (Tue)
by mathstuf (subscriber, #69389)
[Link]
Pulling GitHub into the kernel process
Pulling GitHub into the kernel process