Skip to content
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

Enable Workflow dispatch on Windows CI jobs #2431

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

piponazo
Copy link
Collaborator

I would like to enable the possibility of triggering such Windows CI jobs without needing to create a PR, with the aim of trying to fix the current issue we have with the cygwin builds. The idea is to just trigger such specific job in isolation. When a PR is created, dozens of CI jobs are dispatched and I do not want to wait for all of them to finish when I am just trying to fix the Windows issue.

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Merging #2431 (665e1cf) into main (3551ceb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2431   +/-   ##
=======================================
  Coverage   64.64%   64.64%           
=======================================
  Files         119      119           
  Lines       21119    21119           
  Branches    10420    10420           
=======================================
  Hits        13653    13653           
  Misses       5300     5300           
  Partials     2166     2166           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@piponazo piponazo merged commit cabcd5e into main Nov 29, 2022
@piponazo piponazo deleted the ciEnableWorkflowDispatchOnWindowsBuilds branch November 29, 2022 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants