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

feat: automate migration from v1 to v2 #3015

Merged
merged 76 commits into from
Jul 24, 2020

Commits on Jun 29, 2020

  1. add poc for migration tool

    anshul committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    350751c View commit details
    Browse the repository at this point in the history
  2. fix version

    anshul committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c9825ca View commit details
    Browse the repository at this point in the history
  3. fix path

    anshul committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    1af40d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. fix some type error

    anshul committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    f3ef7d7 View commit details
    Browse the repository at this point in the history
  2. fix type errors

    anshul committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    2899a57 View commit details
    Browse the repository at this point in the history
  3. fix commad

    anshul committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    ff69e5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82fd083 View commit details
    Browse the repository at this point in the history
  5. ignore lib folder in eslint

    anshul committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    ce46ff0 View commit details
    Browse the repository at this point in the history
  6. ignore lib in prettier

    anshul committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    16fcb8a View commit details
    Browse the repository at this point in the history
  7. fix missing version

    anshul committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    b94f826 View commit details
    Browse the repository at this point in the history
  8. fix sidebar in next

    anshul committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    329c122 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8dec62b View commit details
    Browse the repository at this point in the history
  10. use primaey color

    anshul committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    5cb7076 View commit details
    Browse the repository at this point in the history
  11. fix navbar link

    anshul committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    137fc99 View commit details
    Browse the repository at this point in the history
  12. fix footer

    anshul committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    0b63d49 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. sanatize front-matter for gray-matter

    anshul committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    17a4d3e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. add e2e test

    anshul committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    29119fd View commit details
    Browse the repository at this point in the history
  2. fixworkflow

    anshul committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    0de0d74 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. add unit test

    anshul committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    47a15c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. chore(v2): fix eslint error

    teikjun committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a58345f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8064587 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0e88d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2b1efb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baa647c View commit details
    Browse the repository at this point in the history
  6. refactor code

    anshulrgoyal authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    3fd9b7f View commit details
    Browse the repository at this point in the history
  7. fix(v2): fix mistake

    teikjun committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    69376c3 View commit details
    Browse the repository at this point in the history
  8. fix a mistake

    teikjun committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    6ca86aa View commit details
    Browse the repository at this point in the history
  9. use path.join

    anshul committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    2698a0a View commit details
    Browse the repository at this point in the history
  10. remove console.log

    anshul committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c578843 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. try automate migrating md file to mdx

    anshul committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    5470ce2 View commit details
    Browse the repository at this point in the history
  2. fix types not found

    anshul committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    aa023ec View commit details
    Browse the repository at this point in the history
  3. fix types

    anshul committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    455010c View commit details
    Browse the repository at this point in the history
  4. remove unused fixture

    anshul committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    0ba5f09 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. use package.json for version

    anshul committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    0454fd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. add support for pages

    anshul committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    ebb89a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:MLH-Fellowship/docusaurus into an…

    …shul/migration
    anshul committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    fd41ed9 View commit details
    Browse the repository at this point in the history
  3. add support

    anshul committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    91d1c8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fd4e00 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    f35fd45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c2d4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ce46b View commit details
    Browse the repository at this point in the history
  4. fix(v2): fix color generation

    teikjun committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    b5f4d27 View commit details
    Browse the repository at this point in the history
  5. fix(v2): fix type issue

    teikjun committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    d09805d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    263fc9d View commit details
    Browse the repository at this point in the history
  7. fix(v2): fix css mistake

    teikjun committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    8fd179e View commit details
    Browse the repository at this point in the history
  8. fix lerna

    anshul committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    fd52b71 View commit details
    Browse the repository at this point in the history
  9. fix(v2): fix github actions

    teikjun committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    6d071de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    884be0a View commit details
    Browse the repository at this point in the history
  11. fix special character

    anshul committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    335e4e9 View commit details
    Browse the repository at this point in the history
  12. remove depulicate build

    anshul committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    bf0670f View commit details
    Browse the repository at this point in the history
  13. fix test

    anshul committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    05d6bb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. remove unwanted file

    anshul committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    b02021c View commit details
    Browse the repository at this point in the history
  2. fix frontmatter

    anshul committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    a5e8717 View commit details
    Browse the repository at this point in the history
  3. remove unused file

    anshul committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    409a9c2 View commit details
    Browse the repository at this point in the history
  4. rerun the test

    anshul committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ca1f0af View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. fix links

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c481ed7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d243f8 View commit details
    Browse the repository at this point in the history
  3. merge master

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    aaefc7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1be33e6 View commit details
    Browse the repository at this point in the history
  5. fix items

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    2e4bc14 View commit details
    Browse the repository at this point in the history
  6. fix types

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    ab5a2b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b9ea6c View commit details
    Browse the repository at this point in the history
  8. merge master

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    43cddab View commit details
    Browse the repository at this point in the history
  9. Merge branch 'teikjun/migration' of github.com:MLH-Fellowship/docusau…

    …rus into anshul/migration
    teikjun committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    b33f9e9 View commit details
    Browse the repository at this point in the history
  10. revert docs

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4ffaec8 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'anshul/migration' of github.com:MLH-Fellowship/docusaur…

    …us into anshul/migration
    teikjun committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    9625055 View commit details
    Browse the repository at this point in the history
  12. fix doc

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4e06a4b View commit details
    Browse the repository at this point in the history
  13. fix broken link

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a2c4df9 View commit details
    Browse the repository at this point in the history
  14. fix test

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4e67050 View commit details
    Browse the repository at this point in the history
  15. test

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    ba6dea6 View commit details
    Browse the repository at this point in the history
  16. fix ci

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    837cde2 View commit details
    Browse the repository at this point in the history
  17. fix ci

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    78cd0a4 View commit details
    Browse the repository at this point in the history
  18. fix ci

    anshul committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    925adf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. fix ci

    anshul committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    3a3dc69 View commit details
    Browse the repository at this point in the history
  2. fix frontmatter

    anshul committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    b6bfe61 View commit details
    Browse the repository at this point in the history
  3. log custom fields

    anshul committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    c42af01 View commit details
    Browse the repository at this point in the history