Граф коммитов

41 Коммитов

Автор SHA1 Сообщение Дата
benjaminbi 6701e21cc9
[Feature] Check updates for all package modules in extension (#1951)
Fixes #1911

Co-authored-by: Ezio Li <v-yukl@microsoft.com>
2023-04-27 13:57:31 +08:00
benjaminbi b39193a9ae
Cleanup and update 3rd party notices file (#1939)
Fixes #1936

Co-authored-by: Ezio Li <v-yukl@microsoft.com>
2023-04-07 10:44:56 +08:00
AndreiLobanovich 4b440c038a
Prepare for 1.9.3 (#1767)
* prepared for 1.9.3
* updated third party notices
* updated changelog
2022-05-17 17:39:46 +03:00
RedMickey 526ea5114c
Prepare for 1.9.1 (#1741) 2022-02-07 09:49:30 +03:00
RedMickey 781f3e88de
Prepare for 1.9.0 (#1725)
* Bump version and update changelog

* Update TPN
2022-01-17 15:00:12 +03:00
etatanova a03236a7c2
Prepare for 1.7.0 (#1672)
* Bumped extension version to 1.7.0

* Added description of changes to CHANGELOG.md file

* Updated Third Party Notices

Co-authored-by: RedMickey <33267199+RedMickey@users.noreply.github.com>
2021-09-28 17:36:34 +03:00
RedMickey 3d4e5c42a6
Prepare for 1.6.0 (#1626)
* Update changelog and bump extension version to 1.6.0

* Update TPN
2021-08-05 12:03:01 +03:00
JiglioNero caa0dc5eb8
Prepare for 1.5.2 (#1603)
* bump extension version to 1.5.2

* update TPN

* update changelog

* bump xdl and @expo/metro-config versions to latest

Co-authored-by: etatanova <77284023+etatanova@users.noreply.github.com>
Co-authored-by: RedMickey <33267199+RedMickey@users.noreply.github.com>
2021-07-05 16:56:39 +03:00
RedMickey 1f5927e353
Prepare for 1.5.1 (#1584)
* Prepare for 1.5.1

* Update TPN
2021-06-03 09:07:34 +03:00
JiglioNero 8af7b11765
Prepare for 1.5.0 (#1574)
* update changelog

* update extension version to 1.5.0

* update TPN
2021-05-26 14:02:05 +03:00
RedMickey a3bcb94dba
Prepare for 1.3.0 (#1484)
* Update CHANGELOG and version to 1.3.0

* Update TPN

Co-authored-by: etatanova <77284023+etatanova@users.noreply.github.com>

Co-authored-by: etatanova <77284023+etatanova@users.noreply.github.com>
2021-01-18 11:59:31 +03:00
RedMickey 5ae900b201
Prepare for 1.0.0 (#1404)
* Update TPNs

* Update CHANGELOG.md

Co-authored-by: Yuri Skorokhodov <v-yuskor@microsoft.com>
2020-09-28 15:34:14 +03:00
Yuri Skorokhodov af0c5c3099
Fix capitalization of GitHub org (#1341)
Co-authored-by: Frieder Bluemle <frieder.bluemle@gmail.com>
2020-07-14 10:57:10 +03:00
Yuri Skorokhodov 2d8af44863
Add webpack bundling for the extension (#1308)
* Add webpack bundling for the extension
* Fix dependencies problem
* Change build script
* Add webpack-bundle-analyzer
* Add localization pipeline to bundling scenario
* Update localization configs to suit vscode-nls@4
* Added localization smoke test
* Resolve webpack dynamic require problem, add additional attribution
2020-06-10 00:20:02 +03:00
JiglioNero a64fc949b5
Adapt smoke tests to dev (#1292)
* migration to vscode-1.451

* fix yarn and pachage.json

* add dev branch for pipline trigger

* disconnect before stop debuggin

* replace stop debugging with disconnect

* skip Hermes RN app Debug test

* fix skipping Hermes test 1

* add whitespace
2020-05-28 12:16:13 +03:00
JiglioNero de838bbf6b
Merging master and dev (#1283)
* Add telemetry for Expo host types (#1204)

* Added handling for an iOS device target concrete device (#1207)

* Added handling for a iOS device target concrete device using format 'device=<iOS_device_name>'
* Update docs

* Add expo tests for different Expo network scenarios (#1208)

* Refactor Expo tests

* Fix dependency vulnerabilities (#1219)

* Bump acorn from 6.4.0 to 6.4.1 in /test/smoke/package (#1222)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump minimist from 1.2.0 to 1.2.2

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vulnerable dependencies

* Bump several dependencies, fix security vulnerabilities (#1224)

* Fix use of custom Xcode scheme in iOS project (#1213)

* Add unit tests

* Prepare for 0.14.2 (#1225)

* Fix security vulnerabilities in mkdirp package (#1227)

* Fix minimist security vulnerabilities
https://npmjs.com/advisories/1179

* Add YAML pipelines for the smoke tests (#1234)

* Enhance error message in case of error when projectRoot parameter is missing (#1237)

* Add unit tests YAML pipelines (#1241)

* Fix YAML master pipeline (#1244)

* Bump React Native version up to 0.62.0 in smoke tests (#1240)

* Bump RN version up to 0.62.0

* Update Hermes build.gradle

* Fix artifacts generation (#1245)

* Fix smoke tests for Expo 37 SDK (#1247)

* docs: reorganize content of readme.md (#1243)

* transfer launch params (env and envFIle) to packager (#1248)

* transfer launch params (env and envFIle) to packager
add runOption setter to packager for transer launch params

* transfer launch params (env and envFIle) to packager  add runOption setter to packager for transer launch params change args for getEnvArguments and create tests to getEnvArguments

* Update src/common/packager.ts

Co-Authored-By: RedMickey <33267199+RedMickey@users.noreply.github.com>

* Update test/extension/generalMobilePlatform.test.ts

Co-Authored-By: RedMickey <33267199+RedMickey@users.noreply.github.com>

* port and status indicator from packager getters to codestyle

* change dir of tmp .env and add able to use standart .env file ro project path

* Update test/extension/generalMobilePlatform.test.ts

Co-Authored-By: Yuri Skorokhodov <yurapkr@yandex.ru>

* Update test/extension/generalMobilePlatform.test.ts

Co-Authored-By: Yuri Skorokhodov <yurapkr@yandex.ru>

* Update test/extension/generalMobilePlatform.test.ts

Co-Authored-By: Yuri Skorokhodov <yurapkr@yandex.ru>

* Update test/extension/generalMobilePlatform.test.ts

Co-Authored-By: Yuri Skorokhodov <yurapkr@yandex.ru>

* Update test/extension/generalMobilePlatform.test.ts

Co-Authored-By: RedMickey <33267199+RedMickey@users.noreply.github.com>

* Update test/extension/generalMobilePlatform.test.ts

Co-Authored-By: RedMickey <33267199+RedMickey@users.noreply.github.com>

* add to readme description  of passing custom enviroment variables for the `react-native` packager

* Update README.md

Co-Authored-By: Yuri Skorokhodov <yurapkr@yandex.ru>

* Update README.md

Co-Authored-By: Yuri Skorokhodov <yurapkr@yandex.ru>

* fix logic for choice source for env vars
and add check and test for file еxistence

* add some more info to readme

* Update README.md

Co-Authored-By: Yuri Skorokhodov <yurapkr@yandex.ru>

* Update README.md

Co-Authored-By: RedMickey <33267199+RedMickey@users.noreply.github.com>

Co-authored-by: Mikhail Suendukov <mikhail.suendukov@inyar.ru>
Co-authored-by: RedMickey <33267199+RedMickey@users.noreply.github.com>
Co-authored-by: Yuri Skorokhodov <yurapkr@yandex.ru>
Co-authored-by: Yuri Skorokhodov <v-yuskor@microsoft.com>

* Update command palette commands table in documentation (#1250)

* Update Expo documentation (#1251)

* Prepare for 0.15.0 (#1255)

* Migrate unit tests to vscode-test  (#1256)

* Fix security vulnerabilities (#1253)

* Fix vulnerabilities

* Fix fonts usage for Expo 37 (#1260)

* Fix runOptions check for packager (#1264)

* add check run options

* remove font fix for expo 37 from changelog

* fix getiing of status indicator

* fix unit tests in gulpfile

* remove extensions tests from ci

* fix .ci -remove debugger tests

* cleanup

* Delete yarn.lock

Co-authored-by: Yuri Skorokhodov <v-yuskor@microsoft.com>
Co-authored-by: RedMickey <33267199+RedMickey@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antón Molleda <molant@users.noreply.github.com>
Co-authored-by: Mikhail Suendukov <mikhail.suendukov@inyar.ru>
Co-authored-by: Yuri Skorokhodov <yurapkr@yandex.ru>
2020-05-18 14:41:55 +03:00
RedMickey 0379522089
Prepare for 0.14.1 (#1201) 2020-02-19 15:20:49 +03:00
Yuri Skorokhodov ba8849a17c
Prepare for 0.14.0 (#1182) 2020-01-16 13:33:22 +03:00
RedMickey e574eae01c
Prepare for 0.13.2 (#1168) 2019-11-25 20:22:10 +03:00
Yuri Skorokhodov 96c0d18982
Prepare for 0.13.1 (#1161) 2019-11-11 15:19:23 +03:00
Frieder Bluemle 70cfd56509 Remove executable bit from non-executable files (#1157) 2019-11-11 10:35:32 +03:00
Yuri Skorokhodov a084c9c42a
Fix security vulnerabilities (#1156)
* Fix security vulnerabilities
* Update tpn
2019-11-05 17:13:08 +03:00
RedMickey 9747a470c4
Prepare for 0.13.0 (#1151)
* Bump extension version and update Changelog

* Update TPNs
2019-10-31 13:59:55 +03:00
Yuri Skorokhodov 409764f8e1
Prepare for 0.12.1 (#1130) 2019-10-09 13:34:59 +03:00
Yuri Skorokhodov e19e6770a6
Prepare for 0.12.0 (#1124) 2019-10-07 14:27:07 +03:00
Yuri Skorokhodov b46c1dea2f
Prepare for 0.11.2 (#1118) 2019-09-26 11:55:48 +03:00
Yuri Skorokhodov 3f381d8cbe
Prepare for 0.11.1 (#1105) 2019-09-19 12:54:42 +03:00
Ruslan Bikkinin 6852e4e7c1
Prepare for 0.11.0 (#1082)
* 0.11.0

* Update TPN

* Update changelog
2019-08-22 15:59:12 +03:00
Yuri Skorokhodov 7552aa1f1f Prepare for 0.10.2 (#1053)
* Prepare for 0.10.2

* Update TPNs

* Update information
2019-07-18 18:18:16 +03:00
Yuri Skorokhodov c55c3944f8
Prepare for 0.10.1 (#1045) 2019-07-09 16:26:44 +03:00
Yuri Skorokhodov ac5a57a5ee
Prepare for 0.10.0 (#1038) 2019-06-27 11:33:43 +03:00
Yuri Skorokhodov 982e5784ba
Prepare for 0.9.3 (#1003) 2019-05-15 14:27:04 +03:00
Ruslan Bikkinin c1812f29db
Prepare for 0.9.2 (#979) 2019-04-17 12:48:01 +03:00
Yuri Skorokhodov bb4cc233fd
Update TPN (#961) 2019-03-29 14:42:54 +03:00
Yuri Skorokhodov ccd6323bfa
Prepare for 0.9.1 (#959) 2019-03-28 17:27:00 +03:00
Ruslan Bikkinin a3b909f8bd
Prepare for 0.9.0 (#938)
* Prepare for 0.9.0

* Update changelog
2019-03-19 10:59:08 +03:00
Ruslan Bikkinin a949e43fe7
Fix ios debugging on RN 0.59 (#937)
* Add fix for rn 0.59

* Fix projectRoot, add license mentions

* Add engaging scheme from args, add tests

* Fix indent

* Update src/extension/ios/plistBuddy.ts

* Remove require

* Update src/extension/ios/plistBuddy.ts
2019-03-18 11:35:27 +03:00
Yuri Skorokhodov abeb20c07b
Add additional attributions information (#885) 2019-01-15 15:57:40 +03:00
Yuri Skorokhodov d638bd45b3 Prepare for 0.8.0 (#876)
* Prepare for 0.8.0

* Update markdown

* Update markdown

* fix typo

* Update CHANGELOG.md

* Update CHANGELOG.md

* Prepare for 0.8.0

* Update TPN

* Add new change item

* Update CHANGELOG.md

* Update CHANGELOG.md
2019-01-14 11:07:30 +03:00
Ruslan Bikkinin c471a99c35
Update TPNs (#805) 2018-09-27 13:09:06 +03:00
Jimmy Thomson 92f1342210 Adding gulp release 2016-08-25 11:28:47 -07:00