Skip to content

Conversation

@EQt
Copy link
Contributor

@EQt EQt commented Mar 3, 2016

No description provided.

@mmagnuski
Copy link

adding appveyor would be nice to see if checks pass on windows too

@tkelman
Copy link

tkelman commented Mar 6, 2016

We just need to have a volunteer to run it on their account. I can set up the webhook once a url is provided.

@EQt
Copy link
Contributor Author

EQt commented Mar 8, 2016

I just setup https://ci.appveyor.com/project/EQt/pyjulia
But I have not used AppVeyor before. Does anyone know how to configure it?

@tkelman
Copy link

tkelman commented Mar 8, 2016

Can you go to the settings, and copy-paste the "webhook url" here? Then I'll enable the webhook from the github side here and we can try triggering a build, see how it goes.

@EQt
Copy link
Contributor Author

EQt commented Mar 9, 2016

If I understood it right, the webhook url is
https://ci.appveyor.com/api/github/webhook?id=vu38lh59skrtal03

In the latest Build, the tests just run infinitely long... Don't know why.

EQt added 2 commits March 15, 2016 10:45
Print a lot of debugging messages.
Create a minimal executable to interacte with libjulia to find a bug more easily.
@EQt EQt force-pushed the clean-julia-0.4 branch from 409a789 to a9d4f67 Compare March 24, 2016 15:36
@EQt EQt force-pushed the clean-julia-0.4 branch from 0f29587 to 0cad73a Compare March 25, 2016 11:25
@meggart
Copy link

meggart commented May 9, 2016

What is the current status of this PR? Master is broken for me and this PR seems to fix it, can this be merged?

@mmagnuski
Copy link

+1 for merge, but @jakebolewski seems to be MIA.
Maybe @tkelman can merge?
@EQt @benmoran

@tkelman
Copy link

tkelman commented May 9, 2016

The history here needs cleaning up, and CI did not run.

@mmagnuski
Copy link

Actually, appveyor did run, but didn't run any tests.
It seems to fail to run tests because it is using python -m unittest discover from C:\MinGW\bin while pyjulia resides in C:\projects\pyjulia. So it is missing only a cd C:\projects\pyjulia.
I don't know why Travis didn't run. Can you restart Travis for this PR @tkelman ?
@EQt @benmoran

@tkelman tkelman closed this May 11, 2016
@tkelman tkelman reopened this May 11, 2016
- clang
branches:
only:
- clean-julia-0.4
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this

@Keno
Copy link
Contributor

Keno commented Jul 18, 2016

Relevant parts were included in #54.

@Keno Keno closed this Jul 18, 2016
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.

6 participants