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

Migrate from CommonJS to ESM #6651

Merged
merged 51 commits into from
Jul 9, 2021
Merged

Migrate from CommonJS to ESM #6651

merged 51 commits into from
Jul 9, 2021

Commits on Jun 20, 2021

  1. Configuration menu
    Copy the full SHA
    f99b272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483cc96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    819a676 View commit details
    Browse the repository at this point in the history
  4. Fix incorrect array imports

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    1a939f6 View commit details
    Browse the repository at this point in the history
  5. Fix logo loading

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    489a814 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a254090 View commit details
    Browse the repository at this point in the history
  7. Fix config loading

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    c7dba90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1593bcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9032572 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    183d0e0 View commit details
    Browse the repository at this point in the history
  11. Fix core tests

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    2a8b1e9 View commit details
    Browse the repository at this point in the history
  12. Fix entrypoint test

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    2d2f720 View commit details
    Browse the repository at this point in the history
  13. Fix integration tests

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    ad6a1fc View commit details
    Browse the repository at this point in the history
  14. Remove strict linting rule

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    7c4781d View commit details
    Browse the repository at this point in the history
  15. Fix Dangerfile

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    6295041 View commit details
    Browse the repository at this point in the history
  16. Update documentation

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    6ab7cb5 View commit details
    Browse the repository at this point in the history
  17. Remove remaining 'use strict'

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    b0de9eb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    626ffa5 View commit details
    Browse the repository at this point in the history
  19. Fix Gatsby files

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    fabf736 View commit details
    Browse the repository at this point in the history
  20. Fix linting issues

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    17bd0a6 View commit details
    Browse the repository at this point in the history
  21. Run Prettier

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    3fb195c View commit details
    Browse the repository at this point in the history
  22. Ignore LGTM alert

    PyvesB committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    c461cb1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4b23b29 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

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

Commits on Jun 27, 2021

  1. Configuration menu
    Copy the full SHA
    58c76da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15fa8cb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Revert "Attempt moving Gatsby files to .cjs extension"

    This reverts commit 15fa8cb.
    PyvesB committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    56328ce View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Attempt to fix Gatsby build

    PyvesB committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    779b717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6fe22e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d1393c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b8ac0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fc3067 View commit details
    Browse the repository at this point in the history
  6. Fix frontend tests

    PyvesB committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    43ab8e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    027cc8d View commit details
    Browse the repository at this point in the history
  8. Fix newly added services

    PyvesB committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    528044f View commit details
    Browse the repository at this point in the history
  9. Attempt fixing e2e tests

    PyvesB committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    3e837bf View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Fix URL import

    PyvesB committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    078db82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d72301d View commit details
    Browse the repository at this point in the history
  3. Revert "Attempt to point Heroku to the right directory"

    This reverts commit d72301d.
    PyvesB committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    f381fcb View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    f45e48c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc9dc78 View commit details
    Browse the repository at this point in the history
  3. Revert "Error for e2e test highly unhelpful, use advanced debugging t…

    …echnique"
    
    This reverts commit fc9dc78.
    PyvesB committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    55217f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98c56d0 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into commonjs-to-esm

    Conflicts:
    	services/beerpay/beerpay.service.js
    	services/beerpay/beerpay.tester.js
    	services/microbadger/microbadger-base.js
    	services/microbadger/microbadger-layers.service.js
    	services/microbadger/microbadger-layers.tester.js
    	services/microbadger/microbadger-size.service.js
    	services/microbadger/microbadger-size.tester.js
    PyvesB committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    a045c87 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    f82abaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c82e01 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Narrow down Gatsby .gitignore

    PyvesB committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    9697ac1 View commit details
    Browse the repository at this point in the history
  2. Document unusual import style

    Co-authored-by: Paul Melnikow <github@paulmelnikow.com>
    PyvesB and paulmelnikow authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    b465b83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4660d4 View commit details
    Browse the repository at this point in the history
  4. Migrate new Wikiapiary badge

    PyvesB committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    813cbc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

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