Skip to content

Commit e2273a9

Browse files
committed
chore: remove ruby example, replace with you54f/pact-ruby-ffi
1 parent b55407e commit e2273a9

31 files changed

Lines changed: 0 additions & 1503 deletions

.github/workflows/release.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -114,17 +114,6 @@ jobs:
114114
${{ steps.cargo-flags.outputs.flags }}
115115
working-directory: rust/pact_ffi
116116

117-
- name: Smoke Test FFI library
118-
if: |
119-
github.event_name == 'push' ||
120-
github.event_name == 'pull_request' ||
121-
github.event_name == 'workflow_dispatch' ||
122-
startsWith(github.ref, 'refs/tags/libpact_ffi')
123-
shell: bash
124-
run: |
125-
./smoke-test.sh ${{ matrix.targets }}
126-
working-directory: ruby
127-
128117
- name: Upload the artifacts
129118
if: |
130119
startsWith(github.ref, 'refs/tags/libpact_ffi') ||

ruby/detect_os.rb

Lines changed: 0 additions & 89 deletions
This file was deleted.

ruby/example_consumer_spec/.rspec

Lines changed: 0 additions & 3 deletions
This file was deleted.

ruby/example_consumer_spec/.ruby-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

ruby/example_consumer_spec/Gemfile

Lines changed: 0 additions & 7 deletions
This file was deleted.

ruby/example_consumer_spec/Gemfile.lock

Lines changed: 0 additions & 45 deletions
This file was deleted.

ruby/example_consumer_spec/Rakefile

Lines changed: 0 additions & 5 deletions
This file was deleted.

ruby/example_consumer_spec/spec/simple_consumer_spec.rb

Lines changed: 0 additions & 152 deletions
This file was deleted.

ruby/example_consumer_spec/spec/spec_helper.rb

Lines changed: 0 additions & 14 deletions
This file was deleted.

ruby/pact_mockserver_mk2/.rspec

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)