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

Introduce TS incremental builds & move src/test_utils to TS project #76082

Merged
merged 32 commits into from
Sep 3, 2020

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    d2d080a View commit details
    Browse the repository at this point in the history
  2. create base tsconfig

    mshustov committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    7acf469 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30afc81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ee998b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b431f7 View commit details
    Browse the repository at this point in the history
  6. add test_utils project

    mshustov committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    3e13833 View commit details
    Browse the repository at this point in the history
  7. compile types after checkout

    mshustov committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    3438519 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12a0424 View commit details
    Browse the repository at this point in the history
  9. fix broken import

    mshustov committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    eac95c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d27a9f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c36f09e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    341a0bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    533ef62 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. fix type error

    mshustov committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    db0acda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c887a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e265fc View commit details
    Browse the repository at this point in the history
  4. mute import zone error

    mshustov committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    05d4061 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    86cfdd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf773bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aab007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50bdcd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3279a2b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. store tsbuildinfo locally

    mshustov committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    afdbfd4 View commit details
    Browse the repository at this point in the history
  2. update paths to base config

    mshustov committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    d490fe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57922ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca990c8 View commit details
    Browse the repository at this point in the history
  5. remove ui path

    mshustov committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    7646f19 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

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

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    fb19a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7796510 View commit details
    Browse the repository at this point in the history
  3. fix wrong tsbuildinfo path

    mshustov committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    dbab2ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e5af02 View commit details
    Browse the repository at this point in the history