Skip to content

Commit ea79ef4

Browse files
committed
(fix PXP-11163): remove broken codacy badge, add build status, update secrets file
1 parent b1b0d3b commit ea79ef4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.secrets.baseline

+2-2
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"filename": "README.md",
124124
"hashed_secret": "a94a8fe5ccb19ba61c4c0873d391e987982fbbd3",
125125
"is_verified": false,
126-
"line_number": 71
126+
"line_number": 72
127127
}
128128
],
129129
"bin/settings.py": [
@@ -350,5 +350,5 @@
350350
}
351351
]
352352
},
353-
"generated_at": "2023-10-27T19:51:06Z"
353+
"generated_at": "2023-11-16T20:43:43Z"
354354
}

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# sheepdog
22

3-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/0069fa67707f48a7aabfe9de6b857392)](https://www.codacy.com/app/uc-cdis/sheepdog?utm_source=github.com&utm_medium=referral&utm_content=uc-cdis/sheepdog&utm_campaign=Badge_Grade)
3+
[![Build Status](https://travis-ci.org/uc-cdis/sheepdog.svg?branch=master)](https://travis-ci.org/uc-cdis/sheepdog)
44
[![Coverage Status](https://coveralls.io/repos/github/uc-cdis/sheepdog/badge.svg)](https://coveralls.io/github/uc-cdis/sheepdog)
5+
56
## Installation
67

78
### For General Usage

0 commit comments

Comments
 (0)