Commit 98f0007
authored
feat!(v2): move pact/v2 to pact namespace (#397)
* feat!(v2): move pact/v2 to pact namespace
BREAKING CHANGE: drops existing pact-ruby v1 interface, (pact-ruby core)
which means gems now require platform specific gems.
plain ruby support is no longer available, due to interfacing with a c
shared library via pact-ruby-ffi -> pact-ffi
* chore: fixups1 parent 1658a0b commit 98f0007
File tree
454 files changed
+6110
-20810
lines changed- .github/workflows
- documentation
- example
- animal-service-v2
- db
- lib/animal_service
- animal-service
- lib/animal_service
- spec
- pact/consumers
- service_consumers
- zoo-app-v2
- doc/pacts/markdown
- lib/zoo_app
- models
- zoo-app
- lib/zoo_app
- models
- spec
- pacts
- pact/providers/animal_service
- service_providers
- lib
- pact
- cli
- consumer
- configuration
- pact_config
- doc
- markdown
- generators
- hal
- matchers
- v1
- v2
- v3
- v4
- native
- pact_broker
- provider
- configuration
- help
- matchers
- pact_config
- rspec
- state
- verification_results
- rspec/support
- waterdrop
- webmock
- tasks
- templates
- utils
- v2
- consumer
- pact_config
- generators
- matchers
- v1
- v2
- v3
- v4
- native
- provider
- pact_config
- tasks
- tasks
- spec
- features
- provider_states
- fixtures
- certificates
- vcr/pact-broker
- integration
- pact
- internal
- app
- consumers
- producers
- rpc/pet_store
- config
- pkg
- client/pet_store/grpc
- server
- lib
- consumer
- pact
- cli
- consumer
- doc
- markdown
- hal
- pact_broker
- provider
- configuration
- help
- matchers
- rspec
- state
- verification_results
- tasks
- utils
- provider
- pact_specification
- pact
- consumers
- providers/pact-ruby-v2-test-app
- service_providers
- standalone
- support
- docs
- v2/pact
- consumer
- provider
- tasks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
454 files changed
+6110
-20810
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | | - | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 41 | | |
65 | 42 | | |
66 | 43 | | |
| |||
75 | 52 | | |
76 | 53 | | |
77 | 54 | | |
78 | | - | |
79 | | - | |
80 | 55 | | |
81 | 56 | | |
82 | 57 | | |
83 | | - | |
84 | | - | |
85 | 58 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 9 | + | |
| 10 | + | |
17 | 11 | | |
18 | 12 | | |
19 | 13 | | |
20 | | - | |
| 14 | + | |
21 | 15 | | |
22 | 16 | | |
23 | 17 | | |
24 | 18 | | |
25 | 19 | | |
26 | 20 | | |
27 | | - | |
| 21 | + | |
28 | 22 | | |
29 | 23 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
34 | 28 | | |
0 commit comments