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

fix: only include EXCLUDED_ARCHS workaround in xcode 12 (#5705)

3e430cffb52e5f210d3e32e293b9f464f2fc75b6 authored about 2 years ago
fix: hmr doesn't work properly in paths with the character '.' (#5703)

7a312a2113796a75d4fa22541249526bd4ef2dd6 authored about 2 years ago
feat(doctor): more informative android compile SDK messages (#5697)

cfaa882dd42d0d2447efb597442359ed19d9665d authored about 2 years ago
fix(testing): pin karma-jasmine to 4.0.2 (#5695)

fixes #5690

a5bbac7d32c0a60ea3426b3fbd9b795402d757d1 authored over 2 years ago
fix: get `targetSdkVersion` from project ext (#5656)

7574be2f4cd19b3f9ed28bf351f59ed22f11d7ae authored over 2 years ago
feat: include-settings.gradle plugin (#5693)

6155ff7f40c37c1183f9cf66b3ea0a464fb6497c authored over 2 years ago
fix: handle unknown/undefined platform edge case (#5694)

aa3de73193356eedc8ba1c68c9ae9e62b3902832 authored over 2 years ago
feat: pass in tempPlugin flag during plugin build (#5691)

allows gradle scripts to know when they are building as a `tempPlugin`

645e9ea516063db5da230fbd08db7d9fe37ab971 authored over 2 years ago
feat(migrations): use Angular 14.2

3dc03231c7edc7efce9f97445a211f7657c8da1e authored over 2 years ago
chore(release): nativescript 8.3.3

3a71e797b38060be90eb35f1e667a917fd7511e2 authored over 2 years ago
fix(console): disable long line splitting

be8274d7dce5f9d43a4aa3bf78d6beb414115dfc authored over 2 years ago
fix(preview): windows spawn error

f73757929550f54fca4509f597da4dd746297ba7 authored over 2 years ago
feat: ensure App_Resources exists before running (#5689)

ba8dd58e289c0e2b8a3bc847a4c8a4e5d1bc0d73 authored over 2 years ago
chore(release): nativescript 8.3.2

c469f73422a7835640d65c8f13a3018bfb58a3db authored over 2 years ago
fix(logger): don't trim text if maxWidth is NaN or <10

541558270d54be32f2d38f0848a958e0cbca2a0b authored over 2 years ago
chore(release): nativescript 8.3.1

35f9fd2f64c9943f6f6ebc5f2116ecf0083bc416 authored over 2 years ago
feat(migrate): update to 8.3 (#5685)

50de1946986b634bd3a9cf6d06d5f9b0c93a3caf authored over 2 years ago
fix: use correct path to emulator executable (#5663)

d49b6664f216456f84bfbf3dc5f1b362588e1951 authored over 2 years ago
chore(release): nativescript 8.3.0

44ff0c557d7613b1d16c995b4a499bd1298699c9 authored over 2 years ago
test: fix missing options injection

eb419c65ad8980cb2c150d32a2f8c9fac04d99c9 authored over 2 years ago
feat: cleaner log output (#5680)

* feat: cleaner log output
* feat: break logs wider than the terminal width into new lines
* f...

53302079e30580242e7bf4f9cad88f9b37d1a789 authored over 2 years ago
feat(doctor): add api 33 as supported (#5684)

e95876686719a3eac8422ee9a45339e9a44022dd authored over 2 years ago
feat: bump @nativescript/doctor version

893989b250c6372937a67f4c55ac05e92c1f26a8 authored over 2 years ago
chore(release): @nativescript/doctor 2.0.9

3ccf649032b3d6e2e50d3d9a1e3bdaac740a9252 authored over 2 years ago
chore: update api-level to version map

a57813f0fdf4b3fd2d337bc7b34732c0f98e986f authored over 2 years ago
feat(doctor): add android-33 to supported sdks

b8f15a06ffab855ed7f77b580b6421650bbed52a authored over 2 years ago
fix(ios-publish): Update API calls to get applications (#5678)

4abe2c901829b28f1e1fa26009996db96af06047 authored over 2 years ago
fix(unit-test-runner): node 18 binding family (#5673)

1da28bcb506650a0c43f468a43f4d577a7d9d3d4 authored over 2 years ago
feat(migrate): use Angular 14.1 (#5681)

d5d4206c4041e10e4abb0e11ae6f7a9c8c89412e authored over 2 years ago
chore: skipLibCheck

68ce0d489bdb2b31bff1f5ddd51fb5a6bfaf462a authored over 2 years ago
ci: use node 18

18fb1a5cb3291e18684a216dff247c6e95537990 authored over 2 years ago
fix: ios log filtering (#5679)

* fix: ios log filtering

* fix: log filtering on device

* chore: cleanup comments

8446000ec7580fdc2aff4d7154edd174bf2d1d52 authored over 2 years ago
feat: re-enable preview command (#5676)

* feat: enable preview command

* feat: allow disabling install & pass down args + error handl...

98124e70a8867ad6161a199ee11129ca6b269eb4 authored over 2 years ago
feat: alias --simulator to --emulator

e9d9d5a878c455d9a69cc1416fe21d07c1c5e5c4 authored over 2 years ago
feat: add watchAction hooks (#5661)

bb3a6965792cc565ab6d516c30a640ac98313ee7 authored almost 3 years ago
chore(release): nativescript 8.2.3

cf4d667e471f22b95b60573c1506fb0d6ef7deec authored almost 3 years ago
fix(ios-publish): changes in Apple API to set Team (#5653)

5ceb254f317d0cb186bfc31b89e2d2b28625094c authored almost 3 years ago
fix(spawn): resolve relative paths to prevent ENOENT errors

Some node installations have trouble with relative paths passed to child_process.spawn() - so in...

37d576bcde7352b7fa6c937d5e765e10486fedf3 authored almost 3 years ago
fix(doctor): improve target and sdk compatibility detection on <8.2 (#5648)

* fix: limit android targets on cli <8.2

* chore: cleanup

* fix: validate all info not jus...

fa257dd455ca55374cf419d638ac74166dc727db authored almost 3 years ago
fix(test): node17 resolves localhost to ipv6 instead of ipv4

81cb9c37cdd4e24115be79b24b68dfbaf8cdcfd2 authored almost 3 years ago
chore(release): nativescript 8.2.2

bf722c2350e5fc1b79a08ff516bfc2c0fe555ca9 authored almost 3 years ago
fix: topological dependency sorting (#5647)

* fix: topological dependency sorting

* chore: fix typo

9d8d967096fba41325ee9082eed02a880cb803f6 authored almost 3 years ago
feat: read gradle versions from local runtime first (#5646)

1b9cde38f2272ae142520141469962fbe5f55954 authored almost 3 years ago
chore(release): nativescript 8.2.1

bceae0a809bd556d0e7097cab2641ca405e0c84b authored almost 3 years ago
fix: node17 debugger can't attach

fc84d92d9c102ddaca036c0cda1800b8e41fd653 authored almost 3 years ago
chore(release): nativescript 8.2.0

1f6816bd4a8a9f37cde1825e665e510a4f70e301 authored almost 3 years ago
chore: bump default gradle versions

c7f384ad47b86f60f68724e0590451bd7f3e49e0 authored almost 3 years ago
feat: bump migrate versions for 8.2.0 (#5645)

* feat: bump migrate versions for 8.2.0

* chore: bump NativeScript-Vue

6726ccc3816afd17369633eb94e2c28735984efa authored almost 3 years ago
fix: remove deprecated property

f7b4a74f58cb4b5fb8c6baa6f6b9d75512f21c1f authored almost 3 years ago
ci: fix script

1b4f093aa85a625cd51e611aad1be97925105a69 authored almost 3 years ago
chore(release): @nativescript/doctor 2.0.7

116bb9ec45fcdb4113e2b938bf5e2b09a8f5ef3e authored almost 3 years ago
fix(pnpm): escape + in podfile path string (#5638)

Co-authored-by: Igor Randjelovic <[email protected]>

a11cace045856499a44637cd3052501ef34b5757 authored almost 3 years ago
feat: reduce aar size by removing R.class and BuildConfig.class (#5644)

see https://www.mobileit.cz/Blog/Pages/r-class.aspx

In case a plugin needs these, they can st...

9ad80bfedf1f9e8c726ef8a546da2132c2b40897 authored almost 3 years ago
feat: build transient native dependencies (#5643)

Co-authored-by: Igor Randjelovic <[email protected]>

1435eef272aced36e7f97a355ff5c7ea936f94e7 authored almost 3 years ago
ci: use legacy-peer-deps for now

356630a8832b99da26601cfcc7d91eb9c00d9c36 authored almost 3 years ago
feat(clean): allow overriding pathsToClean in config

b33507d703ce416e0c89423d55a2ad9d8f085a31 authored almost 3 years ago
perf: doctor cache runtimeVersion (#5642)

* chore: cleanup build configs

* chore: replace old docs link

* perf: cache runtime versio...

306355042065435348c77fefe163429c6164c643 authored almost 3 years ago
feat(typings): support --aar inputs (#5641)

67fdd0afd05492543e74584f54986a274131c723 authored almost 3 years ago
fix: move additionalPathsToClean under cli object

ref https://github.com/NativeScript/NativeScript/pull/9808

d16a932c1d660bf34f1bb0135899471f1de08260 authored almost 3 years ago
fix: write project settings to gradle.properties (#5640)

this fixes running the platforms/android project in Android Studio

e0ed7f2dd7e23d5fbb4fe3185e0b7f85534018d7 authored almost 3 years ago
chore: update feature_request label

74908cd96cb777000a946a2fc419139e463dcc69 authored almost 3 years ago
chore: cleanup doctor sources (#5625)

e44ca94cce733be5925988d07a8f99e0acc692c9 authored almost 3 years ago
fix: correctly allow plugins build to detect before-plugins.gradle (#5631)

3b420428e80594661968313ec63bd44089f960b0 authored almost 3 years ago
feat: improved --json output from devices (#5565)

BREAKING CHANGES:

`ns devices --json` now prints a JSON object containing a devices key with ...

84467951331982cc001504e078df23865bb25f31 authored almost 3 years ago
chore(deps): bump yargs and typescript (#5629)

81ed843a3172fa58dd3c6ab9c275e843bdec4f1c authored almost 3 years ago
feat: `--gradleArgs` option to pass gradle parameters (#5630)

02d179a358297d099f1e2d2377b042db374edcad authored almost 3 years ago
feat: --gradlePath argument support (#5628)

387c7c0f2eaefcf942e9d6087edaa2a9c42ce064 authored almost 3 years ago
chore: bump ios-sim-portable

42d1487584db83ff5476e700cdaac92d41322b40 authored almost 3 years ago
ci: enable doctor publish

413a75c21a545ae0d9e4c6a449feda92795dc5ad authored almost 3 years ago
fix: add api32 as supported

70671ca99ee23c6e9a0f910b9b3a016977c10e85 authored almost 3 years ago
chore: update doctor workflow paths

1e879cf41d204b8af1e6ccab2bdab3eb262bba89 authored almost 3 years ago
chore: cleanup doctor package

96bd241718b34e6800c99d4975ba271c15505037 authored almost 3 years ago
feat: merge nativescript-doctor source (#5621)

ebaaad836ff5ead636512d821ca2f71747235530 authored almost 3 years ago
chore: cleanup workflows

1abf10696340224eaa602168dd32367a1d9f7b33 authored almost 3 years ago
chore: merge nativescript-doctor into cli

80a335af9d4bdbdea3b12b20de87e97d5ad4948c authored almost 3 years ago
move doctor sources to packages/doctor

8e154c80a5ef91f07ce0f8790b764d8b3fd5657a authored almost 3 years ago
fix(test): exit test command if karma finishes execution (#5618)

9f73e9640357ebe6736dfd52e0ad5997c5c0b339 authored almost 3 years ago
chore: update envinfo command

9d6743e88e4c716a59b71e5273ea93f4a935542a authored almost 3 years ago
feat(android): add gradle 7+ support (#5614)

* feat(android): add gradle 7+ support

* chore: cleanup and fallback support

* fix: actual...

be6706af99c89765f3773e7e324a70037b2ec7b8 authored about 3 years ago
chore: fix issue forms (#5612)

* Update bug_report.yaml

* Update bug_report.yaml

* Update bug_report.yaml

* Update bug...

b966f3d4cfc890a7e996653dd84305399f793b94 authored about 3 years ago
fix: import performance from perf_hooks

fade3326765bac5cd9bbbda9efe54320e34360a9 authored about 3 years ago
feat: compute and log build time (#5602)

* Compute and log build time

* chore: cleanup

Co-authored-by: Igor Randjelovic <rigor789@g...

fb0a7b80a0710226b57627246df7470c67ad4c8a authored about 3 years ago
fix(doctor): Cannot read property 'toLowerCase' of null (#5604)

The `ns doctor android` command was failing because null was being passed as
`platform` to `Pla...

0be52e914540898fa0cdc679edfa303192c812f7 authored about 3 years ago
feat: launch last used simulator instead of iPhone 6

289317d3bc3e78fe31de477f01bd8f452dd68512 authored about 3 years ago
fix: add a missing newline to the clean command (#5611)

46c396d6caecb88aae9774157e86d1f6bd7a6d1f authored about 3 years ago
chore(release): 8.1.5

cca425ed00a73ba1894a18bcaf64ebe2df3cccd7 authored about 3 years ago
chore: update link to commit message guidelines (#5605)

Fixes #5603

1da4d4d69e20702fd108c2501bb42ea71b9c6f7d authored about 3 years ago
feat: unit-test-runner 3.0 with optional coverage report handling (#5610)

* feat: unit-test-runner 3.0 with optional coverage report handling

* refactor: cleanup loggi...

ae7f28634ca3de0167c309d2019cf7f78e3fc2c5 authored about 3 years ago
feat: github issue forms (#5609)

676630bcb86203c532c52dd004d2ccd78cc17e6b authored about 3 years ago
fix(config): handle invalid/unset projectDir

b8444986f34d1552b68a9257a4a4224d1f799abe authored about 3 years ago
fix(clean): report failures to remove item (#5601)

* fix(clean) report failures to remove

* Rename variable

Co-authored-by: Igor Randjelovic...

3902257b335a0b652bda6ebfcf35585c02e05fb9 authored about 3 years ago
feat: nativescript-envinfo package (#5600)

* feat: nativescript-envinfo package

* fix: handle edge cases better

fd3b3a86de02e512471158aa1fe501ec49c5c6e7 authored about 3 years ago
test: config stub respect defaultValue

4e5c1933b8f7ff9f8d730f0aa6a10eabc3ff792b authored about 3 years ago
feat: `ns -v --json` to skip update checks

d7330b0cdb4ca392b8b3f6c81b49ae1a0eb3a07a authored about 3 years ago
chore: cleanup repo settings

e59f1adfdb3fb2c6206863e01abd914cc29d5bc5 authored about 3 years ago
feat(hooks): project persistent hooks in config (#5597)

* feat(hooks): execute project persistent hooks

* chore(hooks): add hook service tests

* A...

97bbe3388fa150c7818fbe24e4220c9a6238267b authored about 3 years ago
chore: fix typo in `extending-cli` docs (#5598)

daa6028d3ba3efb5b0fe6c837e00bd0da37b442c authored about 3 years ago
fix(migrate): create polyfills.ts if missing for angular projects (#5593)

87283355bba2e0a7bfa487fee15dfa82798db755 authored over 3 years ago
feat(config): cli.packageManager override support (#5596)

3c035794489c26fe9100b30d011b7eaa94f4b353 authored over 3 years ago
chore(release): 8.1.4

9ff3a45228dc079633ef79badc141cd410b4876e authored over 3 years ago