Ecosyste.ms: OpenCollective

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

github.com/fastlane/fastfile-parser

Convert the Fastfile to a JSON file
https://github.com/fastlane/fastfile-parser

Update dependencies

10b8d313e999788baaada68b20e9f50833a0372a authored over 6 years ago
Fix `require` statements of Ruby files

7280b7f821661250b4fb7885ec167866be277500 authored over 6 years ago
Remove debug code

231cb18ea44974cffe9502fbfb7b42ebf7d25bc5 authored over 6 years ago
Merge pull request #11 from fastlane/initialize_with_content

Initialize with content

a9707d87eb6bfdc74c9fc3125f7eec917c8c1e49 authored almost 7 years ago
Added specs

01cade38b4c410ab13e02cc720043667f9089695 authored almost 7 years ago
Only 1 initializer allowed in ruby

270411d33a489773c063a14251d289cf7461f0f9 authored almost 7 years ago
Initialize with content

bbf39fc395f18d097b8fc2893bbea7f5f05576b2 authored almost 7 years ago
Merge pull request #10 from fastlane/fix-complex

Ignore more complex code to fix Artsy Fastfile parsing

4ee3b130e4d42bd61ee4134708a48e05c00d44b2 authored almost 7 years ago
Add source

aeb0c88d2f840b582c83748b3628d8f506d13142 authored almost 7 years ago
Ignore more complex code to fix Artsy Fastfile parsing

049c1125c16f0f9e96918c1dbc046c62559e0087 authored almost 7 years ago
gemify for vendoring (#9)

122825dfb9370a6a2008e2e5ca8613dc6602b45d authored almost 7 years ago
Tweaks

934184f4a8d3e8f5156a9720863eb8c692b03f2d authored almost 7 years ago
Add new `all_lanes_flat` method

d56d1c1e6946fafd0405e6f02fa72dfbedbaf8e8 authored almost 7 years ago
raise exception if path is missing

dd8ab51746801d677b382e5f9404dc23f64382bf authored almost 7 years ago
Merge pull request #7 from minuscorp/fix-fastfile-no-platform

Fastfile Parser can parse correctly no-platform lanes

3350e114f13dc39830e45451b1f12b2a3b06a5d4 authored almost 7 years ago
sheeted unused extras

d1e1f93407201d02bc6283eef24ab9c93236df0b authored almost 7 years ago
Clean debug code

ff1e9aa53e632c43ea4055ef582b886fc792c6af authored almost 7 years ago
Fastfile Parser can parse correctly no-platform lanes

339b2c700b28423708b1e7b2319f100a908d5dcb authored almost 7 years ago
Add failing tests for Fastfile with no platforms

105b4ad94cb89a1f75f350061c2950baf5fad3ca authored almost 7 years ago
Make use of relative require

494d621a15beba363bc35747c125c7bf7688a2e0 authored almost 7 years ago
Remove pry `require`

4df0fe11f8b0aef73c0dcdf7e5124503ab366a8a authored about 7 years ago
Add `available_lanes` methods

070a4f500f2dbc078c0bdf83d1415703b627e637 authored about 7 years ago
Fix lane detection and update tests

375739d9e119656388fde5e2b52609675ddc0c4c authored about 7 years ago
Update README.md

07e988f9e6dd6ef5e0b34fd94746c0d440581a67 authored about 7 years ago
Several tweaks & more tests & support for private lanes & after_all & error

4c5ab197c15caa250c1f2aefc3ee42c598fc5cb3 authored about 7 years ago
Merge pull request #1 from fastlane/actual-parser

Add manual parsing of the Fastfile to support complex files

80a228013167cf8df4d16522fbce28ffe2ed53be authored about 7 years ago
Update parser to work better, support for booleans and add tests

e2a8f1ebc935c2978518c58c385e15d188b461b2 authored about 7 years ago
Cleanups

52b78acee6e7515a236b53a52a7f43238772afb2 authored almost 8 years ago
Add manual parsing of the Fastfile

bc07e0bf3e2e852886d75c6b34f04ca50d56d37b authored almost 8 years ago
Remove trailing ---

92e549d4bcdba8b4b77432fa5e005ce96388bcfb authored almost 8 years ago
Add cli.rb

97b2a8dd6a602cb5d8d212cbd29d9bc361504e52 authored almost 8 years ago
Add test for action outside of all platforms and lanes

8c668ce2310d196da0ee881d13bc1d2df84e8c0f authored almost 8 years ago
Add passing of sample value to error block

7fd3bf9811454c14571a17ef98bb2a7a11cc7e45 authored almost 8 years ago
Add initial unit tests

668525f1a7543fefd414c60e9dacff8a85365936 authored almost 8 years ago
Add `demo.rb` file

0a8ec6ea43460e211f50d846aa47a3ba1aa04666 authored almost 8 years ago
Make Fastfile1 more complex

81a2d99c2de41c018acf265581870221cb5884d9 authored almost 8 years ago
Update parser to support before_all, after_all, error blocks and move printing into its own class

8be8cc1cdd2d2a6ab55b6b72066200df75003d43 authored almost 8 years ago
Add support for multiple platforms

1a6a1176eaef3c9707d05911740f901cd9a80074 authored almost 8 years ago
Added initial Fastfile to JSON converter

a49601c9b01ddd1c3f04cbe6dd78296194aee99a authored about 9 years ago
Initial commit

15aec28df28026f742aaa9bacc47a29ca0a426f5 authored about 9 years ago