WIP: Start towards automatic file metadata ingestion from local datasets #19

Draft
adina wants to merge 4 commits from index-dataset-files.py into main
Owner

TODOs:

  • check for existing records and do not overwrite human-made annotations
  • validate and upload records to dumpthings API
  • usage documentation
TODOs: - check for existing records and do not overwrite human-made annotations - validate and upload records to dumpthings API - usage documentation
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin index-dataset-files.py:index-dataset-files.py
git switch index-dataset-files.py

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff index-dataset-files.py
git switch index-dataset-files.py
git rebase main
git switch main
git merge --ff-only index-dataset-files.py
git switch index-dataset-files.py
git rebase main
git switch main
git merge --no-ff index-dataset-files.py
git switch main
git merge --squash index-dataset-files.py
git switch main
git merge --ff-only index-dataset-files.py
git switch main
git merge index-dataset-files.py
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
orinoco/tools!19
No description provided.