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: pdf backend, table mode as options and artifacts path #203

Merged
merged 3 commits into from
Nov 4, 2024

Conversation

dolfim-ibm
Copy link
Contributor

With this PR we expose the more options in the CLI, i.e. which PDF backend and which table model.

Note: I had to change the enum, because it was serializing to values "1" and "2". Instead of introducing yet another Enum, I think we can be more explicit in the existing one.

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the
    conventional commits.
  • Documentation has been updated, if necessary.
  • Examples have been added, if necessary.
  • Tests have been added, if necessary.

Signed-off-by: Michele Dolfi <[email protected]>
@dolfim-ibm dolfim-ibm changed the title feat: pdf backend and table mode as options feat: pdf backend, table mode as options and artifacts path Nov 4, 2024
Copy link
Contributor

@cau-git cau-git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cau-git cau-git merged commit 40ad987 into main Nov 4, 2024
7 checks passed
@cau-git cau-git deleted the feat-cli-options branch November 4, 2024 13:26
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