rspec_trunk_flaky_tests 0.13.1.pre.beta.1-arm64-darwin → 0.13.2-arm64-darwin

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: a2aae3f0c52912fb0666e753d3b8a6c33bb471832d5ae429d82783b8eb9f105e
4
- data.tar.gz: 48ac9d4ba13c4fc799191091a5fe18e6667fd7256c4ced51a93da14108054c70
3
+ metadata.gz: 3d6a6449a63e51f9e8a6f3f573f6a755523ebfcc17be8e05d006831e6d41cc24
4
+ data.tar.gz: 74c8587b1b3df9d03c1a5f3bdfd587279b4521255bffcedd7aa27f974252d6f1
5
5
  SHA512:
6
- metadata.gz: c67ff1e0787063428fd92e15cdddd36a227a782039352801e7cd67e69ced83cc4f2010ef97732280dd0b2a255dc6782a4547469f8459611590ffa811be7936a0
7
- data.tar.gz: 468c674c3122fc133d9819078fd452fe5538726cb6505306f5fabc5ac10fbbf609237c9113a5b135056aff19a57c88e9daf30595406e4dacca87966dd97131a6
6
+ metadata.gz: 4a78af72814d73401334507f56ab9eae8bb3a6b63c04115288a944cba149e077adb88ad4cd2e43ee0b0d1673746909bf2b95cc1154d44290dcb85ee3b36cf591
7
+ data.tar.gz: 8b203ae6d54fe9343131878f9f01002c2dd408888b2b63b261d03e53e7f72b4c7088dfe195ca0c495e0cdf64dad77759f97872f5a2b5715e78b3efb138565151
@@ -20,6 +20,7 @@
20
20
  #
21
21
  # Optional environment variables for configuration:
22
22
  # TRUNK_CODEOWNERS_PATH - Path to CODEOWNERS file
23
+ # TRUNK_TEST_COLLECTION_ID - Optional 8 character alphanumeric ID for a test collection
23
24
  # TRUNK_VARIANT - Variant name for test results (e.g., 'linux', 'pr-123')
24
25
  # TRUNK_DISABLE_QUARANTINING - Set to 'true' to disable quarantining
25
26
  # TRUNK_ALLOW_EMPTY_TEST_RESULTS - Set to 'true' to allow empty results
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rspec_trunk_flaky_tests
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.1.pre.beta.1
4
+ version: 0.13.2
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Trunk Technologies, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-06-03 00:00:00.000000000 Z
11
+ date: 2026-06-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec-core