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: wongpeiyi/code-push-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: byronigoe/code-push-server
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.
  • 19 commits
  • 9 files changed
  • 6 contributors

Commits on Mar 24, 2022

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

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    10427b9 View commit details
    Browse the repository at this point in the history
  2. zip file error handling

    minomikula committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    1636374 View commit details
    Browse the repository at this point in the history
  3. removed unnesesary renaming

    The renaming of the "root" folder of
    paths in manifest file, creates error when
    the path is used as relative path to create "partial" release zip file.
    minomikula committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    5333c57 View commit details
    Browse the repository at this point in the history
  4. fix: zip file creation of diff release

    - zip file error handling
    - removed unnesesary renaming
    rocwind committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    4bb074b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d264a2a View commit details
    Browse the repository at this point in the history
  6. Merge pull request shm-open#149 from shm-open/renovate/aws-sdk-2.x

    fix(deps): update dependency aws-sdk to v2.1100.0
    rocwind authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    2d3c70a View commit details
    Browse the repository at this point in the history
  7. chore(release): 2.1.2

    rocwind committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    ee2b2c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

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

Commits on Mar 28, 2022

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

Commits on Mar 29, 2022

  1. chore: update eslint config

    rocwind committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    4c393e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bb6424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b70736 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    e67813e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    149681c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    2361405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c976da View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Merge pull request byronigoe#4 from wongpeiyi/fix/range-logic

    Download latest uploaded package instead of comparing range distances
    byronigoe authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    74e3950 View commit details
    Browse the repository at this point in the history
  2. Merge pull request byronigoe#2 from wongpeiyi/fix/is-disabled

    Fix isDisabled always showing false
    byronigoe authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    3ff57ef View commit details
    Browse the repository at this point in the history
Loading