Skip to content

Commit a862ad4

Browse files
Remove travis ip from ip-checker (#1110)
* remove travis ip from IP-checker * Update lib/ip-checker.js Co-authored-by: Denis Ah-Kang <[email protected]> * remove outdated doc, resolves #1110 (comment) * remove unused dependency --------- Co-authored-by: Denis Ah-Kang <[email protected]>
1 parent 2ee693f commit a862ad4

10 files changed

+8636
-13365
lines changed

.cspell.json

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
"Specberus",
5656
"Symfony",
5757
"TR",
58-
"travisci",
5958
"tripu",
6059
"TRpath",
6160
"trstaging",

DEVELOPMENT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ LDAP (Lightweight Directory Access Protocol) is used to identify a user(username
3838
Service to download and install resources in the staging server. TAR file or link(pointing to Overview.html or manifest) are supported.
3939
4040
## ip-checker.js
41-
Check if ip making `curl` request is from GitHub Actions or Travis.
41+
Check if ip making `curl` request is from GitHub Actions.
4242
4343
## metadata
4444
Specberus.extractMetadata is called by Orchestrator, the task organizer to get metadata of the document.

0 commit comments

Comments
 (0)