mirror of
https://github.com/harness/drone.git
synced 2025-05-12 06:59:54 +08:00
sanitize description
This commit is contained in:
parent
c7c2c13f2c
commit
cda3e443c6
@ -92,7 +92,7 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"html_url": "https://github.com/company/project",
|
"html_url": "https://github.com/company/project",
|
||||||
"description": "Backend Thrift services for the Edmodo social graph",
|
"description": "project description",
|
||||||
"fork": false,
|
"fork": false,
|
||||||
"url": "https://api.github.com/repos/company/project",
|
"url": "https://api.github.com/repos/company/project",
|
||||||
"forks_url": "https://api.github.com/repos/company/project/forks",
|
"forks_url": "https://api.github.com/repos/company/project/forks",
|
||||||
@ -203,7 +203,7 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"html_url": "https://github.com/company/project",
|
"html_url": "https://github.com/company/project",
|
||||||
"description": "Backend Thrift services for the Edmodo social graph",
|
"description": "project description",
|
||||||
"fork": false,
|
"fork": false,
|
||||||
"url": "https://api.github.com/repos/company/project",
|
"url": "https://api.github.com/repos/company/project",
|
||||||
"forks_url": "https://api.github.com/repos/company/project/forks",
|
"forks_url": "https://api.github.com/repos/company/project/forks",
|
||||||
@ -328,7 +328,7 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"html_url": "https://github.com/company/project",
|
"html_url": "https://github.com/company/project",
|
||||||
"description": "Backend Thrift services for the Edmodo social graph",
|
"description": "project description",
|
||||||
"fork": false,
|
"fork": false,
|
||||||
"url": "https://api.github.com/repos/company/project",
|
"url": "https://api.github.com/repos/company/project",
|
||||||
"forks_url": "https://api.github.com/repos/company/project/forks",
|
"forks_url": "https://api.github.com/repos/company/project/forks",
|
||||||
|
Loading…
Reference in New Issue
Block a user