Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sipstore: create SIPs on record create/update #2512

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pamfilos
Copy link
Member

  • [TOFIX] rebase 'invenio-files-rest' local fork ( due to invenio-sipstore)

  • To try :

$ docker-compose -f docker-compose-dev.yml build
$ docker-compose -f docker-compose-dev.yml up
$ docker exec -i -t opendatacernch_web_1 /code/scripts/populate-instance.sh --skip-records
$ firefox http://0.0.0.0:5000/
$
$ # To check the SIP created run some of the following and look at `./archive`
$ docker exec -i -t opendatacernch_web_1 cernopendata fixtures records --file ./cernopendata/modules/fixtures/data/example_records/test_sip_record_with_index_files.json --mode insert-or-replace
$ docker exec -i -t opendatacernch_web_1 cernopendata fixtures records --file ./cernopendata/modules/fixtures/data/example_records/test_sip_record_no_files.json --mode insert-or-replace
$ docker exec -i -t opendatacernch_web_1 cernopendata fixtures records --file ./cernopendata/modules/fixtures/data/example_records/test_sip_record_1.json --mode insert-or-replace
$ docker exec -i -t opendatacernch_web_1 cernopendata fixtures records --file ./cernopendata/modules/fixtures/data/example_records/test_sip_record_1_with_meta_changes.json --mode insert-or-replace

@ghost ghost assigned pamfilos Feb 15, 2019
@ghost ghost added the Status: in review label Feb 15, 2019
@pamfilos pamfilos changed the title sipstore: create SIPs on record create/update WIP sipstore: create SIPs on record create/update Feb 15, 2019
@tiborsimko
Copy link
Member

@pamfilos Is this still WIP? Perhaps we could take it during forthcoming sprint?

@pamfilos
Copy link
Member Author

@tiborsimko Yes, might need a small cleanup. I think moving it to the sprint is good

@tiborsimko tiborsimko added this to the CMS-Q4-Updates milestone Mar 22, 2019
@pamfilos pamfilos force-pushed the sipstore branch 2 times, most recently from 56fe4f5 to d495b28 Compare March 26, 2019 14:35
Signed-off-by: Pamfilos Fokianos <pamfilosf@gmail.com>
@pamfilos pamfilos changed the title WIP sipstore: create SIPs on record create/update sipstore: create SIPs on record create/update Mar 27, 2019
@tiborsimko tiborsimko added this to Review in progress in CMS-Q4-Updates Jun 6, 2019
@tiborsimko tiborsimko removed this from Review in progress in CMS-Q4-Updates Jun 26, 2019
@tiborsimko tiborsimko added this to In progress in OAIS via automation Jun 26, 2019
@tiborsimko tiborsimko removed this from the CMS-Q4-Updates milestone Jul 17, 2019
@tiborsimko tiborsimko removed this from In progress in OAIS Nov 26, 2020
@tiborsimko tiborsimko added this to Ready for review in Infrastructure-Upgrade Nov 26, 2020
@tiborsimko tiborsimko removed this from Ready for review in Infrastructure-Upgrade Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants