Toolchefs / atomsGaffer

Atoms Crowd extension for Gaffer
https://atoms.toolchefs.com
27 stars 15 forks source link

Automated testing #10

Open andrewkaufman opened 5 years ago

andrewkaufman commented 5 years ago

We should run the tests for every PR / Release on Travis (or similar).

andrewkaufman commented 5 years ago

We should probably target Azure since Gaffer is going that way as well.

andrewkaufman commented 5 years ago

Or we could consider GitHub Actions, its free for open source projects. But the @Toolchefs org would need to signup for the beta in order to do that.

andrewkaufman commented 5 years ago

@iaiotom would you be able to enable the Azure Pipelines GitHub App (done under the Toolchefs -> Settings -> Installed GitHub Apps menu) and give it permissions for atomsGaffer? If so, then I can look at getting the necessary azure-pipelines.yml setup.

iaiotom commented 5 years ago

Hi Andrew, I've installed it on atomsGaffer. Let me know if it works