-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert cron, ceramic and websockets into monorepo apps (#4556)
* clean up sub-apps * add yml for websockets and cron * fix install * fix types for theme * add test env files * add test command to sockets * fix socket tests * add test command for scouts * add docker files * fix types * fix dockerfile * fix install args * fix tpl * .. * fix script * fix checkout * add to staging cleanup * add to destroy staging * pass secrest in * remove env * ci everything * rebuild npm * try installing again * remove use of dotenv * allow custom health check * fix env for deploy * copy generated files * update health check port * update prod stack * remove ssl if one is not specified * fix cofnig * fix staging config * override port of default process health check * fix staging github destroy * fix command * fix edxports in cv * update health check * fix health check * update ports on health check * update staging * remove cron tests * build scokets * try pointing to other socket env * remove sockets from staging * dont use special port * cleanup webapp build * fix socket staging * .. * fix eslint * fix e2e for webapp * fix staging again
- Loading branch information
Showing
314 changed files
with
4,396 additions
and
4,645 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
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
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
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 |
---|---|---|
|
@@ -2,4 +2,4 @@ scripts/ | |
dist/ | ||
.next/ | ||
|
||
background/ceramicServer/generated/ | ||
apps/ceramic/src/generated/ |
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
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
Oops, something went wrong.