[PR #397] [MERGED] [Travis] Reduce cache bloat - don't save build artefacts #911

Closed
opened 2026-02-27 20:00:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/397
Author: @ashthespy
Created: 11/7/2019
Status: Merged
Merged: 11/9/2019
Merged by: @sashahilton00

Base: devHead: travis_cache


📝 Commits (2)

  • 09eef91 [Travis] Reduce cache bloat - don't save build artefacts
  • 1719ffc [Travis] Build examples

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 .travis.yml (+12 -1)

📄 Description

Travis adds all build artefacts to the cache, which gets quite big quite soon.
Some googlefoo suggests that we can remove some of these to reduce the bloat.

I also bumped up the number of concurrent builds, so each Rust version job should now run in parallel.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/397 **Author:** [@ashthespy](https://github.com/ashthespy) **Created:** 11/7/2019 **Status:** ✅ Merged **Merged:** 11/9/2019 **Merged by:** [@sashahilton00](https://github.com/sashahilton00) **Base:** `dev` ← **Head:** `travis_cache` --- ### 📝 Commits (2) - [`09eef91`](https://github.com/librespot-org/librespot/commit/09eef912cc17252b13828f9fc9ba52bdd2f63242) [Travis] Reduce cache bloat - don't save build artefacts - [`1719ffc`](https://github.com/librespot-org/librespot/commit/1719ffc906cd15b21b4a37c821337b3ddf359cc2) [Travis] Build examples ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+12 -1) </details> ### 📄 Description [Travis adds all build](https://docs.travis-ci.com/user/languages/rust/#dependency-management) artefacts to the cache, which gets quite big quite soon. Some googlefoo suggests that we can remove some of these to reduce the bloat. I also bumped up the number of concurrent builds, so each Rust version job should now run in parallel. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:00:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#911
No description provided.