Ecosyste.ms: OpenCollective

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

github.com/NativeScript/nativescript-remote-builds

A NativeScript plugin for remote builds when running and publishing NativeScript apps without env setup.
https://github.com/NativeScript/nativescript-remote-builds

fix: test ci

891e2906b249e7f7923ad56ea0edbe8a869b212f authored almost 5 years ago
fix: add security info

18a7f55dc83c2787f83c63e2236d3743c8c49eb5 authored almost 5 years ago
fix: document the iOS publish

6ef278c9c8d1734d7de8bb1fe8ecf7e71467df64 authored almost 5 years ago
fix: readme

ce42a79eec0765bbf58ba8c9ff64f0e36729be4d authored almost 5 years ago
fix: improve READMEs

6f017139b4740dc510a6031b6ae3c1af2c843bb4 authored almost 5 years ago
fix: wip

c0b1192b44552163131e8bbfb96acede8a0f0e52 authored almost 5 years ago
fix: plugin name

a5dcf60c0214673dc5007423241a8624cc160b6d authored almost 5 years ago
fix: forgotten rename

7e5eabc079d2859ded0fe789cad35ec3041b1855 authored almost 5 years ago
refactor: rename the repo as it could support local builds on a remote machine

78e7ab9f860607eef29f6541d8e50cec2d441bd1 authored almost 5 years ago
fix: commandsService.currentCommandData is not populated in some cases (e.g. tns prepare ios) - workaround with process.argv (could cause a bug with something like `tns run ios --env.foo doctor`)

174d1fd454a71333d003f12a5b24329edc5f0763 authored almost 5 years ago
fix: pass the env.local arg in the cloud

b88d2a85c48a62a9b8c077bca65ed3825d651325 authored almost 5 years ago
fix: typos

9e71c41fc164eaeb1ac8d5a7da78d34b5a500141 authored almost 5 years ago
feat: introduce remote env variable validation

3d8b74b3e3a08f66bb937dd6b4118a33121748ba authored almost 5 years ago
fix: fixed decomposition

f66df28dfe7d8310ab5da02efc10438d11fa6b1a authored almost 5 years ago
fix: fixed a few validations and error handling

d373fda42e099e8b91cfd2a7ccf762824a917b35 authored almost 5 years ago
feat: expose --env.local for local builds and reuse the flag in the remotes

1efa152479a0357c6af68494858f1a398cc5b437 authored almost 5 years ago
feat: expose a common ruby utils for the android and ios fastfiles, expose the cocoapods version, cleanup

4e9f32ebdd8c57679df84a888758094083526e37 authored almost 5 years ago
fix: pass obj to the build service

a11adfc3025d96ba5543ba9ba99a1b88b29d608e authored almost 5 years ago
refactor: major refactoring in order to allow easier TravisCI, remove machine and other remove build services (still WIP)

c58ffe93ed83dc604b42e719946edee644156f4a authored almost 5 years ago
fix: reorganize settings

40a90881359d780e8bdb5b843893494b12596a6e authored almost 5 years ago
fix: support aab in publish

31d443c5868478e5f08fc78354e4465db4f43979 authored almost 5 years ago
fix: resolve the apk path when publishing

ab9d336b7d3d17d098cc4774655dc314322b5893 authored almost 5 years ago
fix: initial android publish test

9809c3aee4eb3bc9886139153181f30f7d4ae418 authored almost 5 years ago
refactor: fixed a few typos

a7f582b69da5db9e6dcf4557c5d588dbd0252b57 authored almost 5 years ago
refactor: initial try to fix the Circle CI abstraction

d9e66e1815260ef63878e634feaf38e1160ec320 authored almost 5 years ago
chore: bump version

e2abd2dc8f70903fe5dbb3c0aaf53b764e05d40e authored about 5 years ago
fix: ipa location

638c31f7a3c1b34fc25060329dc2cce6ef35ff25 authored about 5 years ago
fix: remove forgotten configs (not used anymore)

df16c84682d5fc956a9ede2f1a6148dc45d96e84 authored about 5 years ago
fix: publish improvements

9efdda23306666548d170dabc1826a8fcc27b173 authored about 5 years ago
fix: typo

30adeb99d8406344090d92df6727c23e34926d3a authored about 5 years ago
fix: working with signing (we had to pass the proper provision to the `tns prepare` instead of disabling the automatic signing)

945def9812bd7384470ffb0a752e5d3262dd06c4 authored about 5 years ago
fix: reverted teamid and provision as required for release builds

7ae10841321635b4174acfdcc5e403e74fc75a63 authored about 5 years ago
fix: properly add the resolveCommand hook

249e51c6642470be888564e351dd214111f0c484 authored about 5 years ago
fix: initial cloud publish test

edb5d624610a46afc65f274717196acf1499f155 authored about 5 years ago
fix: forgotten file

101776c3350a15c1d89a39bb3a170c9ef37d0006 authored about 5 years ago
fix: remove app file

1e9bf90f2c11201317a32427b3cd63999b5add32 authored about 5 years ago
fix: test unit testing with a cloud build

434f541ccf6ae70a0dc8a514db19c26a1eb391c7 authored about 5 years ago
fix: test without specifying the team_id

f6c98c04cf167952c0424449e620bb70d3879d79 authored about 5 years ago
fix: try without specifying the provision name

cbfc6b6deaf0a2f497ec2b037c5b0c7111d7703e authored about 5 years ago
fix: typo

6d0259e202a2e4ef8f67642581aefb4ecd63b6fb authored about 5 years ago
fix: typo

44dcb39fbef5d1f56de130183fc3f1681488adc5 authored about 5 years ago
fix: test wip

6152394435b67a672bb71dc7eae8ada35290ec47 authored about 5 years ago
fix: separate provision type from build type (different constants)

25d199f31173aa58e7c901fc22922794d5c30f6e authored about 5 years ago
fix: typo

dc5ba7475008e1bf626be7d25240f8329f5bbbfb authored about 5 years ago
fix: support appstore certs

5b35ed79cdb1bfcc9510cf3f5ad4dbfbc321722a authored about 5 years ago
fix: typo

ff76207267dc8e8410e548c753d7cac555bb583e authored about 5 years ago
fix: aab wip

0c95ad283a9b0e3db0563d8253fe65984913fcc9 authored about 5 years ago
fix: initial aab test

d4f79fdb9da0987fbf77ee98df20d721dbf576b2 authored about 5 years ago
fix: wip

23c6a78641b196cb44fa93fb170260920bbc0dc5 authored about 5 years ago
fix: wip

06b217c28508748fbd53e5f479fa3f7e0d79a9df authored about 5 years ago
fix: wip

83261328a077807a4bb9c5d7d1ba14b00d0b3060 authored about 5 years ago
fix: wip

fa2c1a0c4fa283479fd2b7dff2cd6da10aa8bebf authored about 5 years ago
fix: wip

caf0361982d73846bfe3f93ab94f6319c9c93ff5 authored about 5 years ago
fix: wip

122f8756020365b43906ea2ccaeb7fc30fa270f6 authored about 5 years ago
fix: wip

3e0301bb1a1da5c9f40c49bd79f5a1ebc09dce6a authored about 5 years ago
fix: handle env vars 1 by 1 in order to keep the values secured

6528f404f43bab6b8a26222efbb887ece87b2006 authored about 5 years ago
fix: wip

47ea7f156bf50187cc65dfdccc99d43ebe05c3f8 authored about 5 years ago
fix: wip

5dade71be8186317076f8bf827fd5ed3b714bd80 authored about 5 years ago
fix: wip

b5b4ccf33322aaa6eb9aeeeb4ef9df9a0e2426d6 authored about 5 years ago
fix: add logging

93bef224c5522ca9274a18c770da0d8749fc536d authored about 5 years ago
fix: inital prepare args support

86dfdeb7156fb147f2494e7af848f51d963478ae authored about 5 years ago
fix: split gem files per platform as iOS requires cocoapods

dfe76e5cd05bf7370394a2831e5f3e63fd547357 authored about 5 years ago
fix: add cocoapods in gems

e2cd06d8fd7312256e2dc6b230b0283bbfd67b29 authored about 5 years ago
fix: reorder

511e34d2f1830cf45675d6925405f4573fb97556 authored about 5 years ago
fix: prepare in release when needed

6839c8224a614094663dbad4b966261b2938f6fd authored about 5 years ago
fix: typo

fdc5a23fb751fb85db2df51414f2ab47de5a8382 authored about 5 years ago
fix: typos

661fca165aff9c99a336db8e34c1fc44d7035ef3 authored about 5 years ago
fix: platform dependent cache

22024bbf1b7d1d8da7cead5c7c01e660b8b989d0 authored about 5 years ago
fix: ios release builds initial test

33b951b223f91696c35f887efe8d6223521762d7 authored about 5 years ago
fix: pass log level

22c0fc8b577780d75ad5af07c1681a54ec803054 authored about 5 years ago
fix: hide key store args from the output

6f1c06550e5a77e9cb6232c06ac0b83681cc7050 authored about 5 years ago
fix

b6bbb376031d4289911064ed4028402552c6c013 authored about 5 years ago
fix: use the same CLI version as the local one

a5dae044651c59a1ecf5f9113f6a3e30766e9b01 authored about 5 years ago
fix: clean branch after cloud build

8cdcf214cfb1e019eea00133310129d03e3b3d13 authored about 5 years ago
fix: wip

ff886ecfc541b741614f964a1985a45db8665427 authored about 5 years ago
fix: clean env variables after the build

37974e07ab89ddeb16ac78b3beb691500c2539e9 authored about 5 years ago
fix: wip

7db7f014570cc7c0eac098ea2e8b30e0db4950c5 authored about 5 years ago
fix: env names cannot start with a number

fdc9dc50bc31a5e7454c875c9347932385a88e15 authored about 5 years ago
fix: fix imports

dc8f0aa8d610d1d835345940269d3d9fa59202a4 authored about 5 years ago
fix: support parallel builds

2e3928101f287ea301125aebedcb16232f05d227 authored about 5 years ago
fix: enable circle ci testing

984221badec955011cdb9af275ed7a796fc3fe02 authored about 5 years ago
fix: remove forgotten command

c593ea32327364d55a0175d5803c6712ffba1fc6 authored about 5 years ago
fix: shell escape the keystore params as they could contain spaces

e0446c1998f527c51a72c36a4648149b1ac4516c authored about 5 years ago
fix: ensure keystore dir created

28a83a2de391289818aabd6072461eb48d939f90 authored about 5 years ago
fix: typo

a35e6cd9b9cd02e2cdf3abb0b27addcefa75d1d8 authored about 5 years ago
feat: pass cli args through the secured Circle CI env variables

3ccefb238ec962bed39c5ff365a8e54eba6ea8c5 authored about 5 years ago
fix: initial fastlane integration in android (git push disabled for testing purpose)

17c5d4ec19ef5ffc626fa4cf894fef1eb7364f29 authored about 5 years ago
fix: readme imrovements

d18206871f9b1bbb12023aa16ac541325df6228d authored about 5 years ago
fix: improve readme

60ba115bb94a886e8c049f13969f464a2f100bf5 authored about 5 years ago
fix: readme improvements

717996616ed6b31b2625362cae53e8c774b4356f authored about 5 years ago
fix: readme improvements

98b350a224935c016af3152cda61de36d18276a3 authored about 5 years ago
fix: fixed formatting

b771bbfa2427b9eb7b100a36090b39758a070fde authored about 5 years ago
fix: readme improvements

6bf0178f13098c98e1b87645a4fef3671ea2a30b authored about 5 years ago
fix: fixed a typo

59754ca2c837b315fb6381981fdeb1ebc0f837c8 authored about 5 years ago
fix: read the circle CI access token from an ENV variable

046fee585330a3f25a301cfb4e2cc9c14c929852 authored about 5 years ago
fix: fix ipa location

36963a6532b480ebb35c652370333d004522d314 authored about 5 years ago
fix: fix circleci artefacts resolution

d5161f30430e2ca192dcd3f36609b935d356db18 authored about 5 years ago
fix: download the simulator app in a single zip file

e39dc71c93c526c4797f35593b81cb773c3e47c2 authored about 5 years ago
fix: export xcarchive for simulators

1697ac5013be428323504885607aeaaa14412b54 authored about 5 years ago
fix: expand paths (it seems that the xcodebuild does not expand them out of the box)

e32f38cfb09e064847549103e4a45f15236f599d authored about 5 years ago