Ezio Li
a41b2c1590
Update typescript version to 5.0.4 and update some settings ( #1956 )
...
* Update settings
* Update typescript to 5.0.4 and update some settings
2023-05-23 12:58:53 +08:00
RedMickey
3c116e195d
Update sample project and unit tests ( #1709 )
...
* Add React Native 0.65.0 to sample project
* Increase packageLoaderTestTimeout
* Bump VS Code version to 1.62.3 in unit tests
* Rename sample project to sampleReactNativeProject
2021-12-03 18:39:30 +03:00
RedMickey
2c19da7f13
Prepare for direct debugger migration ( #1261 )
...
* Create draft direct debug session
* Add AdapterDescriptorFactory for Hermes
2020-04-24 11:30:51 +03:00
RedMickey
f872f4d52b
CDP proxy integration ( #1211 )
...
* Remove ExtensionServer and RemoteExtension
* Implemented launching of CDP proxy
2020-03-05 11:12:41 +03:00
Arjun Attam
48db4ef658
Adds outDir to tsconfig.json ( #1032 )
2019-06-25 13:01:40 +03:00
Ruslan Bikkinin
f2568005ef
Add smoke tests to upstream ( #1015 )
2019-05-23 13:06:21 +03:00
Anna Kocheshkova
0a2835473f
Removed CodePush
2018-04-19 16:12:53 +03:00
max-mironov
0c0b4844dd
Revert "Merge pull request #682 from max-mironov/remove-code-push"
...
This reverts commit 9f81d43d06
, reversing
changes made to c92aec2c65
.
2018-04-19 12:50:12 +03:00
max-mironov
620c8eda81
remove code-push
2018-04-17 17:41:18 +03:00
annakocheshkova
3ff1d92154
Resolved build errors in codepush-node-sdk.
2018-02-22 15:46:16 +03:00
Sergey Akhalkov
ba841d7f51
move libs to the appcenter shared module
2018-02-15 23:08:43 +03:00
max-mironov
4b37483d11
Added basic logic for handling AppCenter stuff, auth methods
2018-01-31 11:11:44 +03:00
Artem Egorov
678db27908
Restructure repo source files ( #520 )
2017-08-29 22:09:27 +03:00
Artem Egorov
3c172a0565
Move test folder to project root ( #519 )
2017-08-28 10:58:30 +03:00
Artem Egorov
5c8365a68f
More strict `compilerOptions` for typescript ( #507 )
2017-08-09 16:35:23 +03:00
Nikita Matrosov
6d5c8798cb
Resolve test's issues which arise due to deprecated vscode module ( #419 )
...
This closes #416
2017-03-14 16:04:29 +03:00
Vladimir Kotikov
f920e58264
Fix number of issues appeared in prod
...
- target es6 syntax as Chrome debug client seems to be targeting es6
- check for app worker's existence before disposing
- make sure packager port is known when handling attach request
2017-01-31 23:36:57 +03:00
Jimmy Thomson
18d7d68f72
Merge branch 'master' into breakpoint_hit_fix
2016-10-19 12:57:58 -07:00
daserge
568fc5be51
Return a promise from deactivation to ensure vscode will wait until Packager process is killed
...
Exclude ".vscode-test" from typescript compile tests
2016-10-18 11:05:34 +10:00
Vladimir Kotikov
66808a1d8c
Exclude test vscode harness from build
2016-10-12 15:39:50 +03:00
digeff
36d7ef9602
Changed paths referencing the application used in tests
2016-03-28 09:22:17 -07:00
digeff
fdcbfc6836
Merge branch 'master' into run-android-tests-4
2016-03-28 09:01:06 -07:00
digeff
709d21f29e
Added RN 0.22.2 application as a resource, so we can use it during tests to generate good 'simulated/mocked' application files
2016-03-24 08:22:54 -07:00
digeff
bc6696cb9b
Added some methods needed for the run-android tests. Made other small fixes too.
2016-03-23 15:49:03 -07:00
digeff
9508f4d856
Added new check copyright tool to gulp
2016-03-09 08:55:43 -08:00
Guillaume Jenkins
147d9cc549
Moving the Sample Application back to the root of the repo
2016-02-25 15:54:41 -08:00
Guillaume Jenkins
ee16550ea2
Initial testing infrastructure setup
2016-02-24 10:07:34 -08:00
digeff
1cb590ce10
Now we build the project using vscode compile (tsc). That fixes the extension debugging issue
2016-02-12 12:55:48 -08:00
Jimmy Thomson
8ba55f4cea
Adding gulp and tslint infrastructure
2016-01-26 13:20:01 -08:00
leolee
9cf5eef212
starter project
2016-01-20 23:15:04 -08:00