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: facebook/fresco
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: facebook/fresco
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sapling-pr-archive-passy
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 31, 2023

  1. [android] Bump litho to 0.48.0

    passy committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    bdc0159 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Bump maven release plugin

    passy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4fa5df6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63a0f47 View commit details
    Browse the repository at this point in the history
  3. Bump maven release plugin

    passy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5777441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ea59ea View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. [maven] Update release setup

    Summary:
    These changes were necessary to unbreak the build. Specifically
    
    ```
    Task 'closeAndReleaseRepository' not found in root project 'fresco'.
    ```
    
    as seen in https://github.com/facebook/fresco/actions/runs/6225167194/job/16896133954
    
    Test Plan:
    Locally ran
    
    ```
    ./gradlew publish
    ./gradlew closeAndReleaseRepository
    ```
    passy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ba47d2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b0eff4 View commit details
    Browse the repository at this point in the history
Loading