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 | RPM action | Bump versions and share files between re-usable workflows #8066

Merged
merged 1 commit into from
May 22, 2024

Conversation

romayalon
Copy link
Contributor

Explain the changes

  1. Bump versions of -
  • actions/upload-artifact@v1.0.0 -> actions/upload-artifact@v4
  • aws-actions/configure-aws-credentials@v1 -> aws-actions/configure-aws-credentials@v4
  1. rpm-build-base.yaml - upload rpm - switch name from noobaa-rpm to rpm_full_path variable name.
  2. upload-rpm-to-aws.yaml - download the artifact by input.

Issues: Fixed #xxx / Gap #xxx

  1. Fixed CI | Nightly RPM Build Dispatch Shows Warnings in Github Actions #7880

Testing Instructions:

  • Doc added/updated
  • Tests added

…flows

Signed-off-by: Romy <35330373+romayalon@users.noreply.github.com>
@romayalon romayalon changed the title CI | RPM action | bump versions and share files between re-usable workflows CI | RPM action | Bump versions and share files between re-usable workflows May 22, 2024
@romayalon romayalon requested a review from nimrod-becker May 22, 2024 05:34
@romayalon romayalon merged commit ba0afaf into noobaa:master May 22, 2024
10 checks passed
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 this pull request may close these issues.

CI | Nightly RPM Build Dispatch Shows Warnings in Github Actions
2 participants