Ecosyste.ms: OpenCollective

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

github.com/fastlane/docs

All the fastlane docs
https://github.com/fastlane/docs

Shell-related updates (#479)

* Remove mention of other_action.sh. Add discussion of shell escaping via arrays with sh. Correc...

c3633b54367890b903b11ca52ffd23c806fd9b7f authored about 7 years ago
Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀 (#490)

ec909cdcf8f657e2ccb17fea053424b9be55c80d authored about 7 years ago
Merge pull request #489 from fastlane/update-actions-md-1512415549

[Bot] Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀

34f08ec2e61b6d2d988062b3385ed0900d125426 authored about 7 years ago
Update appium.md

988bdfd244a82b87e2270a0a24fffa5ef4035e41 authored about 7 years ago
Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀

0406374071194cac508b9fa218f91bcdfc403ed0 authored about 7 years ago
Merge pull request #478 from fastlane/update-action-names

Change Fastfile samples to use new core action names.

c6d98fc1edd5b146a6ecc085d5d4de2372b5d4a0 authored about 7 years ago
Merge pull request #487 from fastlane/update-actions-md-1512064258

[Bot] Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀

8bb59ff39bc4b5f42426d21cb8e2962dca247963 authored about 7 years ago
Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀

9c00021395ec6db2cbcf267f7b6dac607a07e766 authored about 7 years ago
Merge pull request #475 from appplemac/update-circleci-integration-section

Update CircleCI integration section

13da2408057eea1b1d705871b06d14e1dd7075c3 authored about 7 years ago
Spell out the last path

55df4b20806bf71bfc17ce5ce129980cc7451ce4 authored about 7 years ago
Fix the test results path

96480f63fadc9d14ac749fa409866e568b5ac84c authored about 7 years ago
Fix paths

ee9faa3119101a2b3db1469ea302167e292a1eb6 authored about 7 years ago
Fastlane -> fastlane, Match -> match

e15c146f0ad66606aca9a716fe3c73456dce0364 authored about 7 years ago
Advanced: new paragraph "Lane Properties" (#477)

... that completes the "Lane Context" paragraph and moves "Lane" over there, but also adds "Plat...

f2eae54118ff79b6aa4e89d7226dde3c05c4af4e authored about 7 years ago
Change Fastfile samples to use new core action names.

c64bcc7b574baf706000bcd1e17766b2373a55e3 authored about 7 years ago
Shorten the example and link to the CircleCI docs instead

f8139630d7a501edb41d4eb0002cdda884053acf authored about 7 years ago
Link directly to the fastlane section in CircleCI docs

bf6d0b4a5ff19cbaa8c23cb48c7ff7a76a97f6a5 authored about 7 years ago
Update CircleCI integration section to CircleCI 2.0 syntax

9bea138fc213891f59ee017b43109f2933d13c94 authored about 7 years ago
Fixed typo neccessary -> necessary (#473)

490bb5f41170d96a8eec8689804f1295bc9b6b04 authored about 7 years ago
Fixes typo (#471)

0a3c602b23300c4a98cee8be2295dc9caf42f830 authored about 7 years ago
Mention locale environment variables in the docs (#470)

* Mention locale environment variables in the docs

* Update setup.md

* Update setup.md

f0b8da3fbfe46d1c703238ea614c861476689009 authored about 7 years ago
Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀 (#467)

d279cebe0722223bc8638ccada0ca67e8b351b7a authored about 7 years ago
add more docs on environment variables (#466)

As not everybody knows how to set them (me included!), I googled and found a comment of @krausef...

2965786b2f03aeb0cb76b99eab234aacf37f724a authored about 7 years ago
Fix ensure headers not crashing in some cases (#465)

23bc631d8749845c022a2a188167924e0e4dad3b authored about 7 years ago
Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀 (#463)

8b5132783df0b1430a0226cf8227ec410a449025 authored about 7 years ago
Fix test lane crashing for HTML comments (#462)

* Fix test lane crashing for HTML comments

Introduced by https://github.com/fastlane/fastlane...

064c4e02def9e5261fe02a22986d811fd2acece6 authored about 7 years ago
Improve docs for "Lane Context" (#460)

Text didn't make too much sense, moved stuff around so it does and added some bits.

176507d511b093a6fcf879c6e171635ac332124a authored about 7 years ago
[Docs] Make "Directory behavior" a primary heading (#457)

This was a secondary heading before, but doesn't belong below "Manually Manage the fastlane matc...

a8f352dcc6fba2fd448518ca0e23049e843efd79 authored about 7 years ago
Merge pull request #445 from fastlane/plugin-guide

Action guide pt. 1 (was: Plugin guide pt. 1)

36c07559fa72ef08935c759c044ea49da1091590 authored about 7 years ago
Add GitHub pull request template (#452)

* Move issue template to github folder

* Add pull request template

* Tweak the warning mes...

6f222ae0f4bc19e2afefbbcd7d1a59a7d7b72b37 authored about 7 years ago
Removed section on string conversion with allow_shell_conversion, which is in accurate and may not actually be supported.

38eab0a276654827feb93753c6fefa321857f5f1 authored about 7 years ago
More on shelling out

01a1ca70b22301419393988a5ad3d9868c14a337 authored about 7 years ago
Mention String#shellescape as well as Shellwords.escape

4a2713ce24d6ac2422daeb24123789e9f1f69600 authored about 7 years ago
Mention shellwords in the section on shelling out

980be3974741d16440450eeb671696acb9efaf34 authored over 7 years ago
Added discussion of optional parameters, callback parameters and resolution order. Moved explanation of Procs to a Note on Procs section.

f8987f772b488fded013977cd1c1d548c667dc99 authored over 7 years ago
Merge branch 'master' into plugin-guide

068c040a3c121784453ca5f1b61410aa1a1cc13a authored over 7 years ago
Add doc for FASTLANE_HIDE_CHANGELOG (#454)

95b0569c4f279ee193e620f52807fbed74304781 authored over 7 years ago
Fix Appfile header level (#453)

The header level for the Appfile started at 2, making it not appear in the sidebar

12ca5db7c35e4c3278e848e669c3cd5876a0252d authored over 7 years ago
Corrected Proc examples.

13b6ddca3a0c2646a4ed4e94c9094e42d218751b authored over 7 years ago
Corrected search path for load_configuration_file

ad1f823f7e37c931e7e3fe5070429c646cd7c970 authored over 7 years ago
Added sections on polymorphic parameters, verify blocks and conflicting options.

81d8f44521ee431a210113ed610fe7c2b4c961ac authored over 7 years ago
Merge pull request #447 from joshdholtz/timestamps-and-ui

Adding timestamp and UI docs

5b45085101af80baed3d0337964ce56b4393b001 authored over 7 years ago
Adding timestamp and UI docs

18c66179daf49a398b40156b0a226f69bc7b0b44 authored over 7 years ago
typo

7e49ebe04f7ee5ae35caad3023d6d8a20ec943e6 authored over 7 years ago
Move action docs to Advanced section

d635ed0fbcf9fc35df85b8152a1b08c46ca8534a authored over 7 years ago
[Bot] Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀 (#446)

* Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀

* Fix spelling

df6f62c4863f032c7d6b642dee520a4f5bee8200 authored over 7 years ago
Use _deliver_, _scan_, _gym_

c78c3da7e6ff305d5252b2f4646f5eebb94cf22d authored over 7 years ago
A few words on calling other actions. This probably needs to be improved or omitted.

5c3510de3d3f5d9a49007cb3b443e5662768c6f2 authored over 7 years ago
Added a section on shelling out

70b6714d5b7f735e100bd98bb8cc10db596f688f authored over 7 years ago
Added UI documentation

9934713d48aabdb6a83d47d635fff1b51173c752 authored over 7 years ago
Added mention of load_configuration_file.

adef5ca29120916e1c84c6f43fe7602cbb6871ec authored over 7 years ago
Discussion of type handling and conversion with FastlaneCore::ConfigItem

583465d8d49d1232a6ebfeaf44ea45b2a6bfcf97 authored over 7 years ago
Add Appfile docs (#444)

* Add Appfile docs

* Fix spelling

ce8163a292e0b5dd63774d80908a851efb531659 authored over 7 years ago
Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀 (#441)

0f38f6d642da7ad3b795c3c0c8f0f39294c89de3 authored over 7 years ago
Merge pull request #437 from fastlane/update-actions-md-1508253236

[Bot] Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀

9bf79224dc0be4c196cf52127966c49e63108af4 authored over 7 years ago
Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀

e7ed6d6dfa731b73585d060d0e7d60fd7b00038f authored over 7 years ago
Update pilot documentation (#432)

* Update pilot documentation

Provide more information about `itc_provider` parameter.

* Gr...

d525047cafa5305454bc93b8d3c950a8a336f300 authored over 7 years ago
Update docs for latest fastlane release (actions.md, available-plugins.md) 🚀 (#431)

79f2ddc829e77357b9c844bbcf0c1d7a9020a378 authored over 7 years ago
Update actions.md for latest fastlane release 🚀 (#429)

d59a424248a90339d55e11c8ccf636ce45cae13a authored over 7 years ago
Update actions.md for latest fastlane release 🚀 (#427)

98e7bfe10e417024035757faff2d21bd0ffb78d8 authored over 7 years ago
Fix spelling

e73afdf43a88e1da297423e1db59a2cca367c105 authored over 7 years ago
Add metrics & crash reporter notes to landing page of docs (#419)

* Add notes to landing page of docs

As it will get removed from GitHub with https://github.co...

d0709f822daa3373b6728359b44aa69e063fa3d3 authored over 7 years ago
Opt out crash reporter & stats (#420)

46e50fb7375065e6519edbfcc762509f656787ed authored over 7 years ago
Update actions.md for latest fastlane release 🚀 (#416)

37e8807fafc1e4da496c001025ce8d1fc003c39d authored over 7 years ago
Add Algolia docsearch bar on the breadcumb (#415)

e3c85d412fe9b6034163b31fbb1c322c13f30558 authored over 7 years ago
Update actions.md for latest fastlane release 🚀 (#412)

fc36eea8722fdc061cf9db0ee22bec7782379046 authored over 7 years ago
Merge pull request #411 from RishabhTayal/patch-2

Fixed import from git url

b12bd05c18500c981c05cfac8e49e87a5ae627cb authored over 7 years ago
Fixed import from git url

6d6951e364e7a11c5bf78ed341ba715b8e76466a authored over 7 years ago
Merge pull request #410 from fastlane/update-actions-md-1505233016

[Bot] Update actions.md for latest fastlane release 🚀

0190a8afe2f2ef29053e8b7bb428c57ad722ff35 authored over 7 years ago
Update actions.md for latest fastlane release 🚀

46b5e3fa8013d35aac8c2de7cefa0b6e01c044aa authored over 7 years ago
Address differences in OS

b93f6ac83c9ea8d50aee2b483a626b83ef54339d authored over 7 years ago
Fix path of deploy.sh script

45028629da8fbe335d8e601976da0bb5ee25605c authored over 7 years ago
Auto-generated: new docs for all actions (#408)

* Auto-generated: new docs for all actions

* Update

* New generation

* Newly generated
...

aeed433a6c275d9585723cc71e61c36190a56af6 authored over 7 years ago
Update mkdocs.yml

3687e46bb9b9e85c2625304ac17a0a9479db0c15 authored over 7 years ago
Implement new action details (#407)

* Add running of code sample tests for sub-pages

* Add support for new ```ruby-skip-tests`

...

076749a967ac4266f1f0e616adb8bb34e3d5f34a authored over 7 years ago
Add support for sub-pages (#406)

* Add support for hidden pages

* Add breadcrumbs support for hidden actions pages

* Add su...

a6971a9dbbd9c82a677a5dc22374feba8ec77850 authored over 7 years ago
Add commonly required env variables to CI docs (#405)

2636bdb6f9e0aa1b0ff5508a5240acec85fac837 authored over 7 years ago
Merge pull request #403 from fastlane/fix-typo

fix typo

d3d25b0f92ce8696d12c929b7a4d4247dae7b0b3 authored over 7 years ago
add link to beta testing actions (#402)

52bacc9a420a2ac2f68842bb689e044cfa4911a5 authored over 7 years ago
fix typo

2fb5f722c8725a5305441ffe1d13a1e18688436c authored over 7 years ago
Update beta-deployment.md

235d4b4f310ec335af000fc4b40229e43af80bc0 authored over 7 years ago
add link to beta testing actions (#401)

21af340ea36c4988525406ca2f7b963c8305b87b authored over 7 years ago
+ additional

0a0ad93613cd58b16be5d7d43d0efb32677829ec authored over 7 years ago
Update beta-deployment.md

323f710381746d52b0987eaf311e9282b56353da authored over 7 years ago
add link to beta testing actions

... in "Supported beta testing services" paragraph

d50b3aaf4daec5c420c18ebd3a06dcd1fa3b14a2 authored over 7 years ago
consistency with ios (#399)

c77155d2987975c140a25c5cf3564707a5f75f45 authored over 7 years ago
consistency with android (#400)

62d977d9ccbaf4637ef6b4ae59dc58766ac95591 authored over 7 years ago
Update Xcode project syntax to work with older versions of Ruby (#397)

48edc2aabf24c8d7150b66abdd43412fe6739d92 authored over 7 years ago
Add note about Xcode 9 snapshot support (#395)

5a99191a199b5c27d13370a82943ee550b170c15 authored over 7 years ago
Modified README.md to be more noob friendly + added info found only on the screengrab github doc (#393)

* Modified README.md to be more noob friendly

As someone new to Android Dev and Eespresso tes...

1eed11244c4ef8476e4ad69489e2faa217649e92 authored over 7 years ago
added a new step (#392)

You have to click New project button before the Create Service Account

9381c754cb4c7c734a5defec80c17f2d5f913d27 authored over 7 years ago
Add checklist for before submitting an issue on GitHub (#387)

f8f022612285c46f667905038700a1a6b33096da authored over 7 years ago
Update actions.md for latest fastlane release 🚀 (#386)

548cfeb7b7cf4e3fe6a74be37804a8a27059945a authored over 7 years ago
Update actions.md for latest fastlane release 🚀 (#384)

9cdf088fad60629b79a5b521aba257373b53d83f authored over 7 years ago
Update actions.md for latest fastlane release 🚀 (#383)

f5fb15a60601c8b31b1fa59107ce5c33fb45d3e8 authored over 7 years ago
Add proper spacing for travis docs (#377)

4344afec6853548c01a3b2bd8d026da7a1418b19 authored over 7 years ago
Fix link to available plugins (#382)

dce0aaf97c5f997c723ad99dfc26e1913c75ff8b authored over 7 years ago
Update actions.md for latest fastlane release 🚀 (#380)

b0893eff74c472350bd515fcaba0670b59a39126 authored over 7 years ago
Update actions.md for latest fastlane release 🚀 (#378)

a7d30f54c4e370115bf07966c4893e00b8f3b4e1 authored over 7 years ago
Hide edit on GitHub button for Actions and Plugin list on docs (#375)

We kept getting PRs like https://github.com/fastlane/docs/pull/371, this is probably due to this...

32ba9be914e149941bc324687c3495a853776344 authored over 7 years ago