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

Validate ResourceConfig before using it #57

Open
fenekku opened this issue Jun 26, 2020 · 0 comments
Open

Validate ResourceConfig before using it #57

fenekku opened this issue Jun 26, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@fenekku
Copy link
Contributor

fenekku commented Jun 26, 2020

A ResourceConfig can be checked (and should be) in the Resource constructor so that it is known at testing/local deployment that the configuration is wrong (and not inprodution).

In particular, loaders and responses for mimetype need to be consistent with each other.

  • Parsers can be a dict of "search", "create", ... keys or a sinlge ArgsParser . This must be checked.
@ppanero ppanero added this to Traige in InvenioRDM July Board via automation Jun 29, 2020
@ppanero ppanero moved this from Traige to Backend To do in InvenioRDM July Board Jun 29, 2020
@fenekku fenekku moved this from Backend To do to Todo in InvenioRDM July Board Jul 6, 2020
@fenekku fenekku removed this from Todo in InvenioRDM July Board Jul 27, 2020
@fenekku fenekku added this to Triage in InvenioRDM August Board via automation Jul 27, 2020
@fenekku fenekku removed this from Triage in InvenioRDM August Board Aug 13, 2020
@fenekku fenekku added this to Triage in InvenioRDM September Board via automation Aug 13, 2020
@fenekku fenekku removed this from Triage in InvenioRDM September Board Sep 1, 2020
@fenekku fenekku added this to Triage in InvenioRDM October Board via automation Sep 1, 2020
@lnielsen lnielsen moved this from Triage to Todo: Metadata in InvenioRDM October Board Oct 12, 2020
@lnielsen lnielsen moved this from Todo: Metadata to Blocked in InvenioRDM October Board Oct 12, 2020
@lnielsen lnielsen removed this from Blocked in InvenioRDM October Board Oct 12, 2020
@fenekku fenekku added the good first issue Good for newcomers label Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant