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

#318 Added article compliance check for Funded by SCOAP3 #216

Conversation

Lorenzovagliano
Copy link
Contributor

checks whether an article's files contain the string "Funded by SCOAP3" using pymupdf (which was installed)

#318 (cern-sis/issues-scoap3#318)

Lorenzovagliano and others added 11 commits September 19, 2024 08:58
checks whether an article's files contain the string "Funded by SCOAP3" using pymupdf (which was installed)

Update models.py
Added a legacy article serializer along with a new viewset for it, in order to make the api's JSON output similar to the legacy version of SCOAP3
We mustn't we mustn't assume that every object will have an entry. Therefore any usage of first() has been removed and replace with an iteration through the objects.
* closes #354

Signed-off-by: pamfilos <[email protected]>
…COAP3"

This reverts commit d568acc, reversing
changes made to 36ffad0.
@Lorenzovagliano Lorenzovagliano force-pushed the #352-Compliance-criteria-Funded-by-SCOAP3 branch from bb546a7 to c76d34b Compare September 23, 2024 07:28
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