Deposit a new version of an existing origin#
Checklist#
You have access to your account credentials
You have a software artefact at hand and its associated metadata (if not you need to prepare your artefacts and metadata.) and you properly used the
codemeta:version
property to identify this depositYou already made a deposit for this origin (if not you want to make a first code & metadata deposit)
Send the artefact and the metadata#
The API calls / CLI commands are the same than the ones described in
make a first code & metadata deposit or
make a multi-step deposit. The only change is the use of
swh:add_to_origin
instead of swh:create_origin
in your metadata file.
Once the status of the deposit is done
you’ll be able to check the release tab of
your archived origin to see the different deposits versions.