openhab / openhab-windows

Universal Windows App for openHAB
Eclipse Public License 2.0
89 stars 55 forks source link

Set up a build job #1

Closed kaikreuzer closed 7 years ago

kaikreuzer commented 8 years ago

It would be good if we were able to build a binary from the sources on our Jenkins on cloudbees (https://openhab.ci.cloudbees.com/).

Not sure if Cloudbees supports the infrastructure to do this, but we should at least check this out.

Alex-Witkowski commented 7 years ago

This is not possible with the actual configuration.

You would need to have at least one windows build node. Do you have CI for the iOS App?

Maybe you could use Team Foundation Services for that.

NicoVermeir commented 7 years ago

maybe we could use AppVeyor? We're using it for XAML Styler and it seems to work pretty well. they have a free plan for OSS projects https://www.appveyor.com/pricing/

@kaikreuzer what do you think?

cniweb commented 7 years ago

I think AppVeyor is a good idea! I have a appveyor.yml example here: https://github.com/cniweb/openhabUWP/blob/master/appveyor.yml

cniweb commented 7 years ago

I make a PR #52 Build results can you found here: https://ci.appveyor.com/project/cniweb/openhab-windows