rspec_trunk_flaky_tests 0.12.4-x86_64-darwin → 0.12.5-x86_64-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: a1dfe46c4caae2670347a726c3041195a5c74bc6907b21ce82f6e259c78c6ab2
4
- data.tar.gz: 11bcf204cfa2ba280f25251a568e40dd32703677ad144759abfb4c711a5070ae
3
+ metadata.gz: d476fa60c0750046e24fe0f855d43994602be957c6936b13f0ef5f1ddf8b72bd
4
+ data.tar.gz: 1158e66ff8fc91c8198157991e0c0814868d63894fdefe2b80c20741217aee20
5
5
  SHA512:
6
- metadata.gz: e4527e50dcaa0859674e568427040f418de97023c998646e2ff2a978fd8115e14c1b7bda44858561d5543483f963201b4399089c2d03a5253103e0991c55d70e
7
- data.tar.gz: 76c3cea5426d7d69a58c6d62cd4edb4f9a74fb3ce066961b1f81915331e5ff8ac0387862e681b48ea75efb15f0fefd08cd9557f47d15a39b403baaa5353ceb2d
6
+ metadata.gz: e2878b4c5792111c011172f4b34968ae952ab0755fbc46341148d7b40fb1326025d5c5e1e0981b65a3b55938c01bd7aad6d3e8a1819ebb40ec1b97438fb982f4
7
+ data.tar.gz: 8afedd32bc4607c427a64b9a408165f77f40fbd99a116507ec6843885af68aef4f82b8b04eb553dcc39ee6edbdbef040c6a4a2790766de4dfccb4b2f882ed570
@@ -16,6 +16,7 @@
16
16
  # TRUNK_REPO_HEAD_BRANCH - HEAD branch name
17
17
  # TRUNK_REPO_HEAD_COMMIT_EPOCH - HEAD commit timestamp (seconds since epoch)
18
18
  # TRUNK_REPO_HEAD_AUTHOR_NAME - HEAD commit author name
19
+ # TRUNK_PR_NUMBER - PR number, if uploading from a PR (normally inferred from CI environment variables)
19
20
  #
20
21
  # Optional environment variables for configuration:
21
22
  # TRUNK_CODEOWNERS_PATH - Path to CODEOWNERS file
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.12.4
4
+ version: 0.12.5
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - Trunk Technologies, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-02-03 00:00:00.000000000 Z
11
+ date: 2026-02-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec-core