[Secure-testing-commits] r58950 - /

Salvatore Bonaccorso carnil at moszumanska.debian.org
Tue Dec 26 18:01:19 UTC 2017


Author: carnil
Date: 2017-12-26 18:01:19 +0000 (Tue, 26 Dec 2017)
New Revision: 58950

Modified:
   TODO.gitmigration
Log:
Add note on hooks, we will have the problem that no pre-commit checks can be done, how to implement?

Modified: TODO.gitmigration
===================================================================
--- TODO.gitmigration	2017-12-26 16:22:51 UTC (rev 58949)
+++ TODO.gitmigration	2017-12-26 18:01:19 UTC (rev 58950)
@@ -41,6 +41,14 @@
 to the svn repository in recent years?)
 - get the DD acl applied (then point above only applies to -guest users)
 
+hooks:
+- this is problematic, we run syntax/sanity checks pre-commit. But with
+  salsa/gitlab there is no easy way anymore without involving protected
+  braches/runners:
+  [18:58] < carnil> is there a way to implement such pre-commit checks with gitlab/salsa?
+  [18:58] < Myon> carnil: I think the short answer is "no"
+  [18:59] < Myon> the longer answer might include protected branches and runners and stuff
+
 security-team.debian.org website
 
 - move this file to git




More information about the Secure-testing-commits mailing list