Parquet Travis CI jobs to be turned off February 15th
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
Greetings Parquet PMC,
Infrastructure has reached out to you regarding the Travis CI Open Source policy changes, and the resulting need for Apache projects to migrate away from using Travis.
So far, we have received no response from your PMC.
On February 15th, we will begin the final phase of this migration, turning off Travis builds in order to bring our Travis usage down to 0.
We have found the following repositories mention or make use of .travis.yml files:
- parquet-mr.git
- parquet-cpp.git
You must immediately move to migrate your builds from Travis. If you do not, you will soon be unable to do builds that now rely on Travis.
Many projects have moved to using GitHub Actions, and migrating to GHA is quite straightforward. Other projects use Jenkins providing ARM support, with nodes using the arm label
If you are unsure how to proceed, I would be happy to explain your next steps.
Please at least respond to acknowledge the need to migrate away from Travis, and to tell us your current plans.
Thank you!
**Reporter**: [Xinli Shang](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=shangx@uber.com) / @shangxinli
**Note**: *This issue was originally created as [PARQUET-2233](https://issues.apache.org/jira/browse/PARQUET-2233). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the migration documentation referenced as PARQUET-2502 and inspect the .travis.yml files in parquet-mr.git and parquet-cpp.git. Determine the project's migration plan and replace the Travis-based builds with the chosen supported CI; done means Travis is no longer required and the migration is acknowledged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100