* Attempt to add coverage reporting. * Use correct variable names. * Fix indentation. * Get unified coverage reporting working. * Add coverage uploading. * Add release build workflow. * Correct path. * Actually use signing config. * Remove hyphen. * Remove build release requirements while testing. * Rename env variables in config to match names in CI. * Add command to skip some jobs for forked PRs. * Add deployment job and configuration. * Filter deployment off this branch. * Spell things correctly. * Change early return for forked PRs to a reference variable. * Fix format. * Add closing quotation. * Remove space from ruby deps argument. * Add automated changelog reporting. * Exlude merge commits from changelog, and simplify lanes. * Switch branch filtering back to releases.
4 lines
46 B
Ruby
4 lines
46 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "fastlane"
|