Ecosyste.ms: OpenCollective

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

github.com/NativeScript/plugin-verifier

Script to test popular plugins in NativeScript
https://github.com/NativeScript/plugin-verifier

add exception for nativescript-dev-appium

6d5f3a9b55564b56554ad25327b13a2520cee1de authored about 5 years ago
Merge pull request #3 from NativeScript/hristova/fix-module-error

fix module error

169a7b9ea07b3856c7f2f589b0a141f812047a5d authored over 5 years ago
chore: retunr to the previous working version

450fbfc125f7473f82663aac100c49790cc29f46 authored over 5 years ago
fix: typescript error

2fbd613a59ce0af68ad824a80aaf8431b5eb01ab authored over 5 years ago
Merge pull request #2 from NativeScript/hristova/test-only-one-build

test only one build, instead of build & webpack

b8048784790fc3271df1245c659ff42bf25f65d9 authored over 5 years ago
test only one build, instead of build & webpack

c9f6022233829d0d6c5af512816433d1d0e9a336 authored over 5 years ago
fix: add plugin exception

99d1f83c2a4e99d43ff3d1f226664741bebd6030 authored over 6 years ago
fix: add exception for nativescript-azure-mobile-apps

af8c340cbdf8dc25929305672040a55c713c9332 authored over 6 years ago
fix: plugin exception paths update for new app structure

8e8e4da3158d85e5d81f694852b82c77d0b61689 authored over 6 years ago
fix: try using node to get the ios provision

1e1019d60f0f259d3b81990b7efed929b0a6ab5f authored over 6 years ago
fix: always try codesigning on ios

130e6d52f4b0a533c5446b0ab007b9e83a37a36c authored over 6 years ago
fix: always try building with a provision

b707615a92012cb3e35d9986d1b855d8c2ef1924 authored over 6 years ago
chor: update log text

eb581eef5da7d64f43a0889773680405dbdd2719 authored over 6 years ago
fixes:

- add exception for nativescript-wikitude
- make builds platform specific (only ios on mac, only...

d9efa13a0cacce40712da82638fb79a7a8bf5632 authored over 6 years ago
fix: plugins that need a different minsdkversion for android build

250f4854bb853ec493ee05909b6ab945e255e5d0 authored over 6 years ago
fix: add plugin exception

19415aefc7bb889c8aac31b302d6ca1075406600 authored over 6 years ago
chor: more log output

b99067f299fd9308e9bfb4309cc46dfbbdb66a83 authored over 6 years ago
fix: add exception for kinvey nativescript sdk

984b5fae627ca3558e40b8d5a7ecb114b9749d86 authored over 6 years ago
fix: add exception for push-plugin

1632ed1e2b0116680b142e2b224e16aec3f0037e authored over 6 years ago
fix: skip deprecated plugins. better error handling when no badges found.

4fec827c696210893cbb26326a31f81c9e7c485d authored over 6 years ago
more logging, exception for some plugins

eea2ea6572fbded8f695fee956e9001d5a1277eb authored over 6 years ago
Merge pull request #1 from NativeScript/lini/cloud-build

Lini/cloud build

582150f94275ee571628efd17b18c43378b648fa authored over 6 years ago
convert android keystore for local use

e3dd312d7ae36dfeca64f5abcd4a75bc83592cf2 authored over 6 years ago
make cloud build an option

22267260b72afeb6f1b04c999e92b456b36679a2 authored over 6 years ago
use test cloud builds

900bd5cfe89a71d4be8f6ac772d84b87acbbf53e authored over 6 years ago
fix: fixed version of @types/node to prevent issue with rxjs

e0efe787fd8cc425e0894601f34a28bdf3355679 authored over 6 years ago
feat: add snapshot,aot, uglify support

- change test project from TS to NG template
- refactor code to support more build tests
- overa...

8f479877bcc4b1ba8f370ff85925437107a6d47c authored over 6 years ago
fix: better heuristics for js plugins and ones without a nativescript section in package.json

4c1556c1056cde429575034304de65f00f5c0d7c authored over 6 years ago
feat: replace demo build with normal (no webpack) build

94c0d022a7bc5ca004ff610503c0fbf0f4534c88 authored over 6 years ago
fix: try all available demos instead of just the first one

6f8e193b9544ec1a6ddd06a5f911a7baceeef41b authored over 6 years ago
fix: demo build for some plugins depending on ../src typings

9951485eb2fe8fc07fa6948fdfe101625460261c authored over 6 years ago
try to replace plugin version in demo with latest

bff499866add8d9739eeb9ba22bc1eae5f1c1747 authored over 6 years ago
fix error in git service

3af24258ed58ed43a9091de5bd3d50afc7d6acc1 authored over 6 years ago
update git service to build demo for ios as well

3d928c883215e5a60763aa98224967c9560109d8 authored over 6 years ago
fix: don't change the name of the created project directory to prevent ios build error

41af418f6d437eb9d37cb139e702da311782cbe9 authored over 6 years ago
add ios webpack builds

bc2939e3ed44adb5c1b5c5787ffb9447fbe2a814 authored over 6 years ago
fix jenkins build name has a space in it

59047ed8847a420a0dd4d87a8db7e8bd108023f7 authored over 6 years ago
use local NS install, add fix for plugins with slash in name, fix lint errors

cdaf3493ba884474975df1a1f67d384700c13cbe authored over 6 years ago
fix formatting

26fb1f78631f28d7c2a775d32676baa288ec1357 authored over 6 years ago
install webpack in base project as well

7bab93003b483daf2192c41fa9b75f05f3dc8a47 authored over 6 years ago
reuse one app to try to speed up webpack builds

7fe3231fb7dacc72ca5824fb6c00977f3daf5cb3 authored over 6 years ago
updated to accept skip/take params from command line

6a0dd071cf2ea16e60e1e5d569335e0ed4b4f454 authored over 6 years ago
generate json report with results

7fb985c05bb845c5edf83bc74b3010776f7f70cd authored over 6 years ago
add github service to test plugin demos

also update npm service to test plugins with webpack

851f5fc21a88e0d758dcf6e6bfe401160002a93f authored over 6 years ago
Initial commit of plugin checker code

Installs the top 20 plugins from marketplace into a vanilla JS project and checks if the project...

4c5a1a5be99fe757ddb3b4caf901cccc873a85ba authored over 6 years ago
Initial commit

c86d436727014ea0789f299e47b3399018360031 authored over 6 years ago