-
Notifications
You must be signed in to change notification settings - Fork 9
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
GitHub actions disabled? #534
Comments
@dylant-da FYI |
with #539 there is now a complete set of builds via github actions available such that if enabled, azure config can be removed and the project would be migrated over. |
also worth noting that github builds take 50% of the azure build time. |
in #540 (comment) we talk about how we don't have a if we make the jump to github now as i advocate we'll have to work out how much we care about not having that build signal. personally, i'm ok with it. linux + windows for that build is convincing enough for me. if there were going to be problems for DA, downstream testing would quickly show it. if on other hand we do care enough we could just keep the azure config for this one build. lastly of course there's no intention to remove support for running the build locally (or on corporate infra) assuming you have a >= 8.4 darwin x86_64 environment so we're not contemplating losing anything with respect to our ability to running it |
Github actions are now enabled, see #540 (comment). |
not quite. you can see from https://github.com/shayne-fletcher/ghc-lib/actions/runs/9992917978 for example that @nycnewman 's c8ce1c7 caused actions to run on my fork but there still appears to be no jobs running on the repo itself. |
i have a fix for this. when the repo is fixed such that i can get changes landed again i'll put up a PR. |
|
there are a couple of github workflows in the repo but they don't run on push. is this international? some config disabling actions?
@garyverhaegen-da
The text was updated successfully, but these errors were encountered: