avhclient icon indicating copy to clipboard operation
avhclient copied to clipboard

Create `.travis.yml` file for the new integration

Open mustafaergul opened this issue 3 years ago • 5 comments

This is just an initial structure of .travis.yml file. Needs improvement and suggestions from @Montana.

I will be working on this more with the upcoming changes.

Thanks.

mustafaergul avatar Apr 21 '22 13:04 mustafaergul

Thanks for this. But should we have a TravesCI YAML for https://github.com/ARM-software/AVH-GetStarted?

spcaipers-arm avatar Apr 22 '22 11:04 spcaipers-arm

@spcaipers-arm for each project(repository) that you have on GitHub, you will need .travis.yml file for each of them and need to enable this repository on app.travis-ci.com to be able to use the Travis CI service.

mustafaergul avatar Apr 22 '22 12:04 mustafaergul

OK, thanks for the clarification.

spcaipers-arm avatar Apr 25 '22 13:04 spcaipers-arm

Hi @mustafaergul,

What is the status here?

Thanks, Jonatan

JonatanAntoni avatar Jun 27 '22 08:06 JonatanAntoni

@JonatanAntoni, I think that should do the job after you enable your repositories with Travis CI GitHub App.

https://docs.travis-ci.com/user/tutorial/#to-get-started-with-travis-ci-using-github

mustafaergul avatar Sep 01 '22 16:09 mustafaergul