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

actions/upload-artifact@v4 breaking CI #8298

Closed
patrick-stephens opened this issue Dec 18, 2023 · 0 comments · Fixed by #8304
Closed

actions/upload-artifact@v4 breaking CI #8298

patrick-stephens opened this issue Dec 18, 2023 · 0 comments · Fixed by #8304
Assignees
Labels

Comments

@patrick-stephens
Copy link
Contributor

Bug Report

Describe the bug

Upgrade to actions/upload-artifact@v4 and actions/download-artifact@v4 has broken some of the existing workflows using them: https://github.com/fluent/fluent-bit/actions/runs/7247009122/job/19740072781?pr=8296

We cannot upload to the same artifact name it seems now.

This is breaking a lot of the CI jobs that rely on it so need to downgrade to v3 or resolve in some other fashion.

To Reproduce

  • Rubular link if applicable:
  • Example log message if applicable:
{"log":"YOUR LOG MESSAGE HERE","stream":"stdout","time":"2018-06-11T14:37:30.681701731Z"}
  • Steps to reproduce the problem:

Expected behavior

Screenshots

Your Environment

  • Version used:
  • Configuration:
  • Environment name and version (e.g. Kubernetes? What version?):
  • Server type and version:
  • Operating System and version:
  • Filters and plugins:

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant