CI: Update external actions, setup missing only dotnet versions by mpreyskurantov · Pull Request #654 · DevExpress/DevExtreme.AspNet.Data

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mpreyskurantov

Copy link Copy Markdown

Contributor

@mpreyskurantov mpreyskurantov commented

Jan 10, 2025

edited

Loading

  • Bump all actions/*@v3 to @v4 (except for codecov/codecov-action@v3) because of Error: This request has been automatically failed because it uses a deprecated version of 'actions/*: v3'
  • Install missing in a runner / image only (such as Recover dotnet 3.1 for release CI #602) dotnet versions (tested with dotnet --list-sdks)

See Also:
DevExpress/devextreme-documentation#6971

UPDATED (discovered side effects in master after merge):

  • 'Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support.'
  • Warning: The 'dotnet-quality' input can be used only with .NET SDK version in A.B, A.B.x, A, A.x and A.B.Cxx formats where the major tag is higher than 5. You specified: 3.1. 'dotnet-quality' input is ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@alexslavr alexslavr alexslavr approved these changes

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mpreyskurantov @alexslavr