-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[java][rb] Remove cruft from old Travis CI environment #16473
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
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
User description
💥 What does this PR do?
This PR removes all old references to the Travis CI environment from the codebase, since we no longer use it.
🔧 Implementation Notes
No functional changes to code.
🔄 Types of changes
PR Type
Other
Description
Remove Travis CI environment references from test annotations
Delete
travisparameter from@Ignoreannotation interfaceRemove
isOnTravis()utility method and related conditionalsClean up Travis CI environment variable from Bazel configuration
Diagram Walkthrough
File Walkthrough
9 files
Remove travis parameter from Ignore annotationRemove travis parameter from Ignore annotationRemove travis parameter from multiple Ignore annotationsRemove travis parameter from Ignore annotationsRemove isOnTravis conditional and import statementRemove travis boolean parameter from interfaceRemove travis condition from ignore logicDelete isOnTravis utility methodRemove Travis CI detection from ci method1 files
Remove TRAVIS environment variable from test config