-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Script to start the Alert System Microservice and BSV node (#39)
* Start Alert System Microservice and BSV node * Put Alert System Microservice stderr log etires into a log file * Proper Alert System Microservice binary name, logs are no longer needed. * Print out the starting information * Script documentation * Update help * Fix flake8 issues * Fix Flake8 issues * Fix isort issues * Fix black issues * Fix black issues * alert-system renamed to alert_system * Error only on non-zero return code * Proper binary name is alert-system Update keys/topics for testnet/stn chore(deps): bump go.mongodb.org/mongo-driver from 1.13.1 to 1.13.2 Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.13.1...v1.13.2) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
0e90291
commit ac1e8fa
Showing
6 changed files
with
465 additions
and
21 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.