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

[BUG][CRITICAL]: Github Actions upload artifact deprecated #5533

Closed
adhiamboperes opened this issue Sep 11, 2024 · 1 comment · Fixed by #5532
Closed

[BUG][CRITICAL]: Github Actions upload artifact deprecated #5533

adhiamboperes opened this issue Sep 11, 2024 · 1 comment · Fixed by #5532
Assignees
Labels
bug End user-perceivable behaviors which are not desirable. Impact: High High perceived user impact (breaks a critical feature or blocks a release). Work: Low Solution is clear and broken into good-first-issue-sized chunks.

Comments

@adhiamboperes
Copy link
Collaborator

Describe the bug

All module test runs are failing with error:

Error: This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v2. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

Steps To Reproduce

Push a commit to a new or existing PR.

Expected Behavior

The actions should run to completion.

Screenshots/Videos

Screenshot 2024-09-11 at 15 04 16

What device/emulator are you using?

CI

Which Android version is your device/emulator running?

No response

Which version of the Oppia Android app are you using?

No response

Additional Context

https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

@adhiamboperes adhiamboperes added bug End user-perceivable behaviors which are not desirable. triage needed Impact: High High perceived user impact (breaks a critical feature or blocks a release). Work: Low Solution is clear and broken into good-first-issue-sized chunks. and removed triage needed labels Sep 11, 2024
@theMr17
Copy link
Collaborator

theMr17 commented Sep 11, 2024

For anyone planning to work on this, refer to commit 060caea for a quick fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug End user-perceivable behaviors which are not desirable. Impact: High High perceived user impact (breaks a critical feature or blocks a release). Work: Low Solution is clear and broken into good-first-issue-sized chunks.
3 participants