57 Commits

Author SHA1 Message Date
icyleaf 0951458b67 bump 1.0.0 v1.0.0 2025-05-30 11:07:04 +08:00
icyleaf 42c30bc70e doc: update README 2024-05-28 12:00:02 +08:00
icyleaf fc0a404efb chore: remove debug gems 2024-05-28 08:55:15 +08:00
icyleaf da7df5918a feat: 推荐使用页面版本的设备同步代替 zealot_sync_devices 2022-08-11 19:19:08 +08:00
icyleaf 85081255d2 无法链接到服务器的友好提示 2022-08-11 19:18:43 +08:00
icyleaf 4cf97aeeb6 chore: 增加 github 脚本 2022-07-26 13:58:37 +08:00
icyleaf 8a34cea9e1 feat: cleanup 2022-06-16 13:21:16 +08:00
icyleaf 40505ee71b bump 0.8.0 v0.8.0 2021-12-28 15:19:20 +08:00
icyleaf 86b989da51 Merge branch 'master' of github.com:getzealot/fastlane-plugin-zealot 2021-12-28 15:18:05 +08:00
icyleaf 79ceb2534b Merge pull request #6 from tryzealot/feature/zealot_sync_devices-support-api-key-auth
新特性:zealot_sync_devices 支持 Apple API key 授权方式
2021-12-28 15:17:38 +08:00
icyleaf 20b8d5c092 feat: add api key auth to sync devices to zealot 2021-12-28 15:16:21 +08:00
icyleaf 85dccd4b98 doc: 更新项目描述 2021-01-14 11:40:14 +08:00
icyleaf 03bac8c03d doc: 更新仓库地址 2021-01-08 17:13:54 +08:00
icyleaf a26e3f658f release: v0.7.1 after revoked v0.7.0 v0.7.1 2020-12-23 17:30:27 +08:00
icyleaf 1182f86690 doc: update project description 2020-12-23 17:29:51 +08:00
icyleaf 4752814865 doc: update README 2020-12-23 17:20:42 +08:00
icyleaf be527c657d release: 0.7.0 2020-12-23 16:50:38 +08:00
icyleaf 6d5fb34557 feat: 支持直接从 gym 打包获取 archive path 来上传 2020-12-23 16:50:17 +08:00
icyleaf 758154efc9 feat: fastlane-plugin-debug_file 设置最低版本 0.2.1 2020-12-23 16:49:45 +08:00
icyleaf bed4351c8a feat(zealot_debug_file): 支持使用给定 zip_file 上传,同时优化了一些代码逻辑:
优化地方:
1. 增加平台判断逻辑
2. 纠正一些错别字
3. 对 iOS 的 xcode_scheme 增加判空
4. 上传后显示解析的信息
5. platform 修改为 String 类型
2020-09-22 17:30:40 +08:00
icyleaf c9674e94dd dump v0.6.0 v0.6.0 2020-08-07 11:46:39 +08:00
icyleaf 97b375bf82 feat: zealot_version_check 增加版本存在会返回一些信息 2020-08-07 11:46:10 +08:00
icyleaf f6cfe57115 release: 0.5.0 v0.5.0 2020-05-27 20:22:42 +08:00
icyleaf 73be25a63f feat: zealot_sync_devices 增加手机型号 model 类型上传 2020-05-27 20:21:15 +08:00
icyleaf ccdbf95aec refactor: 因 timeout 报错的不再弹 empty response 2020-05-25 17:41:40 +08:00
icyleaf a18a09450b release: 0.4.1 v0.4.1 2020-05-25 17:00:56 +08:00
icyleaf 5f89d8a49e Merge branch 'feature/sync-devices-names' 2020-05-25 16:40:21 +08:00
icyleaf 0540288dc5 feat: 增加 zealot_sync_device 2020-05-25 16:04:10 +08:00
icyleaf 57686d8c77 release: 0.4.0 v0.4.0 2020-05-22 18:36:54 +08:00
icyleaf e4ae66994a feat: 自动获取 ci 名字和 ci_url 2020-05-22 18:34:12 +08:00
icyleaf 708cc25200 release: 0.3.0 v0.3.0 2020-05-21 12:00:50 +08:00
icyleaf c855249d71 doc: 更新 CHANGELOG 2020-05-21 11:41:36 +08:00
icyleaf 1cded108e5 fix: already initialized constant v0.2.4 2020-05-21 11:39:19 +08:00
icyleaf a3c2146339 fix: 升级 faraday 1.0.1 解决 TimeoutError 异常找不到 v0.2.3 2020-05-20 19:07:54 +08:00
icyleaf c4250a2936 release: 0.2.2 v0.2.2 2020-05-08 16:36:48 +08:00
icyleaf 0d7722645a fix: 上传异常报错提示 SharedValue 找不到 2020-05-08 16:36:37 +08:00
icyleaf f7c9992bfd release: 发布 0.2.1 v0.2.1 2020-05-07 16:42:58 +08:00
icyleaf da5db0a0ab feat: zealot 增加存储的 sharedvalues 2020-05-07 16:36:00 +08:00
icyleaf b3bdf260a4 fix: 捕获 Faraday::ConnectionFailed 异常 2020-05-07 16:30:18 +08:00
icyleaf b452ba9004 doc: 修正 CHANGLOG 链接 2020-04-28 11:50:05 +08:00
icyleaf 7ce203bcb5 Merge branch 'feature/custom_fields' v0.2.0 2020-04-28 11:48:04 +08:00
icyleaf 27d6f13f0d 发布 v0.2.0 2020-04-28 11:45:12 +08:00
icyleaf 0c633a66f4 fix: 修复 hide_user_token 无效 2020-04-28 11:37:36 +08:00
icyleaf 9e1fcefc76 feat: 支持上传是传自定义字段 2020-04-17 11:52:31 +08:00
icyleaf 972dbc6749 Merge branch 'feature/debug_file-action' 2020-04-03 18:50:22 +08:00
icyleaf 26d7ce835d dump 0.2.0.beta1 v0.2.0.beta1 2020-04-03 17:05:43 +08:00
icyleaf 6be7831916 feat: try to set changelog from enviroment variable 2020-04-03 17:05:04 +08:00
icyleaf 3dbe6c9a3e feat: try to set git_commit from enviroment variables 2020-04-03 17:04:48 +08:00
icyleaf 337302a142 feat: add zealot_debug_file action 2020-01-21 17:02:41 +08:00
icyleaf 2a84625db3 doc: 添加 CHANGELOG 2020-01-15 10:19:15 +08:00