summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2021-09-28 23:01:56 +0200
committerMagnus Granberg <zorry@gentoo.org>2021-09-28 23:01:56 +0200
commit50e585855726e1d79ab7f21b2c5494321e79b7d2 (patch)
tree90544e2309a1b9b2a26c90bed62f86cab15cf19c /TODO.txt
parentAdd Buildbot Dashboard for Gentoo Ci (diff)
downloadtinderbox-cluster-www-50e585855726e1d79ab7f21b2c5494321e79b7d2.tar.gz
tinderbox-cluster-www-50e585855726e1d79ab7f21b2c5494321e79b7d2.tar.bz2
tinderbox-cluster-www-50e585855726e1d79ab7f21b2c5494321e79b7d2.zip
Add TODO listHEADmaster
Signed-off-by: Magnus Granberg <zorry@gentoo.org>
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
new file mode 100644
index 0000000..8a6fdee
--- /dev/null
+++ b/TODO.txt
@@ -0,0 +1,26 @@
+* Project
+ + List Project
+ + Add Project (User) (Admins enable project)
+ + Add workers (Project creator), (Admins enable worker)
+ + List builds
+ + List build requests
+ + List issues
+ + Add issues (User)
+ + Add,change,remove settings (User, Group Member of the project)
+ + Add repository (Project creator), (Admins enable repository)
+* Repository
+ + Mix of Gitlab, Github, Gitweb view
+ + Request builds (User, Group Member of the projects)
+* Issues
+ + List
+ + Add issues (User)
+ + Support for PR's (User creator)
+ + Support for Bugzilla (User creator)
+ + Support Bumps (User)
+ + Support Patches (User)
+ + Support Attachment (User)
+* REST
+ + List Workers
+ + List Workers with password (authentication needed)
+ + List Repository
+ + List Repository with ssh keys (authentication needed)