CI: Update external actions, setup missing only dotnet versions by mpreyskurantov · Pull Request #654 · DevExpress/DevExtreme.AspNet.Data
Navigation Menu
{{ message }}
DevExpress / DevExtreme.AspNet.Data Public
- Notifications You must be signed in to change notification settings
- Fork 137
Merged
mpreyskurantov merged 3 commits intoDevExpress:masterfrom
Jan 10, 2025Merged
CI: Update external actions, setup missing only dotnet versions#654
mpreyskurantov merged 3 commits intoDevExpress:masterfrom
CI: Update external actions, setup missing only dotnet versions#654
mpreyskurantov merged 3 commits intoDevExpress:masterfrom
Conversation
Copy link Copy Markdown
Contributor
- Bump all
actions/*@v3to@v4(except forcodecov/codecov-action@v3) because ofError: 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.
mpreyskurantov
added
the
CI
label
mpreyskurantov
requested a review
from alexslavr
mpreyskurantov
self-assigned this
alexslavr approved these changes Jan 10, 2025
mpreyskurantov
merged commit
89aae46
into
DevExpress:master
mpreyskurantov
deleted the
gha-dot-net
branch
mpreyskurantov added a commit that referenced this pull request
Jan 20, 2025
mpreyskurantov
mentioned this pull request
This was referenced
Feb 14, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment