fastlane-plugin-appcircle_testing_distribution 0.5.0.beta.1 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 83c9d8655326e41c07f7b6d927fb63441c01059e2c29c2658338931c5a2ae718
4
- data.tar.gz: fc194ce33b458182af4725f5e21b525666c9cab85cc41b9c5a2d29444251488d
3
+ metadata.gz: 176816e3830ec0ea6fb0cc105da2993972eccb7adbfbfc5ca06097339e9e700f
4
+ data.tar.gz: 0e71fd83ea0a6e5c3580346602bd9a1addccfd9ef7d8c482965a1de1e5d532d4
5
5
  SHA512:
6
- metadata.gz: 2a0568378f254b846f291bc6dc9bb0b149b8590f8945fa521f91d670eca5bca37818af392cf9028cc3580ff6bb92ad6cb07a5c606e016b7a0da07fac215bf1a4
7
- data.tar.gz: 4a64eab748b2a2163b464ac87793982687940e8c9df4cb1ca8ca7501f42e7d91472b91c66eb627b0fa07fb7bb2b8bb7f77bae07608bb6b866d04737f7defda10
6
+ metadata.gz: 2021168ca77aed9850194aa1de8a55c19375bfb825238621fb0ae2e054c7174f3318e5496080d715c3133702bb4df09ac35b79d76235704fcf918c53ab51edc6
7
+ data.tar.gz: 169d8b5c943ed48c8735fea9008eb077a6df79aad2020a9964983f80f57bef4e10c0d7bb17853e1a5baa980f5771ebfe6ce6f9efcfa1fc5d764edab3ade1ecbb
data/README.md CHANGED
@@ -122,6 +122,8 @@ If you run a self-hosted Appcircle installation, point the plugin to your own en
122
122
  )
123
123
  ```
124
124
 
125
+ > **Self-signed or private CA certificates:** If your self-hosted Appcircle server uses a self-signed certificate (or one issued by a private/internal CA), requests will fail certificate validation. The plugin does not disable TLS verification. Trust the server's CA on the machine running Fastlane — add it to the system certificate store, or point the `SSL_CERT_FILE` environment variable at a PEM bundle that includes it.
126
+
125
127
  ## Further Details
126
128
 
127
129
  For more information please refer to the documentation.
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module AppcircleTestingDistribution
3
- VERSION = "0.5.0.beta.1"
3
+ VERSION = "0.5.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-appcircle_testing_distribution
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0.beta.1
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - appcircleio
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-06-22 00:00:00.000000000 Z
11
+ date: 2026-06-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rest-client
@@ -55,9 +55,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
55
55
  version: '2.6'
56
56
  required_rubygems_version: !ruby/object:Gem::Requirement
57
57
  requirements:
58
- - - ">"
58
+ - - ">="
59
59
  - !ruby/object:Gem::Version
60
- version: 1.3.1
60
+ version: '0'
61
61
  requirements: []
62
62
  rubygems_version: 3.3.27
63
63
  signing_key: