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

fix: fail in case app_name is empty #164

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

gsanchezgavier
Copy link
Contributor

adds a check to prevent app_name to be empty

@gsanchezgavier gsanchezgavier requested review from a team January 23, 2025 10:33
Comment on lines +109 to +112
The locking mechanism is based on the existance of a file in a defined `aws_s3_lock_bucket_name`. The file contains the `tag` and time of the lock creation.

NOTE: Currently in case of an interrupted job, the lock file will not be removed and it would be necessary to remove it manually from the bucket.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

Copy link
Contributor

@rubenruizdegauna rubenruizdegauna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks for adding the check!

@gsanchezgavier gsanchezgavier merged commit a394093 into main Jan 23, 2025
5 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.

2 participants