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

Convert BCD to TypeScript #16593

Merged
merged 79 commits into from
Jun 14, 2022
Merged

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    e2ffbc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1cea11 View commit details
    Browse the repository at this point in the history
  3. Install @types/yargs

    queengooborg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    b4c9182 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c04d916 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69e190a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bdc6a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1da748e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3820ee8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e68285 View commit details
    Browse the repository at this point in the history
  10. Fix script run

    queengooborg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a92c7ae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    efc32ea View commit details
    Browse the repository at this point in the history
  12. Install @types/mocha

    queengooborg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    d4994a9 View commit details
    Browse the repository at this point in the history
  13. Revert removal of ".js" in imports

    This partially reverts commit 5bdc6a2.
    queengooborg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    512d47b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad35bc8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a511579 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    248d882 View commit details
    Browse the repository at this point in the history
  17. Update package.json

    queengooborg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    816643e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4fd3771 View commit details
    Browse the repository at this point in the history
  19. Fix ESLint issues

    queengooborg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    3fe48f0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4f8ee92 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    220e339 View commit details
    Browse the repository at this point in the history
  22. Convert scripts/lib/

    queengooborg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a933897 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fefedf5 View commit details
    Browse the repository at this point in the history
  24. Remove unused script

    queengooborg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    967919b View commit details
    Browse the repository at this point in the history
  25. let -> const

    queengooborg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    d85d29c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4e499ac View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8118876 View commit details
    Browse the repository at this point in the history
  28. Fix index import

    queengooborg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    6a9282b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1e169ae View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a1a9e83 View commit details
    Browse the repository at this point in the history
  31. Update type checks

    queengooborg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    9c457fd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6b0d767 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c37ce37 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    70b1ac6 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    22d8114 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    fa63663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47c9f85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60a4871 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea66b97 View commit details
    Browse the repository at this point in the history
  5. Convert linters

    queengooborg committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2ac0878 View commit details
    Browse the repository at this point in the history
  6. Fix ESLint issues

    queengooborg committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    272c016 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5b48f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31dcc35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f46cbd7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4da386f View commit details
    Browse the repository at this point in the history
  11. Fix traverse script

    queengooborg committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d771be3 View commit details
    Browse the repository at this point in the history
  12. Fix key types

    queengooborg committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    a101027 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    320a6e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1ac01bf View commit details
    Browse the repository at this point in the history
  15. Fix test-consistency

    queengooborg committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    e3adc08 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    533cd76 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e658870 View commit details
    Browse the repository at this point in the history
  18. Fix up the linters

    queengooborg committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    583ef63 View commit details
    Browse the repository at this point in the history
  19. Allow importing JSON

    queengooborg committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    764f7ad View commit details
    Browse the repository at this point in the history
  20. Explicitly declare any

    queengooborg committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2a8e2f2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    332cf7c View commit details
    Browse the repository at this point in the history
  22. Fix test-versions

    queengooborg committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8c49486 View commit details
    Browse the repository at this point in the history
  23. Remove unused imports

    queengooborg committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    9e6da1c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Fix config

    queengooborg committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    443ceaf View commit details
    Browse the repository at this point in the history
  2. Fix remaining issue

    queengooborg committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    0dffcac View commit details
    Browse the repository at this point in the history
  3. Tweak type generation

    queengooborg committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    824e147 View commit details
    Browse the repository at this point in the history
  4. Apply suggested changes

    Co-Authored-By: Anton Bershanskiy <45960703+bershanskiy@users.noreply.github.com>
    queengooborg and bershanskiy committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    a54b867 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b71cd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0e972e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    064c37b View commit details
    Browse the repository at this point in the history
  2. Apply suggested changes

    Co-Authored-By: Anton Bershanskiy <45960703+bershanskiy@users.noreply.github.com>
    queengooborg and bershanskiy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    9d2db09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac746f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Apply suggested changes

    queengooborg committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    b2981d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97c2d9c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Configuration menu
    Copy the full SHA
    72d2810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6de8c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2103f5d View commit details
    Browse the repository at this point in the history
  4. Fix linting issues

    queengooborg committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    eada124 View commit details
    Browse the repository at this point in the history
  5. Fix typescript issues

    queengooborg committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    df98371 View commit details
    Browse the repository at this point in the history
  6. Update unittest

    queengooborg committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    def7be6 View commit details
    Browse the repository at this point in the history
  7. Remove unused imports

    queengooborg committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    d563890 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    9ea40e8 View commit details
    Browse the repository at this point in the history
  2. Fix TypeScript issues

    queengooborg committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    773c83f View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    queengooborg committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    6247d74 View commit details
    Browse the repository at this point in the history