diff --git a/notes b/notes index 285676b..03ebf51 100644 --- a/notes +++ b/notes @@ -1,4 +1,4 @@ -Notes Version 3 +Notes Version 4 Use a "config.toml" to specify repos to pull and build from. Will probably have entries like: @@ -24,7 +24,7 @@ username = "someone_else" password_hash = "..." password_salt = "..." otp_secret = "..." -permissions = ["create_user", "create_admin", "add_project", "remove_project", "view_project"] +permissions = ["create_user", "create_admin", "add_project", "remove_project", "view_project", "approve_deny_build"] The project should have a "/.simple_ci/" at HEAD. There should be a "/.simple_ci/build.toml" with entries like: