Releases: acdh-oeaw/arche-ingest
Releases · acdh-oeaw/arche-ingest
Bugfixes
Bugfixes
Binary ingestion enhancements
bin/arche-import-binary
now supports --versioning
(none/always/date/digest
) and --migratePid
(keep/pass
) parameters allowing to control automatic resource versioning.
Binary ingestion enhancements
bin/arche-import-binary
:
--noCertCheck
parameter added. This allows direct ingestion against the ACDH-CH ARCHE instances.--skip
accepts multiple values (e.g.--skip not_exist binary_exist
).--skipDefaultClassAssignment
turned into--assignDefaultClass
(as a consequence by default classes aren't assigned)--errorMode continue
added
Bugfixes
Fix parameters quoting in bin/* wrappers
1.2.1 Merge branch 'master' of github.com:acdh-oeaw/arche-ingest
arche-update-redmine script added
1.2.0 update_redmine.php: fix stupid typo
Allow arche-lib 5
1.1.1 composer.json: allow arche-lib 5
Add wrapper for delete_metadata_sample.php
The wrapper is bin/arche-delete-triples
Convert all line ends to unix style
1.0.6 Convert line endings to unix style