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

TS Incremental build exclude test files #95610

Merged
merged 23 commits into from
Apr 1, 2021
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
f7f6837
add base config for all the TS projects
mshustov Mar 26, 2021
c25a34c
all the project use new tsconfig.project.json
mshustov Mar 26, 2021
500bb42
compile test files in the high-level tsconfig.json
mshustov Mar 26, 2021
70f6c22
fix TS error in maps plugin
mshustov Mar 27, 2021
34ca2d6
fix TS error in infra plugin
mshustov Mar 27, 2021
e3764cf
exclude mote test and test until folders
mshustov Mar 27, 2021
7fdd474
uptime. do not import test code within prod code
mshustov Mar 27, 2021
9482cf4
expressions. do not import test code within prod code
mshustov Mar 27, 2021
c92c3ce
data: export mocks from high level folder
mshustov Mar 28, 2021
5e3d093
Merge branch 'master' into incremental-without-tests
mshustov Mar 28, 2021
a7ab3c5
task_manager: comply with es client typings
mshustov Mar 28, 2021
cec2e04
infra: remove unused enzyme_helpers
mshustov Mar 29, 2021
46aeb89
check_ts_project requires "include" key
mshustov Mar 29, 2021
4849b49
ts_check should handle parent configs
mshustov Mar 29, 2021
fc814d0
all ts configs should extend base one
mshustov Mar 29, 2021
dee62cc
exclude test folders from plugins
mshustov Mar 29, 2021
89912bf
update patterns to fix ts_check errors
mshustov Mar 29, 2021
d90fbe2
Apply suggestions from code review
mshustov Mar 30, 2021
04ca8da
uptime: MountWithReduxProvider to test helpers
mshustov Mar 30, 2021
6651b69
Merge branch 'master' into incremental-without-tests
kibanamachine Mar 30, 2021
e7a00fc
Merge branch 'master' into incremental-without-tests
kibanamachine Mar 31, 2021
d9fdd3f
Merge branch 'master' into incremental-without-tests
kibanamachine Mar 31, 2021
f26066a
Merge branch 'master' into incremental-without-tests
kibanamachine Apr 1, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
infra: remove unused enzyme_helpers
  • Loading branch information
mshustov committed Mar 29, 2021
commit cec2e04332bfa6c2aefddfdfa356f14704f345a4
87 changes: 0 additions & 87 deletions x-pack/plugins/infra/public/utils/enzyme_helpers.tsx

This file was deleted.