Merged
Conversation
Tracker toml config has introduced breaking changes.
Member
Author
|
ACK 9962266 |
Merged
josecelano
added a commit
that referenced
this pull request
Jun 19, 2024
9ce44f4 fix: [#635] udpate tracker config (Jose Celano) Pull request description: [The TOML files have already been changed to follow breaking changes in the Tracker config](#637). However, there was a pending env var to rename: ``` TORRUST_TRACKER_CONFIG_OVERRIDE_DB_DRIVER -> TORRUST_TRACKER_CONFIG_OVERRIDE_CORE__DATABASE__DRIVER ``` ACKs for top commit: josecelano: ACK 9ce44f4 Tree-SHA512: d66921af1249e1300c6c4bbba6f76f6d6ea69aa008598a68e74dde9753d6f8d8d1e382f0c4d760357098abd7148dc8bb39967d04eddc0cc9768461f86d674661
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update tracker config. The Tracker toml config has introduced breaking changes.