-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
166 additions
and
56 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,32 @@ | ||
{ | ||
"go.testFlags": [ | ||
"-v" | ||
], | ||
"go.testEnvVars": { | ||
"DEV_ENV": "true", | ||
"TF_VAR_production_hcloud_token": "**********", // Needed only for deployment | ||
"DOCKERHUB_USERNAME": "darkwind8", // Needed only for deployment | ||
"DOCKERHUB_TOKEN": "**********", // Needed only for deployment | ||
"DISCORDER_BOT_TOKEN": "**********", | ||
"DARKBOT_LOG_LEVEL": "INFO", | ||
"CONFIGURATOR_DBNAME": "dev", | ||
"DEVENV_MOCK_API": "true", | ||
"SCRAPPY_PLAYER_URL": "**********", // Not required for dev env if u use "DEVENV_MOCK_API": "true" | ||
"SCRAPPY_BASE_URL": "**********" // Not required for dev env if u use "DEVENV_MOCK_API": "true" | ||
}, | ||
"go.testTimeout": "30000s", | ||
"editor.formatOnSave": true, | ||
"terminal.integrated.env.linux": { | ||
// "DARK_TEST_REGENERATE": "false", | ||
"DEV_ENV": "true", | ||
"TF_VAR_production_hcloud_token": "**********", // Needed only for deployment | ||
"DOCKERHUB_USERNAME": "darkwind8", // Needed only for deployment | ||
"DOCKERHUB_TOKEN": "**********", // Needed only for deployment | ||
"DISCORDER_BOT_TOKEN": "**********", | ||
"DARKBOT_LOG_LEVEL": "INFO", | ||
"CONFIGURATOR_DBNAME": "dev", | ||
"DEVENV_MOCK_API": "true", | ||
"SCRAPPY_PLAYER_URL": "**********", // Not required for dev env if u use "DEVENV_MOCK_API": "true" | ||
"SCRAPPY_BASE_URL": "**********" // Not required for dev env if u use "DEVENV_MOCK_API": "true" | ||
} | ||
} |
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
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
# Alerts |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
# Base tracking |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
# Forum tracking |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
# Player tracking |
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
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
Let's Get Dangerous by SkidMarc25 on DeviantArt |
File renamed without changes.