bblfsh / libuast

Apache License 2.0
20 stars 15 forks source link

Finish porting to Windows #69

Closed vmarkovtsev closed 6 years ago

vmarkovtsev commented 6 years ago

@juanjux I added appveyor config which generates two build artifacts - mingw and msvc++ archived prefixes.

You need to manually enable AppVeyor for bblfsh/libuast here: https://ci.appveyor.com/projects/new

juanjux commented 6 years ago

Excellent work dealing with the Beast. I just added the project to appveyor.

vmarkovtsev commented 6 years ago

"Project not found or access denied." at https://ci.appveyor.com/project/bblfsh/libuast I guess we need to enable public readonly access (not sure)

juanjux commented 6 years ago

Done. I've given view and run build permissions for users. I'm waiting for travis to finish to merge this, but it seems it doesn't work very well today.

juanjux commented 6 years ago

Mmmm, still now showing, let me check it.

juanjux commented 6 years ago

Found the problem, since I logged with my github user it's at:

https://ci.appveyor.com/project/juanjux/libuast

Do we have a bblfsh user for appveyor or do I register a new one?

vmarkovtsev commented 6 years ago

AppVeyor offers you to enable projects in all the organizations you are allowed to. For example, I can enable it for our projects in src-d but not in bblfsh. I guess we need to ask Máximo to grant you the permissions.

juanjux commented 6 years ago

Yes, I see src-d projects but not bblfsh, @mcuadros could you fix the permissions?

mcuadros commented 6 years ago

Done, you need to push something

vmarkovtsev commented 6 years ago

I will push the badge