Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps types-python-dateutil from 2.8.19.14 to 2.9.0.20240316.
updated-dependencies:
Fix
content_size_kb
for HF dataset distributionsUpdate creation of HF dataset for some fields
Changing error message to warning as it is expected for some datasets
Change max_length of content_url
Fix formatting
Include sanity check in deploy instructions
During the last deployment, we found certain services were not running. And at that point we really would have liked to have made sure beforehand that those services used to be functional, just so we know the previous configuration worked.
Doesn't matter for rendering, but for those reading the raw markdown it's nice if indices are correct.
Bumps huggingface-hub from 0.20.3 to 0.23.4.
updated-dependencies:
Bumps mysqlclient from 2.2.1 to 2.2.4.
updated-dependencies:
Add keycloak aiod theme initial commit
Add AIoD theme to identity providers
Bump mysql-connector-python from 8.2.0 to 9.0.0
Bumps mysql-connector-python from 8.2.0 to 9.0.0.
updated-dependencies:
Add EGI Check-in button
Add login template
Add error check
Make host ports of docker compose configurable through .env
Add service for database schema migration. Extend length of note.value field (Add service for database schema migration. Extend length of note.value field #353)
the reason to use very_long is that it makes more sense than an arbitary long length that supports the current use case. the very long is based on when data can be stored in row, so has meaning to the database and will not change (unless db settings are changed).