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

feat!: change conversion tasks to cps api #190

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

SantanaTiago
Copy link
Collaborator

This PR has breaking changes as it matches new version of DS, namely:

  • Convert document now calls cps api instead of ccs api, simplifying the flow
  • Conversion settings have been simplified, now we initialize conversion settings object and change it to our desire (more info in documentation)
  • Convert documents now only accepts a single document, for batch of documents please use DS

…updated conversion settings. updated documentation

Signed-off-by: Tiago Santana <[email protected]>
@SantanaTiago SantanaTiago changed the title chore: change conversion tasks to cps api feat: change conversion tasks to cps api Dec 16, 2024
@SantanaTiago SantanaTiago changed the title feat: change conversion tasks to cps api feat!: change conversion tasks to cps api Dec 16, 2024
@SantanaTiago SantanaTiago marked this pull request as ready for review January 17, 2025 09:17
Copy link

mergify bot commented Jan 17, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

@dolfim-ibm dolfim-ibm merged commit 4150e78 into DS4SD:main Jan 17, 2025
12 checks passed
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.

2 participants