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

Fix Scalar's Functional Tests failure due to a deprecated Actions version #724

Merged

Conversation

dscho
Copy link
Member

@dscho dscho commented Feb 5, 2025

The Scalar Functional Tests run at
https://github.com/microsoft/git/actions/runs/13074318147 has been automatically failed because it uses a deprecated version of actions/upload-artifact: v3.

The error message suggested to learn more at:
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

While we may very well soon decide to just stop running the Scalar Functional Tests because basically all of the tests (except for integration testing with the remote gvfs/ci repository) have equivalent coverage in microsoft/git's own test suite.

The Scalar Functional Tests run at
https://github.com/microsoft/git/actions/runs/13074318147 has been
automatically failed because it uses a deprecated version of
`actions/upload-artifact: v3`.

The error message suggested to learn more at:
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

While we may very well soon decide to just stop running the Scalar
Functional Tests because basically all of the tests (except for
integration testing with the remote `gvfs/ci` repository) have
equivalent coverage in `microsoft/git`'s own test suite.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho requested a review from mjcheetham February 5, 2025 17:55
@dscho dscho self-assigned this Feb 5, 2025
@dscho dscho merged commit 05bc2af into vfs-2.47.2 Feb 6, 2025
92 checks passed
@dscho dscho deleted the avoid-disabled-actions-in-scalar-functional-tests branch February 6, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants