Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/nativescript-cli

Command-line interface for building NativeScript apps
https://github.com/NativeScript/nativescript-cli

Update requirement for Android Build Tools

Set minimum required Android Build Tools 23.0.0

78313520bd8872bc16ec171c4189b2294f728c4e authored almost 9 years ago
Merge pull request #1574 from NativeScript/vladimirov/add-test-for-dashed-versions

Add tests for installing beta versions

8fcd5df57b3c81b0ba69d81fd9f30abd02e79538 authored almost 9 years ago
Merge pull request #1558 from NativeScript/kerezov/publish-command

Implement `tns publish ios`

429e8a674a997789fc79e4dffb21704d08109875 authored almost 9 years ago
Add help for publish ios command

1a0709cee89d65af4a9dc05b0d8ea6789dd8438a authored almost 9 years ago
Add tests for installing beta versions

In case CLI's version is marked as beta (has dash in it), CLI should consider installing beta ve...

f30e0172cdf59641d81e5c50b778d1da73b07545 authored almost 9 years ago
Implement publish command for iOS

Publishes to itunesconnect via Xcode's iTMS Transporter tool.
Introduce itmstransporter-service ...

2a88e336816d6adad6e6132e93e69c5c128fa210 authored almost 9 years ago
Merge pull request #1568 from NativeScript/vladimirov/fix-next-runtime

Fix installation of runtime with next tag

91ce213b9014d52a15bdd4fe76c366a199073a66 authored almost 9 years ago
Fix installation of runtime with next tag

Our npmInstallationManager is using the passed `next` string as a version and searches for direc...

b75a4e4cf95193f8d8b10f561db83f5a1660b531 authored almost 9 years ago
Merge pull request #1567 from NativeScript/vladimirov/merge-rel-master

Merge release in master

8dfd45985d7303a807ebb127596bc4a35286cc88 authored almost 9 years ago
Merge branch 'release' into vladimirov/merge-rel-master

# Conflicts:
# package.json

0f4015438e0c46da3b3ef06f2d278a9814901fc7 authored almost 9 years ago
Merge pull request #1560 from NativeScript/natanasova/android-livesync-isit-folder

Delete /data/local/tmp/<app-identifier> file if exists on Android device

59a2a42aabd40b535729af953f8c36f5bc52a2f8 authored almost 9 years ago
Delete /data/local/tmp/<app-identifier> file if exists on Android device

Livesync does not work when /data/local/tmp/<app-identifier> file exists on Android device.
This...

ec0567499514eabbb28c7ea0d1e75e5bdb9ecf56 authored almost 9 years ago
Merge pull request #1552 from NativeScript/vladimirov/fix-versions-detection

Fix installation of latest compatible version

c15c70099b1cf5ecd6127b28cfe7a77751b925b3 authored almost 9 years ago
Merge pull request #1556 from NativeScript/vladimirov/1.6.2

Update package.json and CHANGELOG for 1.6.2 release

ebbabd8350eb0fc58d4fb6f1d18513272f9662ee authored almost 9 years ago
Update Changelog for 1.6.2

26637569e73d37c94e7d640ad81d78a50cfd58dc authored almost 9 years ago
Set version to 1.6.2

75844bd3ce1f289f8eaeb57fa68aef638a281c2d authored almost 9 years ago
Merge pull request #1553 from NativeScript/vladimirov/merge-rel-master

Merge release in master

ea536385a0ba0e7c04f788cab47958a011358a18 authored almost 9 years ago
Update to latest common lib

9481127bd4e5a32eae1eeb471200ddc411246b1b authored almost 9 years ago
Merge branch 'release' into vladimirov/merge-rel-master

# Conflicts:
# lib/common

da633139b0e881830d83bb56019311507beec49b authored almost 9 years ago
Fix installation of latest compatible version

CLI should install latest compatible version of runtimes, based on it's current version. For exa...

39854a18cd38b82686151b2c4c1da894c822e6f2 authored almost 9 years ago
Merge pull request #1551 from NativeScript/vladimirov/livesync-platform-files

Fix livesync of platform/configuration specific files

3965c4beeac837e9353848c297fccb7f51c39d41 authored almost 9 years ago
Fix livesync of platform/configuration specific files

Fix LiveSync of platform specific / configuration specific files. Currently mappedFilePath does ...

d22106995cf4e01c33774b376c28d9b8b2ad03ec authored almost 9 years ago
Merge pull request #1547 from NativeScript/cankov/app-resources-xcconfig

Allow build.xcconfig in app/App_Resources/iOS/build.xcconfig

3e3aa3d6ff56e396ad1a46783e4c28bd13da503e authored almost 9 years ago
Merge pull request #1545 from NativeScript/vladimirov/fix-unit-test-runner2

Fix unit test runner

f456ecf11e0e6a72acbd7c2103f8c9195c500e6b authored almost 9 years ago
Allow build.xcconfig in app/App_Resources/iOS/build.xcconfig

f220d3bb22ef15b95cef2a498a052f64b3143e8b authored almost 9 years ago
Fix unit test runner

Fix the following issues in unit test runner:
* Tests cannot start when application is not insta...

8a5d082ec0905c478bea476e878e8e19d0d207a3 authored almost 9 years ago
Merge pull request #1527 from NativeScript/kerezov/grunt-rebuild

Introduce `grunt rebuild`

a08d20736db2b85580cbf5aebe90eea0f69f17c1 authored almost 9 years ago
Introduce `grunt rebuild`

Cleans and builds

de3b2e087672fe1d3910eb067bf841be194ec203 authored almost 9 years ago
Merge remote-tracking branch 'origin/release' into HEAD

3ae1b302e9365d6f782b88f7f85f79ddc94e871b authored almost 9 years ago
Merge pull request #1520 from NativeScript/totev/extending-cli-readme

Include "Extending the CLI" in the readme

48a1a4e012abea259713140c5688093d61b79076 authored almost 9 years ago
Include "Extending the CLI" in the readme

92398c85d63bf82affac0a09054e250b952ccafa authored almost 9 years ago
Merge pull request #1516 from NativeScript/ikoevska-patch-1

Updates to extending-cli

86bffb69d32cd12a2f9c79d8d5eef8c2ab400fc3 authored almost 9 years ago
Updates to extending-cli

2074526e14891b8cc4088fedfb127b723c5182aa authored almost 9 years ago
Merge pull request #1509 from NativeScript/vladimirov/merge-rel-master

Merge release in master

27f38b2d48b9da847e581d68fd282b5ecfd6deab authored almost 9 years ago
Update to latest common lib

e9da5ab5d96968fc45beb8c0ec62a8d780c77aff authored almost 9 years ago
Merge branch 'release' into vladimirov/merge-rel-master

# Conflicts:
# lib/common
# package.json

1af4441f179fb6b9f1329fb75b0c6f88da014246 authored almost 9 years ago
Merge pull request #1505 from NativeScript/vladimirov/changelog-161

Update CHANGELOG for 1.6.1

80ff90bba2cd836bef744230a13d9f31442573c4 authored almost 9 years ago
Update CHANGELOG for 1.6.1

Update CHANGELOG for 1.6.1

26ac1e379b89a2bb1fb6e3bc75d76360a3c6698b authored almost 9 years ago
Merge pull request #1500 from NativeScript/vladimirov/fix-livesync-typescript

Fix livesync of TypeScript projects

88ce6512ab1e0de1370e83c53767b624fae2b06e authored almost 9 years ago
Set version to 1.6.1

Set version to 1.6.1

79eb4643bb1196e8bd18ac33d2574ffd055a306d authored almost 9 years ago
Fix livesync of TypeScript projects

Pass .js.map and .ts as excluded patterns for livesync.
Fix livesync of TypeScript projects - ma...

c3f92995dfd8e30f8daad4010bc75be88a61913e authored almost 9 years ago
Merge pull request #1502 from NativeScript/vladimirov/fix-ls-not-installed-multi-devices

Fix livesync on multiple devices when app is not installed

b20299f762e6b4d3da5adc39b9a79bffd3c0f0c5 authored almost 9 years ago
Fix livesync on multiple devices when app is not installed

When you try to livesync on multiple devices and application is not installed on more than one, ...

97bee03d62c2ca240fcdaad118853de8f1cb84a8 authored almost 9 years ago
Merge remote-tracking branch 'origin/release' into HEAD

e840f7a27efd8881d3bd38a57748316d33aac9bd authored almost 9 years ago
Merge pull request #1494 from NativeScript/vladimirov/tns-test-device

Initialize devicesService on tns test

5e03b2844b0e7b9b4b4c7f8b6a3bed13a483b3ab authored almost 9 years ago
Initialize devicesService on tns test

We have to initialize devicesService when executing tns test command as currently it fails when ...

3b96eafdd69d5a2928a8384df2aff532964b80a1 authored almost 9 years ago
Merge pull request #1492 from NativeScript/vladimirov/update-version

Set version to 1.7.0

75fcdc4f926493b212bef9051525e53aa48a6a4e authored almost 9 years ago
Set version to 1.7.0

467f4e7d089facc3d3a1590ece4b289e3ae26229 authored almost 9 years ago
Merge pull request #1491 from NativeScript/vladimirov/merge-rel-master

Merge release in master

8a1820ad6671ad6ced9a29938a266e90383abacf authored almost 9 years ago
Merge pull request #1489 from NativeScript/update-winreg

Update node-winreg dependency

80f400dc871d2003307784a6680f4dede19176fa authored almost 9 years ago
Update to latest common lib

1f37944d4f836e83676a26fa84085b7cda6fb737 authored almost 9 years ago
Merge branch 'release' into vladimirov/merge-rel-master

Conflicts:
lib/common

4532593c357128d57aa7f11df3707f73753b3e95 authored almost 9 years ago
Update node-winreg dependency

Fixes issues with Genymotion being first in the PATH

e677c2cc75ab304685d8ba7b13f4aaeada5f45db authored almost 9 years ago
Merge pull request #1487 from NativeScript/dont-install-tns

Do not install the CLI

b83c44c6adb7800bc75ec1ce031ee3fcddcac20a authored almost 9 years ago
Do not install the CLI

See https://github.com/NativeScript/NativeScript/issues/1556

34efe39b23a87ae43e3c30220b527771fe46cefb authored almost 9 years ago
Change docs to recommend production branch

0c2d4861df9fba068e408a6d047cb4c05f191a11 authored almost 9 years ago
Merge pull request #1485 from NativeScript/vladimirov/changelog-160

Update CHANGELOG for 1.6.0

e2670c75a07eca05acbb49d4a1815202213035d7 authored almost 9 years ago
Merge pull request #1484 from NativeScript/totev/production-docs

Change docs to recommend production branch

9004df0f06c311f806469f35600383a28f036c0d authored almost 9 years ago
Update CHANGELOG for 1.6.0

Update CHANGELOG for 1.6.0

e7d86fae7f586904fe534ddc6402e900637acb86 authored almost 9 years ago
Change docs to recommend production branch

038684b56782219f40366584244df4cf7a340da9 authored almost 9 years ago
Merge pull request #1479 from NativeScript/remove-rimraf

Remove rimraf as dependency

3e3706acad2b254861b6143948e6f958a9192c97 authored almost 9 years ago
Remove rimraf as dependency

ff182178db8288a5799c502d5a8b961184994b14 authored almost 9 years ago
Merge pull request #1482 from NativeScript/vladimirov/fix-errors-fiber

Fix error for missing Fiber when tracking uncaught exceptions

69ba0c8e81feeb8961a32be8d88371a043d2ce7f authored almost 9 years ago
Fix error for missing Fiber when tracking uncaught exceptions

When tracking uncaught exceptions, we do not have fiber, but our code works with futures. So it ...

c2de3080d713fd6a2bbdce467733e2f526d68207 authored almost 9 years ago
Merge remote-tracking branch 'origin/release' into HEAD

e2a43888e39842bae893cc167bc6e7c4e94f38ae authored almost 9 years ago
Merge pull request #1478 from NativeScript/vladimirov/livesync-fixes

Fix ENOENT, EISDIR, EEXIST errors in livesync

cd4cde27a7c6adb13d5375c3d07538b118b27d3c authored almost 9 years ago
Fix ENOENT, EISDIR, EEXIST errors in livesync

During the last refactoring we've lost the queue of futures. So we had some racing issues when t...

50323815c7b3c87d5e0014f2ae7a06c94eb53815 authored almost 9 years ago
Merge pull request #1477 from NativeScript/hooks-v3

More typos squashed

b4d4aa0ad54a766700556b448a0958d04b0d7318 authored almost 9 years ago
More typos squashed

b18f27be8b151af99f586c97a8f4acc0086784f1 authored almost 9 years ago
Merge pull request #1475 from NativeScript/hooks-docs-v2

Improved hooks documentation

a4d422f7e27af15bb799a9b75e2d2b28ab33cd7e authored almost 9 years ago
Improved hooks documentation

00d2db85827d2f82aa2c61bbd32ae726cdd90c94 authored almost 9 years ago
Merge pull request #1474 from NativeScript/vladimirov/fix-debug-emulator

Fix debug android --emulator

c89e9b23d9b4be33c011014fabd609d80252a600 authored almost 9 years ago
Fix debug android --emulator

Fix `tns debug android --emulator`. There were two issues:
* With latest changes in master/relea...

9700840e4ff74aebc4cf4d51e889380639402cc6 authored almost 9 years ago
Merge pull request #1473 from NativeScript/hooks-docs

Documentation for hooks

90e8be3db752f764d31b8652c1cc6090ad08850c authored almost 9 years ago
Documenation for hooks

a5143255c012a0cd26dd65eee6c5ae815582d8f5 authored almost 9 years ago
Merge remote-tracking branch 'origin/release' into HEAD

45e950dc331b158871c5250a79cee6381ffb0194 authored almost 9 years ago
Merge pull request #1472 from NativeScript/vladimirov/ios-sim-logging

Print iOS Simulator device logs

a24b80b4cb172329ecdad238c90047dffad9b9e6 authored almost 9 years ago
Update version of ios-sim-portable

Update version of ios-sim-portable

a34b4e4f958ce3f5df1b71a30b5b7e0f0ca527e0 authored almost 9 years ago
Print iOS Simulator device logs

When using `tns run ios` and `tns livesync ios` for iOS Simulator, we exit the process immediate...

642af3fa058f46c8c74878ad67878dd51911dd51 authored almost 9 years ago
Merge pull request #1470 from NativeScript/remove-prompter

Remove unused dependency

1661ffe7238854fd3c22e56a264d0626dac2feb2 authored almost 9 years ago
Remove unused dependency

3a51aa5834700281f4d779b99939004bbaa92d7f authored almost 9 years ago
Merge pull request #1468 from NativeScript/vladimirov/fix-android-manifest-again

Some improvements for AndroidManifest in App_Resources

96e3cb5e9a36c0f042fbcf27482d814fe4c336a5 authored almost 9 years ago
Some improvements for AndroidManifest in App_Resources

* Correct the code, so AndroidManifest will not be backed up in case we are unable to find the m...

f800172ea024d289af794bee3653110912c83d7b authored almost 9 years ago
Merge pull request #1469 from NativeScript/remove-ant

Remove ANT support

067255c98e2b60d749086ae2451023276f4eae93 authored almost 9 years ago
Remove ANT support

8409d91ddf7c7e5a6d1c8fcc5c67a6664dea457e authored almost 9 years ago
Merge remote-tracking branch 'origin/release' into HEAD

b5d9e1e8962b6cbda0c8deb1928fe903cd02a03c authored almost 9 years ago
Merge pull request #1467 from NativeScript/vladimirov/fix-config-files-issues

Interpolate data in config files from App_Resources on prepare

8c20836d0d81e08fbd16b3e9ec94b857eda63ce5 authored almost 9 years ago
Interpolate data in config files from App_Resources on prepare

Interpolate data in config files from App_Resources on prepare so __PACKAGE__ and other placehol...

fabd619af491612a6e906eb00bb026f1bc77a935 authored almost 9 years ago
Merge pull request #1459 from NativeScript/totev/setup-v2

More setup fixes for Windows

85a3f2da3f5bcd5570e706959b8860a713fe20d6 authored almost 9 years ago
More setup fixes for Windows

- No longer uses BoxStarter, instead it is a plain PowerShell script
- Force re-installation o...

c1ca274c67a56b7726b7f079eae48e456fec0628 authored almost 9 years ago
Merge pull request #1464 from NativeScript/vladimirov/fix-livesync

Fix detection of changed shasums

db9d002cac362ad20e4110b2111923322882ca59 authored almost 9 years ago
Fix detection of changed shasums

Currently we are validating only the shasum of the files in order to detect which one are change...

29054b505df3484e7151a6d67637b4a53472ccbe authored almost 9 years ago
Merge pull request #1460 from NativeScript/vladimirov/android-manifest-in-app-resources

Use AndroidManifest from App_Resources as full manifest

ce0ad6a2175136797b2ffec109961fe9f2cf036e authored almost 9 years ago
Use AndroidManifest from App_Resources as full manifest

For iOS we'll have full Info.plist in app/App_Resources/iOS.
Currently for Android we allow plac...

5c8200a73f5a9d9b9517aa62c9b59b68dfb5b26c authored almost 9 years ago
Merge pull request #1461 from NativeScript/vladimirov/fix-emulate-command

Fix emulate android command

07cbdcc7aea94b7bdcbff9eedebc733ea461e734 authored almost 9 years ago
Fix emulate android command

Remove old code that is starting the deployment before preparing the project.

adbd5551f75478aa1558b59b3076e0d8af175e54 authored almost 9 years ago
More setup fixes for Windows

- No longer uses BoxStarter, instead it is a plain PowerShell script
- Force re-installation o...

42a5b35b998e392716775a9ebeca71ddf18bd337 authored almost 9 years ago
Merge pull request #1458 from NativeScript/kerezov/quote-framework

Use spawn wherever possible

c1ecc5753f043c984ef9dd4bde7293d14536b886 authored almost 9 years ago
Use spawn wherever possible

Wherever possible use `spawn` instead of `exec`.
This minifies the chance of something going wro...

72b69658622ce48ea6b004b5c1457cff14154f01 authored almost 9 years ago
Merge pull request #1457 from NativeScript/vladimirov/slow-down-devices

Revert parallel execution of action on multiple devices

398ac190b62c1f40a086aede563f89c38e66ec98 authored almost 9 years ago