Skip to content

Conversation

@Tim55667757
Copy link
Owner

No description provided.

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
@Tim55667757 Tim55667757 self-assigned this May 21, 2025
@Tim55667757 Tim55667757 added the Feature New feature, request or an idea label May 21, 2025
# Conflicts:
#	CHANGELOG.md
#	README.md
#	README_EN.md
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
3.3% Duplication on New Code (required ≤ 3%)
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@Tim55667757 Tim55667757 merged commit b963c54 into master May 21, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New feature, request or an idea

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants