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

[test] Add bundle fixtures #23166

Merged
merged 60 commits into from
Jun 1, 2021
Merged

[test] Add bundle fixtures #23166

merged 60 commits into from
Jun 1, 2021

Commits on Oct 20, 2020

  1. [test] Add bundle fixture

    eps1lon committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    32daa91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a67d941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1af38b View commit details
    Browse the repository at this point in the history
  4. Allow long SHAs

    eps1lon committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    2ec7690 View commit details
    Browse the repository at this point in the history
  5. Add docs

    eps1lon committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    0b3f66d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    7b32c5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c80fe57 View commit details
    Browse the repository at this point in the history
  3. Only test a single icon

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c80e292 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf3a916 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a61fb37 View commit details
    Browse the repository at this point in the history
  6. ignore eslint noise

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    e34faf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    408c5d2 View commit details
    Browse the repository at this point in the history
  8. Update styles entrypoints

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    1a169e0 View commit details
    Browse the repository at this point in the history
  9. Update core entrypoints

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    582d329 View commit details
    Browse the repository at this point in the history
  10. Update lab entrypoints

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    4666330 View commit details
    Browse the repository at this point in the history
  11. Update system entrypoints

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    cd18c27 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d973e9b View commit details
    Browse the repository at this point in the history
  13. Regenerate fixture

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    1ec4504 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5cf28a4 View commit details
    Browse the repository at this point in the history
  15. Regenerate fixtures

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    966c831 View commit details
    Browse the repository at this point in the history
  16. Create webpack 5 fixture

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    144c4b8 View commit details
    Browse the repository at this point in the history
  17. f

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    1788b78 View commit details
    Browse the repository at this point in the history
  18. clean from eslint errors

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    4928c51 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8a0819f View commit details
    Browse the repository at this point in the history
  20. Add CI workflow

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    25cb30e View commit details
    Browse the repository at this point in the history
  21. Fix lint issues

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5e776a7 View commit details
    Browse the repository at this point in the history
  22. format

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5e3b79e View commit details
    Browse the repository at this point in the history
  23. Remove legacy modules

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    a18b1d7 View commit details
    Browse the repository at this point in the history
  24. Fix cwd

    eps1lon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    8159dbc View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Add create-react-app fixture

    eps1lon committed May 18, 2021
    Configuration menu
    Copy the full SHA
    be7585f View commit details
    Browse the repository at this point in the history
  2. Don't check in large fixtures but rather auto-generate them

    They all use the same code anyway.
    So we check that shared code in and then generate fixtures from it.
    eps1lon committed May 18, 2021
    Configuration menu
    Copy the full SHA
    a4990b6 View commit details
    Browse the repository at this point in the history
  3. Add snowpack fixture

    eps1lon committed May 18, 2021
    Configuration menu
    Copy the full SHA
    64dabc6 View commit details
    Browse the repository at this point in the history
  4. Add vite fixture

    eps1lon committed May 18, 2021
    Configuration menu
    Copy the full SHA
    69578b9 View commit details
    Browse the repository at this point in the history
  5. Add esbuild fixture

    Unclear why it tries to import from src
    eps1lon committed May 18, 2021
    Configuration menu
    Copy the full SHA
    26fc85b View commit details
    Browse the repository at this point in the history
  6. Add gatsby fixture

    eps1lon committed May 18, 2021
    Configuration menu
    Copy the full SHA
    d0c5782 View commit details
    Browse the repository at this point in the history
  7. Pin dependencies

    eps1lon committed May 18, 2021
    Configuration menu
    Copy the full SHA
    58c5f40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    562745c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Pin emotion packages

    eps1lon committed May 19, 2021
    Configuration menu
    Copy the full SHA
    8db7bf0 View commit details
    Browse the repository at this point in the history
  2. Use build-from-src by default

    Allow using npm dist tag
    eps1lon committed May 19, 2021
    Configuration menu
    Copy the full SHA
    e7ce34c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ee0c90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de46736 View commit details
    Browse the repository at this point in the history
  5. fix: Ensure nested mui packages also use build-from-source

    bugged in yarn v1 therefore using yarn v2
    eps1lon committed May 19, 2021
    Configuration menu
    Copy the full SHA
    e20fba9 View commit details
    Browse the repository at this point in the history
  6. Let's try good'ol c&P

    eps1lon committed May 19, 2021
    Configuration menu
    Copy the full SHA
    a2af326 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a9fdcd View commit details
    Browse the repository at this point in the history
  8. fix: consider clean state

    eps1lon committed May 19, 2021
    Configuration menu
    Copy the full SHA
    f9d1cfd View commit details
    Browse the repository at this point in the history
  9. Use latest versions

    eps1lon committed May 19, 2021
    Configuration menu
    Copy the full SHA
    0c77bbb View commit details
    Browse the repository at this point in the history
  10. Test published

    eps1lon committed May 19, 2021
    Configuration menu
    Copy the full SHA
    e359598 View commit details
    Browse the repository at this point in the history
  11. Remove outdated resolutions

    eps1lon committed May 19, 2021
    Configuration menu
    Copy the full SHA
    afcaca4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    fd9a5ec View commit details
    Browse the repository at this point in the history
  2. Ignore known failures for now

    eps1lon committed May 20, 2021
    Configuration menu
    Copy the full SHA
    0d07b84 View commit details
    Browse the repository at this point in the history
  3. Write as ES modules

    eps1lon committed May 20, 2021
    Configuration menu
    Copy the full SHA
    f41702d View commit details
    Browse the repository at this point in the history
  4. fix CI working directories

    eps1lon committed May 20, 2021
    Configuration menu
    Copy the full SHA
    46656d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59f8955 View commit details
    Browse the repository at this point in the history
  6. fix lint

    eps1lon committed May 20, 2021
    Configuration menu
    Copy the full SHA
    63f636f View commit details
    Browse the repository at this point in the history
  7. fix ci config

    eps1lon committed May 20, 2021
    Configuration menu
    Copy the full SHA
    d5f4151 View commit details
    Browse the repository at this point in the history
  8. Remove debug symbols

    eps1lon committed May 20, 2021
    Configuration menu
    Copy the full SHA
    cacc9d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b8ccdb View commit details
    Browse the repository at this point in the history
  10. Revert "REVERT LATER run bundling pipeline by default"

    This reverts commit 59f8955.
    eps1lon committed May 20, 2021
    Configuration menu
    Copy the full SHA
    744947f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    bd60d70 View commit details
    Browse the repository at this point in the history
  2. Add docs

    eps1lon committed May 31, 2021
    Configuration menu
    Copy the full SHA
    23aa90d View commit details
    Browse the repository at this point in the history