-
Notifications
You must be signed in to change notification settings - Fork 254
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
[QE] Update mapt usage on gh flows #4609
Comments
This issue is kind of related with the current state of tests which are almost all the time showing red, this is also caused cause all windows qe shows only one state...i.e. integration and e2e on each windows version, we can split the status update to show each of them independent |
--project-name
--admin-username
|
Doing some research on https://github.com/dependabot/demo?tab=readme-ov-file and how status is collected right now |
I am not sure if dependabot can be used to basically check if newer versions for any component has been released... if that is the case... just try to make it inspect the content on the gh actions files to check for newer versions on the mapt image...but may this is not possible...I really do not know |
Component
None
Task description
Description
Current gh flows using mapt are using an image out of date, we need to move to the latest available image. Within the latest image the approach on how to define which vm type will be picked is a bit different, may that will give us a bit more stability .
It would be great to be able to track newer versions with dependabot. Check if possible
Expected Behavior
GH flows for testing windows will provision machines using the latest available version of mapt
Acceptance Criteria
The text was updated successfully, but these errors were encountered: