Ecosyste.ms: OpenCollective

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

github.com/fastlane/packaged-fastlane

Preparing a Ruby bundle
https://github.com/fastlane/packaged-fastlane

Add colored output to install.sh

bca55a7a9c11d1d0055204aaab342f80d2294122 authored about 8 years ago by KrauseFx <[email protected]>
Merge pull request #10 from fastlane/uninstall-sh

Add uninstall.sh

64eaf550d836da1da5162855c5d7a1d5678db33c authored about 8 years ago by Felix Krause <[email protected]>
Skip `cp` warnings when installing fastlane

Previously the following was shown

```
cp: /Users/krausefx/.fastlane/bin/bundle/lib/ruby/gems/2...

2f7dc65e83d179bb1433473aa11061e7fe1d2f6d authored about 8 years ago by KrauseFx <[email protected]>
Add uninstall.sh

5fc1a35ca31bfb4852ac27d13e3f3c6451b0d748 authored about 8 years ago by KrauseFx <[email protected]>
Merge pull request #7 from fastlane/install-sh

Initial install.sh script

b502b8cec710598e277545f2a4149702f701d3f5 authored about 8 years ago by Felix Krause <[email protected]>
Rename parameters

7b50f778eac181ff78cae7187c07f6ac490295f5 authored about 8 years ago by KrauseFx <[email protected]>
Rename IS_CONTAINED to IS_STANDALONE

a0f7937ba7f0bf6b3e141544e8b920e9d4aa168f authored about 8 years ago by KrauseFx <[email protected]>
Merge pull request #9 from fastlane/fix-too-many-args

fix for too many arguments warning for update check

e6e8cd8d4b09f3255d95f4d1122d1e6b1b2a2241 authored about 8 years ago by David Ohayon <[email protected]>
fix for too many arguments warning for update check

fd9e8313b40cc57bce9b95da7a9dbfb109bac2ac authored about 8 years ago by David Ohayon <[email protected]>
Show error message when placeholder can’t be found in bundle-env

486ed4a0ba95aa7d7281b6548fbd096d977a0ce5 authored about 8 years ago by Felix Krause <[email protected]>
Fix not setting the PARSE_ENV_PATH variable

1cb7ebf045b92bf049217d85933411550b747063 authored about 8 years ago by Felix Krause <[email protected]>
Restored bundle-env for non-self-contained envs

Add 2 finishing up tasks for preparing the script to work for different environments

554c84ffc15afa59e7fe93ab41baff79bd1c5c5f authored about 8 years ago by Felix Krause <[email protected]>
Add automatic detection of shell environment

- Detect shell (bash, zsh, fish)
- Use appropriate config file
- Ask user for confirmation befor...

625c349b0e56110a5b89f3224ced622ff7025ce9 authored about 8 years ago by Felix Krause <[email protected]>
Simplified bundled ruby

- Remove unecessary setting of terminal environment
- Improve setting all languages to use our r...

10145fb1a74f295354c35a3fb77c0c176706afe6 authored about 8 years ago by Felix Krause <[email protected]>
Merge branch 'master' into install-sh

70cec419d064616df6cc1f6c06ae466694926ecb authored about 8 years ago by Felix Krause <[email protected]>
Merge pull request #8 from fastlane/uninstall-old-version

uninstall old version of fastlane after updating

54afc050b2bc10c165b6d2df289ac0921ed41271 authored about 8 years ago by David Ohayon <[email protected]>
add comment

c80979d1519e23f4acf5ec5adb9df678d52e5032 authored about 8 years ago by David Ohayon <[email protected]>
run gem cleanup after update

75e7d680d5959e6c0638f74aedb4ab00752a0f7b authored about 8 years ago by David Ohayon <[email protected]>
uninstall old version of fastlane after updating

902385b637b405d719769ba53b98edaa18ac5c93 authored about 8 years ago by David Ohayon <[email protected]>
Merge pull request #6 from fastlane/updateable

add command to update fastlane

fe9645dec1852ee971d1c5cdf5d21a096cb34025 authored about 8 years ago by David Ohayon <[email protected]>
Initial install.sh script

5501c6a2e2a531c213456134b3c16f3dd935ac74 authored about 8 years ago by KrauseFx <[email protected]>
Merge pull request #4 from fastlane/bundle

Add Gemfile and Gemfile.lock

a2ead57f2a803135cf11126d23782f7766958bea authored about 8 years ago by Felix Krause <[email protected]>
add command to update fastlane

6edb8a34a7e3b319418371c1b75c221e32c4ce96 authored about 8 years ago by David Ohayon <[email protected]>
Merge pull request #5 from fastlane/KrauseFx-patch-1

Add instructions on how to install bundle

963a5854456878c5f51240418fc1bed3c60fb7ff authored about 8 years ago by Felix Krause <[email protected]>
Add instructions on how to install bundle

d1edb562ecc3f9f3023512bcc8544e84a57b9a3c authored about 8 years ago by Felix Krause <[email protected]>
Add Gemfile and Gemfile.lock

This should ensure that all required gems (e.g. aws-sdk) are installed when running this

066ac7ce109ba147fcb1574cd11c6c99aaddd589 authored about 8 years ago by KrauseFx <[email protected]>
Merge pull request #3 from fastlane/fix-cacert-ordering

Move cacert_task up above the install tasks so that we can be sure ce…

631a574b6378bcf9876eafe5b22dd92bd56f6a63 authored over 8 years ago by mpirri <[email protected]>
Move cacert_task up above the install tasks so that we can be sure certs are kosher for `gem`.

cd8f3b52008d9bc11befcffff708e8c586be05d8 authored over 8 years ago by Mark Pirri <[email protected]>
quotes all the way down

82f3e71b0323bef2187bd5fc33cbeba9f632213f authored over 8 years ago by David Ohayon <[email protected]>
Merge pull request #2 from fastlane/fix-hardcoded-local-path

send in an env var for path to local fastlane to install

c701bb591e26cd5fb732d8f4be4c1a75aec9722a authored over 8 years ago by David Ohayon <[email protected]>
send in an env var for path to local fastlane to install

8a7cbbc7c8ac9562639ce292bc5ed16965bef494 authored over 8 years ago by David Ohayon <[email protected]>
add bundler

f00fa2f0384efb2e10b837867d7370455509724a authored over 8 years ago by David Ohayon <[email protected]>
build local version

51a9018a1dfed5200487c7bf0fb93c5d21528381 authored over 8 years ago by David Ohayon <[email protected]>
cleanup instructions

fa1c16c9d216e9e4995339e59738db211886cbe6 authored over 8 years ago by David Ohayon <[email protected]>
update readme

f68f9a1675684d4e3625d0204ded25009e34df7a authored over 8 years ago by David Ohayon <[email protected]>
suppress ignoring gem errors

60bb5afc6bb7d4e9e3e04685d51535b4b2a154c7 authored over 8 years ago by David Ohayon <[email protected]>
fix shims again

9469e29fb85c029feaf1cbdcfba326cdc75999e8 authored over 8 years ago by David Ohayon <[email protected]>
add task to update to an override version on s3 version.json

ebe662829c19d87023251437629c8503cba62b2e authored over 8 years ago by David Ohayon <[email protected]>
update shims for lib path

42bb4f57a2cf16c963edc7bf855264e7bba44bae authored over 8 years ago by David Ohayon <[email protected]>
exit 0

deac0da03d404f3a47c96fc889b7711bb8dfa164 authored over 8 years ago by David Ohayon <[email protected]>
change some print outs

f0eeacb1b4e3b4042d21414477def3c4fa24477a authored over 8 years ago by David Ohayon <[email protected]>
derp

7a6fda81aa0516c0f5a801120f08f2bea06a2dc4 authored over 8 years ago by David Ohayon <[email protected]>
add check if bundle is necessary

5c2b0fab8500bb4a33c64fe0c6e37ba4b821c9d8 authored over 8 years ago by David Ohayon <[email protected]>
remove circle task

9da210739567f0fb82f619d2fdde9ca5678c7d3b authored over 8 years ago by David Ohayon <[email protected]>
clean up everything after uploading

e5864844af0babd6c6848fab86844d7eabad04b1 authored over 8 years ago by David Ohayon <[email protected]>
make zip public_read

07bf266b06fc26ff5604706457006aed9638d7e7 authored over 8 years ago by David Ohayon <[email protected]>
derp again

18a843a945840d02a1f36e97b6bca45b360e610a authored over 8 years ago by David Ohayon <[email protected]>
derp

90a0c68ab60c7443169796f6464ea8fa90eba92d authored over 8 years ago by David Ohayon <[email protected]>
trying to upload

c80a9725ab38149addae3c11adf75179bc3e0a71 authored over 8 years ago by David Ohayon <[email protected]>
leftovers

9b0256a923c2603cc0f489d21ade1825aa9ccead authored over 8 years ago by David Ohayon <[email protected]>
clean up after yourself

b3a167f7d941e63eea805411b59ab34788390f0b authored over 8 years ago by David Ohayon <[email protected]>
derp

6f53680b4df9f2cde35aee465e86875e5be2edd5 authored over 8 years ago by David Ohayon <[email protected]>
make sure to set public_read

d022cea86c098b6c4270f46be26eb5fb345a2193 authored over 8 years ago by David Ohayon <[email protected]>
remove circle task from dependencies

14445c95a33781e264aa09a9c2806c9dc901d96f authored over 8 years ago by David Ohayon <[email protected]>
get version from ruby gems and save to s3

47095ceccf500c7d14d920d42644797b9ecb903e authored over 8 years ago by David Ohayon <[email protected]>
print error

3a2d538b2183495190004b93f526ed3f79280369 authored over 8 years ago by David Ohayon <[email protected]>
remove version

071df70b2de708a2f0127460989616bda7812c80 authored over 8 years ago by David Ohayon <[email protected]>
versioning things

c0021866e9c5e9eed428f19fd6639ef65804f474 authored over 8 years ago by David Ohayon <[email protected]>
remove circle again

760c4a86e611e6750846e24e7aae99097d949746 authored over 8 years ago by David Ohayon <[email protected]>
try circle again

2f1dd2f00d7120edc2242762be972d66beae54a1 authored over 8 years ago by David Ohayon <[email protected]>
point to home dot directory

f524b0862cb16e61ac49216ab53a744558a491e0 authored over 8 years ago by David Ohayon <[email protected]>
add shims for all the tools

1a74969be525490c18c121f41c27ad43f33ba03b authored over 8 years ago by David Ohayon <[email protected]>
remove circle.yml

46b79bef157246c813717eb91c84930653b1f2ef authored over 8 years ago by David Ohayon <[email protected]>
working for users gems and binaries

1285893de308d6c2c800c33959129e7f48fe86fe authored over 8 years ago by David Ohayon <[email protected]>
bundle all the gems

f7092d2c1843b2733a097844139c113961bbd556 authored over 8 years ago by David Ohayon <[email protected]>
make sure to clear all the things

e3a1d4491586d49117947fc1914a1e277ec5f21f authored over 8 years ago by David Ohayon <[email protected]>
circle test

454e2e9df3d5f25a606b06bd843f05b9db33b9d3 authored over 8 years ago by David Ohayon <[email protected]>
circle test

b1b0d088e57099cc18af85048ecf54420e20d5f0 authored over 8 years ago by David Ohayon <[email protected]>
circle test

0f56407f0788ed66f7fa25391e9e79eac4d738e3 authored over 8 years ago by David Ohayon <[email protected]>
circle test

525bebdc53dd5a91bc335c7f9b5188175b8de355 authored over 8 years ago by David Ohayon <[email protected]>
circle test

5efd7a7e4c20599a5a4f00007d5d05c1f645f349 authored over 8 years ago by David Ohayon <[email protected]>
circle test

961d076e1f47ffdda0606acb3a79c012f68ef66f authored over 8 years ago by David Ohayon <[email protected]>
circle test

ca375bc2708b4748f4a33c72f84ed20c47413b6c authored over 8 years ago by David Ohayon <[email protected]>
circle test

db73da88a8474e27dd992d4a7cf38806b6c8083e authored over 8 years ago by David Ohayon <[email protected]>
trying circle

070620ee29104edffaf01b0f8775565ffde32d2c authored over 8 years ago by David Ohayon <[email protected]>
version control and circle starting

1d1773c572b33cb320b28fbac650b040da3b87af authored over 8 years ago by David Ohayon <[email protected]>
reorganize the bundle

506f4e7ae175c7fd20d2489306a948732166a8cc authored over 8 years ago by David Ohayon <[email protected]>
get rid of ncurses and readline

a519364cd97d3139ed6d067f7b173a3433701f2d authored over 8 years ago by David Ohayon <[email protected]>
update to 1.81.0 of fastlane

be7bbc008e2448a5a92d6f870940200affe6c364 authored over 8 years ago by David Ohayon <[email protected]>
add readme

100f30192af6538f2c70bd5d1c1c830df803dc81 authored over 8 years ago by David Ohayon <[email protected]>
2.2.4

635089d434f611b2415faf16744efcb31a64bd67 authored over 8 years ago by David Ohayon <[email protected]>
get rid of some cruft

d19de78a7c889499858699cbaacc1f4e8f31962e authored over 8 years ago by David Ohayon <[email protected]>
add zip task

eabb4049b539d1de1b1b80e5c3a2919d3d778561 authored over 8 years ago by David Ohayon <[email protected]>
update bundle-env

0cee579f9805cfb01468670b56a2722b6556c029 authored over 8 years ago by David Ohayon <[email protected]>
working

e40d970afa47ae3bdb414d7a19640e9204c7a39f authored over 8 years ago by David Ohayon <[email protected]>
not working ssl

60e3bc6a9c82daa56e2fba73e4452ceda045ecdc authored over 8 years ago by David Ohayon <[email protected]>
some cleanup

cd945dfda5fde2b3b99bc6b5744bf73c0327083f authored almost 9 years ago by David Ohayon <[email protected]>
reorg

e1a1c70d133e9c681f83db9c84fbdeeee6f99fb5 authored almost 9 years ago by David Ohayon <[email protected]>
building

b675c8918cb96f02d1e04d310d3e6cbfb6fdf189 authored almost 9 years ago by David Ohayon <[email protected]>
initial commit based on cp rakefile

efb038228d5e3b5a5ff657ea75bf23b2334146df authored almost 9 years ago by David Ohayon <[email protected]>