-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removing Travis #359
Removing Travis #359
Conversation
@Eoghan1232 This PR seems overlapping with part of #348 ? |
Never spotted that. I can see there is overlap between the two. In #348 the travis.yaml is not removed. There is also slight differences, I choose 3.3.2 but #348 using the latest tag. Not sure what to do. What would be best? @zshi-redhat |
I think we can leave this one to remove .travis.yaml and merge after #348 is done. wdyt? |
Yes, I think that would probably be best. |
@Eoghan1232 mind rebasing this PR ? i have merged #348. we can now move forward with removing |
7874588
to
18b465f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
If you get the chance, please update commit msg to explain why this file is removed (project switched to github actions and this file is no longer needed)
18b465f
to
1fc468c
Compare
depreciating travis following the closure of travis-ci.org project switched to github actions and this file is no longer needed
1fc468c
to
15692d8
Compare
Done. |
@adrianchiris @zshi-redhat |
Switching to ghcr as our image repository and depreciating travis following the closure of travis-ci.org.