Skip to content
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

ci: remove travis from all the repos #3608

Closed
codefromthecrypt opened this issue Dec 4, 2023 · 1 comment
Closed

ci: remove travis from all the repos #3608

codefromthecrypt opened this issue Dec 4, 2023 · 1 comment
Assignees

Comments

@codefromthecrypt
Copy link
Member

We once used travis to test arm64 and s390x architecture. However, it has been three years since any build happened because they moved to a billing model and didn't reclassify us as open source (same happened with docker hub iirc). Rather than pretend we are testing, we should remove all traces of travis. That arm64 isn't currently tested anywhere is a half-truth nowadays because Mac silicon ad-hoc covers that. in any case, alternatives including emulation could be setup independently through GHA as I have seen done in other projects including ones I maintain.

https://app.travis-ci.com/github/openzipkin/zipkin

@codefromthecrypt codefromthecrypt self-assigned this Dec 4, 2023
codefromthecrypt pushed a commit to openzipkin/docker-java that referenced this issue Dec 4, 2023
Travis hasn't run in three years, so we shouldn't pretend we are.

See openzipkin/zipkin#3608

Signed-off-by: Adrian Cole <adrian@tetrate.io>
codefromthecrypt added a commit to openzipkin/docker-java that referenced this issue Dec 5, 2023
Travis hasn't run in three years, so we shouldn't pretend we are.

See openzipkin/zipkin#3608

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt
Copy link
Member Author

done and also removed github integration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant