installer
installer copied to clipboard
Port Azure CI jobs to new GitHub Actions workflow
Thanks for your pull request and interest in making D better, @kinke! We are looking forward to reviewing it, and you should be hearing from a maintainer soon. Please verify that your PR follows this checklist:
- My PR is fully covered with tests (you can see the coverage diff by visiting the details link of the codecov check)
- My PR is as minimal as possible (smaller, focused PRs are easier to review than big ones)
- I have provided a detailed rationale explaining my changes
- New or modified functions have Ddoc comments (with
Params:
andReturns:
)
Please see CONTRIBUTING.md for more information.
If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment.
Bugzilla references
Your PR doesn't reference any Bugzilla issue.
If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.
@kinke who's going to be using this?
Oh, completely forgot about this PR. ;) - No idea, but I was porting LDC CI from Azure Pipelines to GH Actions at that time, so thought I could port this stuff here too while memory is fresh...
Looks good! Can you rebase (and apply the diff from HEAD) so we can merge ?
Done.
Hmm, CI ran 2 months ago: https://github.com/dlang/installer/actions/workflows/build_windows.yml - not anymore apparently?
Hmm, CI ran 2 months ago: https://github.com/dlang/installer/actions/workflows/build_windows.yml - not anymore apparently?
Not patient enough for the trigger to take effect. ;-)