FRC1076 / FRC1076/wpilib

Create a release for our Travis to download instead of cloning the git repo

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Since cloning this git repo is the slowest part of our Travis CI builds, we could improve performance by making a release with only the necessary files included for the `deps` target to download.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the Travis CI configuration and the deps target to identify how the repository is currently cloned and which files it needs. Define the release contents and update the deps download path so it uses that release instead of cloning; done means the Travis build can obtain the required files through the release.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.