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 upload-artifact action for the Smoke Test workflow #493

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

RomanNikitenko
Copy link
Collaborator

@RomanNikitenko RomanNikitenko commented Jan 31, 2025

What does this PR do?

At the moment Smoke Test workflow fails for the Che-Code as actions/upload-artifact: v3 was deprecated and it doesn't work starting January 30th, 2025.

So, let's use v4 for the workflow.

What issues does this PR fix?

eclipse-che/che#23325

How to test this PR?

Smoke Test workflow should pass successfully

Does this PR contain changes that override default upstream Code-OSS behavior?

  • the PR contains changes in the code folder (you can skip it if your changes are placed in a che extension )
  • the corresponding items were added to the CHANGELOG.md file
  • rules for automatic git rebase were added to the .rebase folder

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
Copy link

github-actions bot commented Jan 31, 2025

Click here to review and test in web IDE: Contribute

Copy link

@RomanNikitenko RomanNikitenko added the made-with-che Changes made with Che-Code label Jan 31, 2025
Copy link

@RomanNikitenko RomanNikitenko force-pushed the fix-smoke-test-workflow branch from 37294eb to f06c1ec Compare January 31, 2025 15:18
Copy link

@RomanNikitenko RomanNikitenko marked this pull request as ready for review February 1, 2025 05:13
@RomanNikitenko
Copy link
Collaborator Author

RomanNikitenko commented Feb 1, 2025

Smoke Test is still failing because of eclipse-che/che#23328.
Now it's another step - Post Start minikube.
I'm going to fix that problem within a separate PR.

@RomanNikitenko RomanNikitenko merged commit 39decd7 into main Feb 1, 2025
12 of 14 checks passed
@RomanNikitenko RomanNikitenko deleted the fix-smoke-test-workflow branch February 1, 2025 05:16
@RomanNikitenko RomanNikitenko changed the title Fix Smoke Test workflow Update upload-artifact action for the Smoke Test workflow Feb 1, 2025
@devspacesbuild
Copy link

Build 3.19 :: code_3.x/1546: Console, Changes, Git Data

@devspacesbuild
Copy link

@devspacesbuild
Copy link

@devspacesbuild
Copy link

Build 3.19 :: get-sources-rhpkg-container-build_3.x/8789: FAILURE

code : 3.x :: Failed in 66549520 : code-rhel9-3.19-14
FAILURE: ==> 66549520:DEFAULT:osbs-client.log: <==atomic_reactor.tasks.binary_container_build.BuildProcessError: Build failed (rc=125): Error: creating build container: initializing source docker://registry.redhat.io/ubi9/nodejs-20@sha256:98db77a451a14d6f2fa4f20941ec77952055b784fdab235a4dd382eaf351ce5f: reading manifest sha256:98db77a451a14d6f2fa4f20941ec77952055b784fdab235a4dd382eaf351ce5f in registry.redhat.io/ubi9/nodejs-20: received unexpected HTTP status: 503 Service Unavailableatomic_reactor.tasks.binary_container_build.BuildProcessError: Build failed (rc=125): Error: creating build container: initializing source docker://registry.redhat.io/ubi9@sha256:53d6c19d664f4f418ce5c823d3a33dbb562a2550ea249cf07ef10aa063ace38f: reading manifest sha256:53d6c19d664f4f418ce5c823d3a33dbb562a2550ea249cf07ef10aa063ace38f in registry.redhat.io/ubi9: received unexpected HTTP status: 503 Service Unavailable; copied to quay

@RomanNikitenko RomanNikitenko mentioned this pull request Feb 6, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
made-with-che Changes made with Che-Code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants