-
Notifications
You must be signed in to change notification settings - Fork 375
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: use codecov's action, now that it's authless (#1160)
- Loading branch information
1 parent
b2eee0e
commit 5877cc7
Showing
2 changed files
with
18 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,17 @@ | ||
{ | ||
"updateTime": "2020-04-08T13:02:56.471752Z", | ||
"sources": [ | ||
{ | ||
"git": { | ||
"name": ".", | ||
"remote": "https://github.com/googleapis/nodejs-storage.git", | ||
"sha": "b2eee0e272712a3018c797382ef4fe1662f9454a" | ||
} | ||
}, | ||
{ | ||
"git": { | ||
"name": "synthtool", | ||
"remote": "https://github.com/googleapis/synthtool.git", | ||
"sha": "1df68ed6735ddce6797d0f83641a731c3c3f75b4", | ||
"log": "1df68ed6735ddce6797d0f83641a731c3c3f75b4\nfix: apache license URL (#468)\n\n\nf4a59efa54808c4b958263de87bc666ce41e415f\nfeat: Add discogapic support for GAPICBazel generation (#459)\n\n* feat: Add discogapic support for GAPICBazel generation\n\n* reformat with black\n\n* Rename source repository variable\n\nCo-authored-by: Jeffrey Rennie <[email protected]>\n" | ||
"sha": "19465d3ec5e5acdb01521d8f3bddd311bcbee28d" | ||
} | ||
} | ||
] | ||
|