Remove the "releases" feature
We haven't used this in many years (it was really only used for nix and patchelf releases).
This commit is contained in:
@ -66,7 +66,6 @@ Content-Type: application/json
|
||||
{
|
||||
"displayname": "Acoda",
|
||||
"name": "acoda",
|
||||
"releases": [],
|
||||
"description": "Acoda is a tool set for automatic data migration along an evolving data model",
|
||||
"enabled": 0,
|
||||
"owner": "sander",
|
||||
@ -78,7 +77,6 @@ Content-Type: application/json
|
||||
{
|
||||
"displayname": "cabal2nix",
|
||||
"name": "cabal2nix",
|
||||
"releases": [],
|
||||
"description": "Convert Cabal files into Nix build instructions",
|
||||
"enabled": 0,
|
||||
"owner": "simons@cryp.to",
|
||||
@ -129,8 +127,7 @@ Content-Type: application/json
|
||||
],
|
||||
"name": "hydra",
|
||||
"enabled": 1,
|
||||
"owner": "eelco",
|
||||
"releases": []
|
||||
"owner": "eelco"
|
||||
}
|
||||
</programlisting>
|
||||
|
||||
|
Reference in New Issue
Block a user