On Fri, Aug 23, 2024 at 03:08:11PM +0200, Marco d'Itri wrote: > > Salsa CI?) > The effort needed to do so is so small that the question really should > be "why should I NOT spend a few seconds enabling Salsa CI?". > > > 3) What's the simple recipe for enable Salsa CI? > salsa update_projects $NAMESPACE/$PROJECT \ > --jobs yes --ci-config-path recipes/debian.yml@salsa-ci-team/pipeline
OK, more stupid questions. What is "$NAMESPACE"? And I thought I saw something about a debin/salsa-ci.yml file? And is this web page authoratative? Or just a false search positive? https://salsa.debian.org/salsa-ci-team/pipeline#basic-use It doesn't mention the "salsa" command at all, but maybe that isn't the right web page. This goes back to my observation that it would be helpful if there was better documentation to make life easier for package maintainers. - Ted