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

move Windows nightly testing from Jenkins to AppVeyor or Travis-CI or GitHub Actions #508

Closed
SethTisue opened this issue May 11, 2018 · 6 comments

Comments

@SethTisue
Copy link
Member

@lrytz already did the heavy lifting by setting up Windows publishing on AppVeyor, doing this extra bit shouldn't be too hard

once this is done the old jobs on Jenkins can be disabled

@SethTisue
Copy link
Member Author

as per #506, at the time we do this move, we should strongly consider running sbt with -info (the default) instead of -warn. not clear why the old job ever used -warn in the first place

@SethTisue
Copy link
Member Author

this could even be part of PR validation. not sure if it's worth it

also Travis-CI recently rolled out Windows support, so we might not need to bother with AppVeyor. whether there's something preferable about AppVeyor, I have no idea. splitting the workload between multiple competing free services might mean more parallelism

@SethTisue SethTisue changed the title move Windows nightly testing from Jenkins to AppVeyor move Windows nightly testing from Jenkins to AppVeyor (or Travis-CI) Oct 30, 2018
@SethTisue
Copy link
Member Author

SethTisue commented Oct 30, 2018

as a way to get a little experience before maybe tackling this (though nobody should wait to tackle it themselves because they think I'm going to do it), I did SethTisue/Project-Euler#12

@SethTisue SethTisue removed their assignment Apr 6, 2019
@SethTisue
Copy link
Member Author

Dotty just adopted AppVeyor for this: scala/scala3#9647

@SethTisue
Copy link
Member Author

SethTisue commented Oct 2, 2020

Dotty is switching from AppVeyor to GitHub Actions: scala/scala3#9934

@SethTisue SethTisue changed the title move Windows nightly testing from Jenkins to AppVeyor (or Travis-CI) move Windows nightly testing from Jenkins to AppVeyor or Travis-CI or GitHub Actions Oct 2, 2020
@dwijnand dwijnand added this to the Backlog milestone Oct 29, 2020
@SethTisue
Copy link
Member Author

consolidating at #751, since the Windows question is all mixed up with broader questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants