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

Add extra parameter to transform or not html to markdown #205

Merged
merged 5 commits into from
Oct 29, 2024

Conversation

g-saracca
Copy link
Contributor

What this PR does / why we need it:

An additional parameter is added to the getDataset and getPrivateUrlDataset use cases to configure whether we want the values of the metadata fields containing html to be transformed into markup or not.

Which issue(s) this PR closes:

Suggestions on how to test this:

Code visual inspection. Run tests.

@g-saracca g-saracca added Size: 3 A percentage of a sprint. 2.1 hours. GREI Re-arch GREI re-architecture-related Original size: 3 SPA.Q4 Not related to any specific Q4 feature labels Oct 22, 2024
docs/useCases.md Outdated Show resolved Hide resolved
docs/useCases.md Outdated Show resolved Hide resolved
g-saracca and others added 2 commits October 22, 2024 19:20
Co-authored-by: Philip Durbin <[email protected]>
Co-authored-by: Philip Durbin <[email protected]>
@cmbz cmbz added FY25 Sprint 8 FY25 Sprint 8 (2024-10-09 - 2024-10-23) FY25 Sprint 9 FY25 Sprint 9 (2024-10-23 - 2024-11-06) labels Oct 23, 2024
@ekraffmiller ekraffmiller self-assigned this Oct 24, 2024
Copy link
Contributor

@ekraffmiller ekraffmiller left a comment

Choose a reason for hiding this comment

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

This looks good! The only question I have is I don't see the test:coverage being run on the deploy action, should we add that?

@g-saracca
Copy link
Contributor Author

g-saracca commented Oct 24, 2024

The only question I have is I don't see the test:coverage being run on the deploy action, should we add that?

Hmm, good question, I'm not sure about the test:coverage action here, maybe @GPortas has some insights about this?

@ekraffmiller
Copy link
Contributor

ekraffmiller commented Oct 29, 2024

We discussed code coverage and created another issue to add it to Github actions. #208

Copy link
Contributor

@ekraffmiller ekraffmiller left a comment

Choose a reason for hiding this comment

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

Looks good, approved!

@ofahimIQSS
Copy link
Contributor

Re-ran tests in Jenkins and did visual code inspection. No issues found - merging pr

@ofahimIQSS ofahimIQSS merged commit 38d68b7 into develop Oct 29, 2024
4 of 5 checks passed
@ofahimIQSS ofahimIQSS deleted the feat/203-extra-param-html-to-markdown branch October 29, 2024 21:04
@ofahimIQSS ofahimIQSS removed their assignment Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FY25 Sprint 8 FY25 Sprint 8 (2024-10-09 - 2024-10-23) FY25 Sprint 9 FY25 Sprint 9 (2024-10-23 - 2024-11-06) GREI Re-arch GREI re-architecture-related Original size: 3 Size: 3 A percentage of a sprint. 2.1 hours. SPA.Q4 Not related to any specific Q4 feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get Dataset - Add extra parameter to set or not the transform of html to markdown
5 participants