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

267 fix chronolog deployment #268

Merged
merged 16 commits into from
Mar 6, 2025
Merged

Conversation

EnekoGonzalez3
Copy link
Contributor

This PR addresses multiple issues in ChronoLog’s Docker image deployment, including:

  • Fixing incorrect Spack environment activation directory in build.sh.
  • Resolving port management errors when deploying multiple instances.
  • Move copy libraries to installation
  • Correcting installation folder configuration parameter in build.sh.
  • Improving error handling to prevent reporting completion on critical failures.
  • reorganized and clean deployment
  • Enhancing the help menu with value types for better user experience.

These changes improve the reliability and usability of the ChronoLog deployment process.

@EnekoGonzalez3 EnekoGonzalez3 requested a review from fkengun March 3, 2025 18:16
@EnekoGonzalez3 EnekoGonzalez3 requested a review from fkengun March 3, 2025 22:10
@EnekoGonzalez3 EnekoGonzalez3 linked an issue Mar 5, 2025 that may be closed by this pull request
@EnekoGonzalez3 EnekoGonzalez3 requested a review from fkengun March 5, 2025 23:08
@EnekoGonzalez3 EnekoGonzalez3 merged commit 963a677 into develop Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix zsh Incompatibility in Spack Environment Activation
3 participants