Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add size check to react-northstar build #16686

Merged
merged 51 commits into from
Feb 16, 2021

Commits on Jan 28, 2021

  1. add size check

    Petr Duda committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    793273e View commit details
    Browse the repository at this point in the history
  2. Update apps/test-bundles/package.json

    Co-authored-by: Oleksandr Fediashov <alexander.mcgarret@gmail.com>
    petdud and layershifter committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    aa6ff50 View commit details
    Browse the repository at this point in the history
  3. Update apps/test-bundles/webpackUtils.js

    Co-authored-by: Oleksandr Fediashov <alexander.mcgarret@gmail.com>
    petdud and layershifter committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    ec0add7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

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

Commits on Feb 3, 2021

  1. Change the way how we bundle size

    Petr Duda committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    85fb922 View commit details
    Browse the repository at this point in the history
  2. Add fs-extra + refactor

    Petr Duda committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    3c6269c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Add new job in pipeline

    Petr Duda committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    169de6a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Merge json to single file

    Petr Duda committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ad3b020 View commit details
    Browse the repository at this point in the history
  2. Separate the merge job

    Petr Duda committed Feb 8, 2021
    1 Configuration menu
    Copy the full SHA
    efc9b57 View commit details
    Browse the repository at this point in the history
  3. add file path

    Petr Duda committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ecbb009 View commit details
    Browse the repository at this point in the history
  4. Fix script merge

    Petr Duda committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    86f7b95 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Refactor code

    Petr Duda committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    aebcdb1 View commit details
    Browse the repository at this point in the history
  2. Remove packages and build them in pipeline

    Petr Duda committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    2a551b3 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into add-size-check-to…

    …-react-n-build
    
    # Conflicts:
    #	apps/test-bundles/package.json
    Petr Duda committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    f4672b4 View commit details
    Browse the repository at this point in the history
  4. fix environment in pipeline

    Petr Duda committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    aaca8d1 View commit details
    Browse the repository at this point in the history
  5. add comment to create fixtures

    Petr Duda committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    5537d5a View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/master' into add-size-check-to…

    …-react-n-build
    
    # Conflicts:
    #	apps/test-bundles/package.json
    Petr Duda committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    09f7c70 View commit details
    Browse the repository at this point in the history
  7. fix unsupported characters in pipeline names

    Petr Duda committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7d9d39e View commit details
    Browse the repository at this point in the history
  8. fix pipeline jq

    Petr Duda committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    8d88c00 View commit details
    Browse the repository at this point in the history
  9. fix merge artifact

    Petr Duda committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    507dade View commit details
    Browse the repository at this point in the history
  10. Previous path and json name and path

    Petr Duda committed Feb 9, 2021
    1 Configuration menu
    Copy the full SHA
    1aa7ccd View commit details
    Browse the repository at this point in the history
  11. update pipeline test

    Petr Duda committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    49151ac View commit details
    Browse the repository at this point in the history
  12. Publish path

    Petr Duda committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    5aca7cb View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Merge branch 'master' of https://github.com/microsoft/fluentui into a…

    …dd-size-check-to-react-n-build
    
    # Conflicts:
    #	apps/test-bundles/package.json
    Petr Duda committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    d5cf7f0 View commit details
    Browse the repository at this point in the history
  2. Fix single entry package import

    Petr Duda committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    39498eb View commit details
    Browse the repository at this point in the history
  3. Fix bundle size for react

    Petr Duda committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    e1aeb18 View commit details
    Browse the repository at this point in the history
  4. fix folder import for build-react pipeline

    Petr Duda committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    352cd22 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. fix Octal literal in strict mode error

    Petr Duda committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    5ecf3c8 View commit details
    Browse the repository at this point in the history
  2. fix the path for import with path.normalize

    Petr Duda committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    1fc7be5 View commit details
    Browse the repository at this point in the history
  3. remove absolute path

    Petr Duda committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    84359b3 View commit details
    Browse the repository at this point in the history
  4. add comment

    Petr Duda committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    9ced038 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into add-size-check-to…

    …-react-n-build
    
    # Conflicts:
    #	apps/test-bundles/package.json
    Petr Duda committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    de1333d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29f8b4f View commit details
    Browse the repository at this point in the history
  7. Rename output file name for bundle size

    Petr Duda committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    b1fd7d6 View commit details
    Browse the repository at this point in the history
  8. fix bundle-size-collect js

    Petr Duda committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    80f0a64 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. add compact option in jq bundlesize pipeline

    Petr Duda committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    d998570 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into add-size-check-to…

    …-react-n-build
    
    # Conflicts:
    #	apps/test-bundles/package.json
    Petr Duda committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    251b7e9 View commit details
    Browse the repository at this point in the history
  3. Test json from different build

    Petr Duda committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    32b5e20 View commit details
    Browse the repository at this point in the history
  4. Test new path

    Petr Duda committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    02bb807 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. fix build type

    Petr Duda committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    b48903c View commit details
    Browse the repository at this point in the history
  2. Change path for artifact test build

    Petr Duda committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    bb5a381 View commit details
    Browse the repository at this point in the history
  3. test

    Petr Duda committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    127b4c9 View commit details
    Browse the repository at this point in the history
  4. add downloadtype single

    Petr Duda committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    5dfa08a View commit details
    Browse the repository at this point in the history
  5. Add devopsAssemblyArtifactName to sizeauditor json

    Petr Duda committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    f8ccec9 View commit details
    Browse the repository at this point in the history
  6. Change devopsAssemblyArtifactName to drop

    Petr Duda committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    5954678 View commit details
    Browse the repository at this point in the history
  7. Rename bundlesize.json to bundlesizes

    Petr Duda committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    cf73620 View commit details
    Browse the repository at this point in the history
  8. bundle-size

    Petr Duda committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    c238438 View commit details
    Browse the repository at this point in the history
  9. experiment name for devops folder

    Petr Duda committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    7968e2d View commit details
    Browse the repository at this point in the history
  10. Revert last changes with devopsDropFolder

    Petr Duda committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    dba1b97 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Merge remote-tracking branch 'upstream/master' into add-size-check-to…

    …-react-n-build
    
    # Conflicts:
    #	apps/test-bundles/package.json
    Petr Duda committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    07fb870 View commit details
    Browse the repository at this point in the history
  2. Refactor and additional comment

    Petr Duda committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    e056ee6 View commit details
    Browse the repository at this point in the history