Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spotify/XCRemoteCache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.28
Choose a base ref
...
head repository: spotify/XCRemoteCache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.29
Choose a head ref
  • 15 commits
  • 8 files changed
  • 5 contributors

Commits on Sep 19, 2023

  1. prebuild should run artifactsOrganizer.prepare(artifact:) method even…

    … if artifacts exists locally
    supeng.charlie
    supeng.charlie committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    68b1f76 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    0290557 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Fixed errorData generation.

    Co-authored-by: Bartosz Polaczyk <[email protected]>
    grigorye and polac24 authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    62ace6a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge pull request #230 from grigorye/bug/shell-hangup-due-to-unread-…

    …pipe
    
    Fixed task hang up in shellInternal due to unread error pipe.
    polac24 authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    487a58a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Remove references to Spotify FOSS Slack

    The FOSS Slack is being shut down. We will continue use GitHub issues, discussions, etc. for receiving feedback and bug reports.
    BalestraPatrick authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a05fa9c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Bump ci.yaml

    polac24 authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2e6729e View commit details
    Browse the repository at this point in the history
  2. Update docs.yaml

    polac24 authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    acd866c View commit details
    Browse the repository at this point in the history
  3. Update release.yaml

    polac24 authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    34e8c0b View commit details
    Browse the repository at this point in the history
  4. Bump macOS to 14

    polac24 authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4db65a9 View commit details
    Browse the repository at this point in the history
  5. Install nginx on CI

    polac24 authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    832e0ff View commit details
    Browse the repository at this point in the history
  6. Merge pull request #239 from polac24/bump-xcode-143

    Bump CI to Xcode 14.3.1/macOS14
    polac24 authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    86e64d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    9f5c455 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge pull request #238 from Coder-Star/bug/action

    fix: archive build, the ACTION value is install
    polac24 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0f97aa1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #234 from BalestraPatrick/patch-1

    Remove references to Spotify FOSS Slack
    polac24 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8c89e88 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #227 from CharlieSuP1/master

    prebuild should run artifactsOrganizer.prepare(artifact:) method even  if artifacts exists locally
    polac24 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    75bac32 View commit details
    Browse the repository at this point in the history
Loading