Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Upgrade actions in CI #290

Merged
merged 2 commits into from Feb 17, 2024
Merged

Upgrade actions in CI #290

merged 2 commits into from Feb 17, 2024

Conversation

wsor4035
Copy link
Contributor

@wsor4035 wsor4035 commented Feb 17, 2024

Add compact, short information about your PR for easier understanding:

To do

This PR is a Work in Progress

  • verify no warnings when actions finish

Outside the scope of just upgrading actions

lukka/run-vcpkg@v7 - minetest/minetest#14377 (comment)

How to test

use your eyes to check actions reports

@wsor4035 wsor4035 marked this pull request as ready for review February 17, 2024 19:16
@wsor4035
Copy link
Contributor Author

two failing appear to be unrelated to changes made in this pr

@sfan5
Copy link
Member

sfan5 commented Feb 17, 2024

Not unrelated but this bug was previously hidden.
You can change the msvc workflows to only upload the sdl artifacts for example.

@wsor4035
Copy link
Contributor Author

Not unrelated but this bug was previously hidden. You can change the msvc workflows to only upload the sdl artifacts for example.

could this also be solved by changing https://github.com/minetest/irrlicht/blob/master/.github/workflows/build.yml#L261 to be msvc-${{ matrix.config.arch }}-${{matrix.sdl.use}} potentially? thoughts?

@sfan5
Copy link
Member

sfan5 commented Feb 17, 2024

Yes. Either works.

@wsor4035
Copy link
Contributor Author

in theory fixed (see when tests finish in ... )

@appgurueu appgurueu merged commit 0069837 into minetest:master Feb 17, 2024
19 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants