Fastlane 2.122.0 发布,跨移动端自动化流程工具

  

Fastlane 2.122.0 发布了,Fastlane 是一个针对 iOS 和 Android 全方位开发自动化流程的工具。利用目前支持的工具可以做包含自动化和可持续化构建的每个环节,比如单元测试、截图、分发渠道、上传元数据和 ipa 包提交审核等等。

新版更新内容:

  • [action] 为 swiftlint 操作添加了格式选项
  • [action] create_pull_request 添加 assignees选项
  • [action] increment_version_number:允许没有补丁号的版本
  • [pilot] 在 wait_for_build_processing_to_be_complete 中修剪 app_version 中的前导零
  • [supply] 添加 API 错误日志记录和供应规范
  • [action] slather:将二进制文件数据类型从 Bool 更改为可选 String
  • [scan] spec_helper 重构和修复扫描测试
  • [actions] 新动作validate_play_store_json_key
  • [action] Testflight 最新版本号的修复问题/已过期的构建方案
  • [action] 将公共密钥和注释参数添加到BuildAndUploadToAppetize
  • [action] update_app_identifier 无法在 Info.plist 中搜索大括号变量
  • [spaceship] 解决与 #13608 相关的 to_json 问题的功能
  • [actions] 从 setup_travis 和 setup_circle_ci 操作中提取共享代码
  • [action] 修复 increment_build_number 前提条件问题
  • [spaceship] 在不使用 bundler 并直接需要 spaceship 时需要 pathname

更新说明

下载地址:

Source code(zip)

Source code(tar.gz)

猜你喜欢

转载自www.oschina.net/news/106435/fastlane-2-122-0-released