Skip to content
This repository was archived by the owner on May 20, 2025. 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: microsoft/code-push
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.2
Choose a base ref
...
head repository: microsoft/code-push
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.3
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 25, 2024

  1. Update README.md (#849)

    lucen-ms authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fd84576 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Add information about code-push-server repository (#850)

    * Add information about code-push-server repository
    DmitriyKirakosyan authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    682b9f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Disable api calls (#851)

    * Stop sending api calls after unsuccessful request
    
    * Update disable api calls logic
    
    * Update access modifer
    
    * Add test case for disabling api calls
    
    * Reformat code
    
    * Refactor and reformat code
    
    * Improve tests
    
    * Update unit tests
    
    * Update test cases
    
    * Remove static getter
    
    * Reformat code
    
    * Fix typo and refactor code
    
    * Handle all non 2xx status codes
    DordeDimitrijev authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    c7bf0eb View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

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