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

ci: switch build-distribution downloadArtifact to v3 #1996

Merged
merged 1 commit into from Mar 8, 2024

Conversation

xrmx
Copy link
Member

@xrmx xrmx commented Mar 8, 2024

What does this pull request do?

Switch build-distribution downloadArtifact to v3 since v4 can't find artifacts if uploaded with uploadArtifact v3.

Related issues

https://github.com/elastic/apm-agent-python/actions/runs/8195374788/

Since v4 can't find them if uploaded with uploadArtifact v3.
@xrmx xrmx requested a review from a team March 8, 2024 08:36
@github-actions github-actions bot added agent-python community Issues opened by the community triage Issues awaiting triage labels Mar 8, 2024
@xrmx xrmx enabled auto-merge (squash) March 8, 2024 08:36
@xrmx xrmx requested review from v1v, trentm and pquentin March 8, 2024 09:36
Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

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

LGTM, but note that there are breaking changes between v3 and v4 (https://github.blog/changelog/2023-12-14-github-actions-artifacts-v4-is-now-generally-available/)

@xrmx
Copy link
Member Author

xrmx commented Mar 8, 2024

LGTM, but note that there are breaking changes between v3 and v4 (https://github.blog/changelog/2023-12-14-github-actions-artifacts-v4-is-now-generally-available/)

I'm reverting to v3 because indeed v4 broke our release pipeline 😅

@pquentin
Copy link
Member

pquentin commented Mar 8, 2024

Ah right you're reverting to v3. Makes sense 👍

@xrmx xrmx merged commit 739b008 into elastic:main Mar 8, 2024
95 checks passed
xrmx added a commit that referenced this pull request Mar 20, 2024
Since v4 can't find them if uploaded with uploadArtifact v3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-python community Issues opened by the community triage Issues awaiting triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants