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

#100 update backend #123

Merged
merged 2 commits into from
Jun 19, 2024
Merged

Conversation

vancamti
Copy link
Contributor

No description provided.

@vancamti vancamti requested a review from Wim-De-Clercq June 13, 2024 12:57
README.md Outdated
with you objects as a service, it also decouples the storage
implementation from the interface.

## Werken met pip-compile / pip-sync
Copy link
Contributor

Choose a reason for hiding this comment

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

Ik zou het engels laten aangezien dit een publieke package is en gans de wereld het in theorie kan gebruiken.

def includeme(config): # pragma: no cover
beeldbank = Collection(name='cheeses', object_store=PairTreeFileSystemStore(
os.path.expanduser('~/data/cheeses/data')))
def includeme(config): # pragma: no cover
Copy link
Contributor

Choose a reason for hiding this comment

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

nu we hier toch zitten, zou je beeldbank kunnen hernoemen naar cheeses, en besluiten naar trees

pyproject.toml Outdated
# In the wheel we want to have augeias in the root as python module.
only-include = [
"/augeias",
"/fixtures",
Copy link
Contributor

Choose a reason for hiding this comment

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

fixtures niet nodig, wordt enkel gebruikt bij testen denk ik? Zou eigenlijk in tests folder mogen.

pyproject.toml Outdated
authors = [
{ name = "Flanders Heritage Agency", email = "[email protected]" },
]
description = "ugeias. Stores your files."
Copy link
Contributor

Choose a reason for hiding this comment

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

typo ugeais

@vancamti vancamti requested a review from Wim-De-Clercq June 14, 2024 11:39
@vancamti vancamti merged commit 70ccae3 into develop Jun 19, 2024
3 checks passed
@vancamti vancamti deleted the feature/100_upgrade_requirements_linting branch June 19, 2024 12:18
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