-
Notifications
You must be signed in to change notification settings - Fork 469
Set up CI with Azure Pipelines #3910
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
Conversation
Mac and Linux are running. |
@ulrikstrid was |
3a90674
to
df12ee0
Compare
themeTest = true | ||
bsbTest = true | ||
// themeTest = true | ||
// bsbTest = true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does not work because npm link
does not work under Azure?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes that's my guess. I think links in general are problematic.
So I'm skipping this for now as I'm more interested in getting Windows to work.
The other observation is that CircleCI is definitely faster on Linux.
@cristianoc We might have to add a resolution with a later compiler version but it has worked for me previously on my Mac. |
21a9924
to
ff35139
Compare
ff35139
to
7296ea7
Compare
This is not ready yet. Revisiting in a few months and see if we can make it work. |
No description provided.