-
Notifications
You must be signed in to change notification settings - Fork 10
release-1.6 preapring... #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
…nalytics in `Overview()` tables.
Expanded documentation to include options for automated history downloading with cron and multithreading support via `--history-auto-updater`. Also clarified the process for building interactive price charts using the `--render-chart` key with both downloaded and pre-saved data sources.
changelogs updated
changelogs little typo
This Dockerfile creates a secure, lightweight container for the TKSBrokerAPI Trading Platform using Python 3.11-slim. It supports specifying a build version via an environment variable and includes optimizations like removing unnecessary files and creating a non-root user for safety.
This commit introduces a new job in the GitHub Actions workflow to build and push Docker images for the project. It determines the appropriate version to tag the image based on the branch and automates the DockerHub authentication, build, and push process. This ensures Docker images are consistently built and published alongside the release process.
Replaced inline versioning logic with a .version file for consistency. Adjusted Docker build and push commands to use dynamic DockerHub credentials. This improves maintainability and simplifies the workflow configuration.
Simplify version management by centralizing `.version` reading in the build job and propagating it using outputs. Removes redundant steps and streamlines artifact handling across build and deployment stages.
readmes updated
readmes and changelogs are updated
Digest added in changelog
changelog little typo
# Conflicts: # CHANGELOG.md # README.md # README_EN.md
|
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.




No description provided.