-
Notifications
You must be signed in to change notification settings - Fork 399
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove lobby/infrastructure/nodebb components (#12638)
Removed components are moving into their own repositories. Build is a bit simplified, no longer need docker.
- Loading branch information
1 parent
ef23907
commit b824876
Showing
535 changed files
with
7 additions
and
23,342 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 was deleted.
Oops, something went wrong.
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,5 +1,7 @@ | ||
#!/bin/bash | ||
|
||
set -eu | ||
|
||
./gradlew spotlessApply | ||
|
||
find . -name "*.md" -type f | while read -r file; do | ||
|
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
...lients/github-client/src/main/java/org/triplea/http/client/github/BranchInfoResponse.java
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
...lients/github-client/src/main/java/org/triplea/http/client/github/CreateIssueRequest.java
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
...ients/github-client/src/main/java/org/triplea/http/client/github/CreateIssueResponse.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.