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

KNOX-2830 - Disabled Travis CI integration #675

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

smolnar82
Copy link
Contributor

@smolnar82 smolnar82 commented Nov 15, 2022

What changes were proposed in this pull request?

Renamed .travis.yml to .travis.yml.disabled so that Travis CI won't trigger Knox builds in the future. I did not remove this file to preserve historical changes:

$ git log --oneline --follow .travis.yml.disabled 
a904c048d (HEAD -> KNOX-2830, origin/KNOX-2830) KNOX-2830 - Disabled Travis CI integration
28159cfb2 Displaying disk usage on Travis CI nodes
b83e3315e KNOX-2659 - Travis build failure: '/usr/bin/mvn': Operation not permitted. (#491)
8c135d425 KNOX-2639. Build instability because of maven artifact download failure (#475)
875da3232 KNOX-2629 - Fix new shellcheck errors (#465)
237885977 KNOX-2535 - Add a job to build and test on ARM64 Graviton2 node at TravisCI (#402)
4179fee8f KNOX-2115 - Improve .travis.yml (#187)
a1d86ae03 KNOX-1816 - Added shellcheck validation to our build optionally and fixed issues shellcheck already found (#114)
ca1cdd4eb KNOX-1709 - Allow tests to run in parallel
ef7afca67 Only test JDK 8 and 11
5181adb5f KNOX-1458 - Support JDK 9/10/11
03b1354a1 Fix JDK8 docker
3098fadba Disable JDK 9, 10, 11
1526f58b2 Fix travis due to Debian JDK bug 911925
5bf7bc5d0 KNOX-1441 - Enable spotbugs for static build checking

How was this patch tested?

Submitted this change as a GitHub PR and checking if Travis CI is actually disabled (i.e. on the GitHub Actions verification should be executed with this PR).

@smolnar82 smolnar82 merged commit 35a0106 into apache:master Nov 15, 2022
@smolnar82 smolnar82 deleted the KNOX-2830 branch November 15, 2022 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants