File: projects.yaml

package info (click to toggle)
gerritlib 0.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 232 kB
  • sloc: python: 468; makefile: 129
file content (18 lines) | stat: -rw-r--r-- 470 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
- project: test/test-repo-1
  description: One of several test repos
  use-storyboard: true
  acl-config: tools/acls/test/test.config
  groups:
    - testing
- project: test/test-repo-2
  description: Second of several test repos
  use-storyboard: false
  acl-config: tools/acls/test/test.config
  groups:
    - testing
  default-branch: main
- project: test/test-repo-3
  description: A retired repo
  acl-config: tools/acls/test/retired.config
  groups:
    - testing