Skip to content
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

feat: enhance Makefile for deployment automation #7

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Conversation

Ghostbaby
Copy link
Contributor

@Ghostbaby Ghostbaby commented Jan 9, 2025

  • Added new targets in the Makefile for deployment automation, including connection checks and file copying to a remote host.
  • Implemented retry logic for file copying to ensure robustness during deployment.
  • Updated the output type in config.yaml from Clickhouse to file, reflecting a change in data handling strategy.
  • Introduced a log checking mechanism to monitor deployment progress and timeout handling.

@Ghostbaby Ghostbaby changed the title feat: enhance Makefile for deployment automation and update config ou… feat: enhance Makefile for deployment automation Jan 9, 2025
…tput type

- Added new targets in the Makefile for deployment automation, including connection checks and file copying to a remote host.
- Implemented retry logic for file copying to ensure robustness during deployment.
- Updated the output type in `config.yaml` from Clickhouse to file, reflecting a change in data handling strategy.
- Introduced a log checking mechanism to monitor deployment progress and timeout handling.
@Ghostbaby Ghostbaby merged commit 130fecd into main Jan 9, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant