Skip to content

[ZEPPELIN-6271] Remove TravisCI-related scripts no longer in use#5019

Merged
Reamer merged 2 commits into
apache:masterfrom
ParkGyeongTae:ZEPPELIN-6271
Sep 16, 2025
Merged

[ZEPPELIN-6271] Remove TravisCI-related scripts no longer in use#5019
Reamer merged 2 commits into
apache:masterfrom
ParkGyeongTae:ZEPPELIN-6271

Conversation

@ParkGyeongTae

@ParkGyeongTae ParkGyeongTae commented Aug 9, 2025

Copy link
Copy Markdown
Member

What is this PR for?

TravisCI is no longer used in this project, so the following obsolete files have been removed:

  • dev/travis/save-logs.py
  • dev/travis/travis-install.sh
    This cleanup eliminates unused CI scripts and reduces maintenance overhead.

What type of PR is it?

Refactoring

Todos

  • - Remove dev/travis/save-logs.py
  • - Remove dev/travis/travis-install.sh

What is the Jira issue?

How should this be tested?

N/A

Screenshots (if appropriate)

N/A

Questions:

  • Does the license files need to update? No.
  • Is there breaking changes for older versions? No.
  • Does this needs documentation? No.

@tbonelee

tbonelee commented Sep 7, 2025

Copy link
Copy Markdown
Contributor

@jongyoul Are these files for Travis CI? I thought we don't use Travis anymore in this project. If that's right, can we just remove these files?

@Reamer

Reamer commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

Travis is no longer used.

@ParkGyeongTae ParkGyeongTae changed the title [ZEPPELIN-6271] Refactor save-logs.py and travis-install.sh for robustness, readability, and Python 3 support [ZEPPELIN-6271] Remove TravisCI-related scripts no longer in use Sep 8, 2025

@Reamer Reamer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Reamer Reamer merged commit 3c10d37 into apache:master Sep 16, 2025
14 of 18 checks passed
asf-gitbox-commits pushed a commit that referenced this pull request Sep 16, 2025
### What is this PR for?
TravisCI is no longer used in this project, so the following obsolete files have been removed:
- dev/travis/save-logs.py
- dev/travis/travis-install.sh
This cleanup eliminates unused CI scripts and reduces maintenance overhead.

### What type of PR is it?
Refactoring

### Todos
* [x] - Remove dev/travis/save-logs.py
* [x] - Remove dev/travis/travis-install.sh

### What is the Jira issue?
* Jira: https://issues.apache.org/jira/browse/ZEPPELIN-6271

### How should this be tested?
N/A

### Screenshots (if appropriate)
N/A

### Questions:
* Does the license files need to update? No.
* Is there breaking changes for older versions? No.
* Does this needs documentation? No.

Closes #5019 from ParkGyeongTae/ZEPPELIN-6271.

Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com>
(cherry picked from commit 3c10d37)
Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com>
@Reamer

Reamer commented Sep 16, 2025

Copy link
Copy Markdown
Contributor

Merged into master and branch-0.12

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants