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

Include config_declaration.yaml into MANIFEST #183

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Conversation

pdelboca
Copy link
Member

@pdelboca pdelboca commented Apr 4, 2023

We need to include the new config_declaration.yaml file into the MANIFEST file.

    return wrapper(plugin)
  File "/usr/lib/ckan/venv/lib/python3.8/site-packages/ckan/plugins/blanket.py", line 443, in wrapper
    key.implement(plugin, subject)
  File "/usr/lib/ckan/venv/lib/python3.8/site-packages/ckan/plugins/blanket.py", line 198, in implement
    subject = self.get_subject(plugin)
  File "/usr/lib/ckan/venv/lib/python3.8/site-packages/ckan/plugins/blanket.py", line 177, in get_subject
    return _mapping[self].extract_subject(plugin)
  File "/usr/lib/ckan/venv/lib/python3.8/site-packages/ckan/plugins/blanket.py", line 239, in _declaration_file_extractor
    raise FileNotFoundError("config_declaration.EXT")
FileNotFoundError: config_declaration.EXT

@pdelboca pdelboca merged commit c062f54 into master Apr 4, 2023
6 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.

None yet

1 participant