WIP: add inveniordm #13

Draft
devan wants to merge 1 commit from wip/inveniordm into trunk
Owner

Have a building package, but it needs lots of work:

  • Split into multiple packages
  • Make tests works
  • Add a module

Making tests works means packaging pytest-inveno, which also has dependencies that need packaging.

Have a building package, but it needs lots of work: - [ ] Split into multiple packages - [ ] Make tests works - [ ] Add a module Making tests works means packaging [pytest-inveno](https://github.com/inveniosoftware/pytest-invenio), which also [has dependencies](https://github.com/inveniosoftware/pytest-invenio/blob/master/setup.cfg) that need packaging.
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin wip/inveniordm:wip/inveniordm
git switch wip/inveniordm

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 trunk
git merge --no-ff wip/inveniordm
git switch wip/inveniordm
git rebase trunk
git switch trunk
git merge --ff-only wip/inveniordm
git switch wip/inveniordm
git rebase trunk
git switch trunk
git merge --no-ff wip/inveniordm
git switch trunk
git merge --squash wip/inveniordm
git switch trunk
git merge --ff-only wip/inveniordm
git switch trunk
git merge wip/inveniordm
git push origin trunk
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
nix/wciitpkgs!13
No description provided.