Closed mjstealey closed 1 year ago
Preparation for artifact manager
{uuid}-tk
token_holders
project_members
project_owners
Jupyterhub
{ "comment": "string", <-- required - string "description": "string", <-- required - string "keytype": "sliver", <-- required - string - one of ["bastion", "sliver"] "store_pubkey": boolean <-- NEW: optional - boolean - default = true }
new announcement_type
/announcements
announcement_type: { type: string, enum: [ "facility", "maintenance", "news" ], default: "facility" }
Preparation for artifact manager
{uuid}-tk
on a per project basistoken_holders
attribute to project object (format same asproject_members
/project_owners
)Jupyterhub
role assignmentnew announcement_type
named "news" to the/announcements
endpointannouncement_type: { type: string, enum: [ "facility", "maintenance", "news" ], default: "facility" }