-
Notifications
You must be signed in to change notification settings - Fork 25
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
Update Windows nightly workflows to trigger from GHA. #114
Labels
Comments
This was referenced Jan 23, 2023
2 tasks
@bbarani @peterzhuamazon Any thoughts here? I'm happy to help build the pieces in the core repo but would need help setting up the jenkins jobs. |
Hi @bbarani, would like to have this issue resolved before next OSS release. Appreciate your help on this. Thanks |
14 tasks
@bbarani and @peterzhuamazon can you please share some feedback on this? |
@peterzhuamazon is this still required? |
getsaurabh02
moved this from 🆕 New
to Later (6 months plus)
in Engineering Effectiveness Board
Jul 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@mch2 commented on Mon Jan 23 2023
Is your feature request related to a problem? Please describe
There is little visibility into the nightly gradle checks that run on Windows unless searching from Jenkins. This makes it difficult to stay on top of and fix issues on windows platform. We also have special configuration for the current windows runs requiring a limited set of gradle workers - ex #112. It would be ideal to pass these config options to the job.
Describe the solution you'd like
Ideally there will be a workflow file inside of OpenSearch core to trigger the workflow and report/autocut issues for any failure. This further gives us flexibility to change the workflow triggers if needed to on-merge or on PR.
Describe alternatives you've considered
Leaving as is and updating the workflow to report failures directly.
Additional context
No response
The text was updated successfully, but these errors were encountered: