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

Adding directory to the build to avoid concurrency problems #106

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

augustocristian
Copy link
Contributor

@augustocristian augustocristian commented Aug 22, 2024

This PR closes #94
As suggested by Javier, I've simplified the target directory and the execution command to store each TJob build data separately. This PR contains:

  • Pom modifications to store build data
  • TJob execution script simplification (Reduction of duplicated parameters)
  • Logs docker relevant information like containerd, dockerce dockercli versions

@augustocristian augustocristian force-pushed the ft_use-different-dirrectories-during-the-build branch from fe06a5c to c93dc3e Compare August 22, 2024 10:55
@augustocristian augustocristian force-pushed the ft_use-different-dirrectories-during-the-build branch from c93dc3e to a8c0791 Compare August 22, 2024 10:57
@javiertuya javiertuya changed the title Adding <directory> to the build to avoid concurrency problems Adding directory to the build to avoid concurrency problems Aug 25, 2024
@javiertuya javiertuya merged commit 2310a4d into main Aug 25, 2024
2 checks passed
@javiertuya javiertuya deleted the ft_use-different-dirrectories-during-the-build branch August 25, 2024 06:34
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.

Different runs of an update failed because of container unhealthy
2 participants