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 the folder_path issue #2836

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

sharbuz
Copy link
Contributor

@sharbuz sharbuz commented Jul 27, 2023

What is the problem this PR solves?

fix the issue: https://buildkite.com/elastic/fleet-server-package-mbp/builds/238#01899615-c3ef-4cef-b1f4-ea216c11b8bc

How does this PR solve the problem?

change the current folder for the release script

Related issues

Related to the issue: #2517

@sharbuz sharbuz added the ci CI related tasks label Jul 27, 2023
@sharbuz sharbuz requested review from mrodm and jlind23 July 27, 2023 07:17
@sharbuz sharbuz self-assigned this Jul 27, 2023
@sharbuz sharbuz requested a review from a team as a code owner July 27, 2023 07:17
@sharbuz
Copy link
Contributor Author

sharbuz commented Jul 27, 2023

/package

export FOLDER="${FOLDER_PATH}"
export OUTPUT_FILE="${DRA_OUTPUT}"
echo "$(pwd)"
ls -la
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: do we need this?

Copy link
Contributor

Choose a reason for hiding this comment

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

We are currently debugging this pipeline as we are failing to use the dra scripts.
Unfortunately we have to be on main to test it.

@jlind23 jlind23 enabled auto-merge (squash) July 27, 2023 07:24
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-07-27T07:18:14.306+0000

  • Duration: 43 min 52 sec

Test stats 🧪

Test Results
Failed 0
Passed 751
Skipped 1
Total 752

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@jlind23 jlind23 merged commit a4d3454 into elastic:main Jul 27, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI related tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants