Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
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/buck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ifood/buck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 26 files changed
  • 5 contributors

Commits on Oct 23, 2020

  1. iFood Buck Changes

    * Add snapshot_images_diff_path
    
    * Don't kill simulators
    
    * Force development region
    
    * Simulator timeout & language
    
    * Remove stupid boundaries for paths
    
    * Adding code coverage enable option on buckconfig
    
    * Moving code coverage to projectv2
    
    * Add fb env variables to schemes
    
    * Snapshots
    
    * Add new builtin SNAPSHOT_BASE_DIR environment variable to XCTool (buck's default test runner) (#6)
    
    * Remove test scheme changes in SchemeGenerator (#7)
    
    * Find primary target when using --project-schemes (#8)
    
    * Add is_main_run_destination property to Apple Binary (#11)
    rockbruno authored and andre-alves-ifood committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    27436e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

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

Commits on Nov 16, 2020

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

Commits on Dec 4, 2020

  1. Use argsfile for swiftc (#14)

    * Add Add use_arg_file support for swift compiler
    
    * Pass color argument inside file
    andre-alves-ifood authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    ae8df5e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. fix xctest (#18)

    Co-authored-by: Lucas Marçal <lucas.marcal@ifood.com.br>
    Lcsmarcal and Lucas Marçal authored May 6, 2021
    Configuration menu
    Copy the full SHA
    94976aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f158de View commit details
    Browse the repository at this point in the history
Loading