[
https://issues.apache.org/jira/browse/KNOX-2830?focusedWorklogId=826034&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-826034
]
ASF GitHub Bot logged work on KNOX-2830:
----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Nov/22 08:18
Start Date: 15/Nov/22 08:18
Worklog Time Spent: 10m
Work Description: smolnar82 opened a new pull request, #675:
URL: https://github.com/apache/knox/pull/675
## 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.
## 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).
Issue Time Tracking
-------------------
Worklog Id: (was: 826034)
Remaining Estimate: 0h
Time Spent: 10m
> Remove TravisCI integration from Apache Knox
> --------------------------------------------
>
> Key: KNOX-2830
> URL: https://issues.apache.org/jira/browse/KNOX-2830
> Project: Apache Knox
> Issue Type: Task
> Components: Build, CI
> Affects Versions: 2.0.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We have to remove Travis CI integration based on
> [https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Travis+Migrations]
> Fortunately, we already have GitHub Actions in place with one exception: we
> need to figure out how to add Linux ARM64 support there (which we have with
> Travis).
> As a pre-requisite, I merged a change 3 weeks ago that runs {{shellcheck}} as
> part of our builds: [https://github.com/apache/knox/pull/646]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)