-
Merge pull request #617 from fastlane/KrauseFx-patch-1
Linked logo to main repo
KrauseFx committedMar 16, 2016
-
KrauseFx committed
Mar 15, 2016
-
samrobbins committed
Mar 8, 2016
-
Merge pull request #616 from fastlane/deprecate-for-mono-repo
Update repo for monorepo changes
Sam Phillips committedMar 7, 2016 -
-
Merge pull request #612 from fastlane/patch/gemfile-update
Gemspec Update
-
- Update fastlane_core version required.
-
Merge pull request #439 from lacostej/missing_app_review_information
Hide app_review_information.demo_password
-
-
Merge pull request #606 from jaleksynas/proxy_readme
Added HTTP Proxy section
-
Merge pull request #607 from fastlane/skip-metadata
Don't show HTML summary if metadata is not being uploaded
-
-
Merge pull request #610 from jacobvanorder/jacobvanorder-patch-1
Fixed typo in Deliver description
-
-
-
Merge pull request #544 from henriquegemignani/patch-1
Exit with non-zero status if binary upload failed
-
Exit with non-zero status if binary upload failed
Currently, fastlane only prints to the log file if the binary upload failed, hiding this information from callers unless they parse the text output. An ugly side effect of the current code would be to submit an app for review with the old binary.
henriquegemignani committed with henriquegemignaniJan 18, 2016 All checks have passed
2 successful checks
-
Merge pull request #598 from fastlane/relative-path
Updated README to use relative image paths
-
-
Merge pull request #595 from ConfusedVorlon/master
Fix the default-setting feature.
-
Fix the default-setting feature.
This is required for upload_metadata/load_from_filesystem to correctly load default values from the default folder.
-
Merge pull request #568 from martinjuhasz/master
Fixing folder creation on downloads
-
-
Merge pull request #592 from fastlane/exit-status-fix
Fixed not failing deliver if the binary upload files
-
Fixes #587
-
Fixing folder creation on downloads
Download commands should not create a `screenshots` or `metadata` folder if a custom path is used.
-
Merge pull request #578 from fastlane/update-to-1.10.2
Version bump
-
Merge pull request #577 from fastlane/update-to-use-latest-fastlane-core
Update to use latest fastlane_core and add a spec
-
-
-
-
Fixed biniary upload being skipped
KrauseFx committedFeb 12, 2016