Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/remove standalone and api #513

Merged

Conversation

YOU54F
Copy link
Member

@YOU54F YOU54F commented Jun 11, 2024

Relies on pact-foundation/pact-js-cli#4

Relates to #488

pact-cli now released, see comment

Breaking Changes

All CLI/API functionality provided by the Pact CLI tools (ruby based) now migrated to

Docs

  • Update Pact-CLI tools section to point to new repo
  • Update Pact-CLI tools section in pact-js to point to new repo
  • Update all usages of pact-core for cli/api usage to pact-cli across pact estate

TimothyJones and others added 16 commits March 15, 2023 15:19
…oker, pact-message, pact-mock-service, pact-provider-verifier, pact-stub-service, pact, and pactflow). These have moved to @pact-foundation/pact-cli
… (Publisher; Message; Server; AbstractService; Stub; CanDeploy; CannotDeployError). Also remove the Pact() methods that called them (createServer; listServer; removeAllServers; createStub; listStub; createMessage; publishPacts). If you need these features, please use @pact-foundation/pact-cli
@YOU54F
Copy link
Member Author

YOU54F commented Jun 12, 2024

I think i'll put out a 14.x release with deprecation notices and then put out a 15.x release with the deprecated code pulled.

pact-js-cli is now released and contains the removed code

@mefellows
Copy link
Member

I think i'll put out a 14.x release with deprecation notices and then put out a 15.x release with the deprecated code pulled.

pact-js-cli is now released and contains the removed code

Yep, that makes sense

@YOU54F YOU54F marked this pull request as ready for review June 17, 2024 17:43
@YOU54F YOU54F merged commit e7803b5 into pact-foundation:master Jun 17, 2024
19 checks passed
@YOU54F YOU54F deleted the refactor/remove_standalone_and_api branch June 26, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants