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

update-beats: Set -x flag to print commands #1525

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

orestisfl
Copy link
Contributor

Summary of your changes

Easier to debug and follow what commands are running in the CI.

Easier to debug and follow what commands are running in the CI.
@orestisfl orestisfl requested a review from oren-zohar November 6, 2023 15:45
@orestisfl orestisfl self-assigned this Nov 6, 2023
@orestisfl orestisfl requested a review from a team as a code owner November 6, 2023 15:45
Copy link

github-actions bot commented Nov 6, 2023

📊 Allure Report - 💚 No failures were reported.

Result Count
🟥 Failed 0
🟩 Passed 39
⬜ Skipped 1

@orestisfl orestisfl enabled auto-merge (squash) November 6, 2023 16:11
@@ -1,5 +1,5 @@
#!/bin/bash
set -euo pipefail
set -euxo pipefail
Copy link
Collaborator

Choose a reason for hiding this comment

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

should we have this in all of our scripts?

@orestisfl orestisfl merged commit e20d4f4 into elastic:main Nov 6, 2023
25 checks passed
@orestisfl orestisfl deleted the update-beats-x-flag branch November 6, 2023 19:10
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.

2 participants