-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
…gesets feat: add rollback to model changelogs
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
[changelog] | ||
changeset_id = 94949 | ||
|
||
changeset_id = 98482 |
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:neo4j="http://www.liquibase.org/xml/ns/dbchangelog-ext" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-latest.xsd"> | ||
<changeSet id="19" author="MAJ"> | ||
<changeSet id="17" author="MAJ"> | ||
<neo4j:cypher>MERGE (:model {handle: 'CCDI', name: 'CCDI', repository: 'https://github.com/CBIIT/ccdi-model'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="20" author="MAJ"> | ||
<changeSet id="18" author="MAJ"> | ||
<neo4j:cypher>MERGE (:model {handle: 'CDS', name: 'CDS', repository: 'https://github.com/CBIIT/cds-model'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="21" author="MAJ"> | ||
<changeSet id="19" author="MAJ"> | ||
<neo4j:cypher>MERGE (:model {handle: 'DSS', name: 'DSS', repository: 'https://github.com/CBIIT/dss-model'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="22" author="MAJ"> | ||
<changeSet id="20" author="MAJ"> | ||
<neo4j:cypher>MERGE (:model {handle: 'GDC', name: 'GDC', repository: 'https://github.com/CBIIT/gdc-model'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="23" author="MAJ"> | ||
<changeSet id="21" author="MAJ"> | ||
<neo4j:cypher>MERGE (:model {handle: 'ICDC', name: 'ICDC', repository: 'https://github.com/CBIIT/icdc-model-tool'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="44939" author="NWM"> | ||
<changeSet id="22" author="NWM"> | ||
<neo4j:cypher>MERGE (:model {handle: 'CTDC', name: 'CTDC', repository: 'https://github.com/CBIIT/ctdc-model'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="73041" author="NWM"> | ||
<changeSet id="23" author="NWM"> | ||
<neo4j:cypher>MERGE (:model {handle: 'HTAN', name: 'HTAN', repository: 'https://github.com/CBIIT/htan-model'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="77277" author="NWM"> | ||
<changeSet id="24" author="NWM"> | ||
<neo4j:cypher>MERGE (:model {handle: 'mCODE', name: 'mCODE', repository: 'https://github.com/CBIIT/mcode-model'})</neo4j:cypher> | ||
</changeSet> | ||
</databaseChangeLog> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:neo4j="http://www.liquibase.org/xml/ns/dbchangelog-ext" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-latest.xsd"> | ||
<changeSet id="24" author="MAJ"> | ||
<changeSet id="25" author="MAJ"> | ||
<neo4j:cypher>MERGE (:origin {name: 'CCDI', desc:'Childrens Cancer Data Initiative', url: 'https://github.com/CBIIT/ccdi-model'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="25" author="MAJ"> | ||
<changeSet id="26" author="MAJ"> | ||
<neo4j:cypher>MERGE (:origin {name: 'CDS', desc:'Cancer Data Service', url: 'https://github.com/CBIIT/cds-model'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="26" author="MAJ"> | ||
<changeSet id="27" author="MAJ"> | ||
<neo4j:cypher>MERGE (:origin {name: 'DSS', desc:'Data Standards Services', url: 'https://github.com/CBIIT/dss-model'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="27" author="MAJ"> | ||
<changeSet id="28" author="MAJ"> | ||
<neo4j:cypher>MERGE (:origin {name: 'GDC', desc:'Genomic Data Commons', url: 'https://github.com/CBIIT/gdc-model'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="28" author="MAJ"> | ||
<changeSet id="29" author="MAJ"> | ||
<neo4j:cypher>MERGE (:origin {name: 'NCIt', desc:'NCI Thesaurus', url: 'https://ncit.nci.nih.gov'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="29" author="MAJ"> | ||
<changeSet id="30" author="MAJ"> | ||
<neo4j:cypher>MERGE (:origin {name: 'caDSR', desc:'Cancer Data Standards Repository', url: 'https://cadsr.cancer.gov'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="30" author="MAJ"> | ||
<changeSet id="31" author="MAJ"> | ||
<neo4j:cypher>MERGE (:origin {name: 'MeSH', desc: 'Medical Subject Headings (NLM)', url:'https://www.ncbi.nlm.nih.gov/mesh'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="31" author="MAJ"> | ||
<changeSet id="32" author="MAJ"> | ||
<neo4j:cypher>MERGE (:origin {name: 'PubMedCentral', desc: 'PubMed Central', url:'https://www.ncbi.nlm.nih.gov/pmc/'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="32" author="MAJ"> | ||
<changeSet id="33" author="MAJ"> | ||
<neo4j:cypher>MERGE (:origin {name: 'OBI', desc: 'Ontology of Biomedical Investigations', url:'https://www.ebi.ac.uk/ols/ontologies/obi'})</neo4j:cypher> | ||
</changeSet> | ||
<changeSet id="33" author="MAJ"> | ||
<changeSet id="34" author="MAJ"> | ||
<neo4j:cypher>MERGE (:origin {name: 'HTAN', desc: 'Human Tumor Atlas Network', url:'https://humantumoratlas.org/'})</neo4j:cypher> | ||
</changeSet> | ||
</databaseChangeLog> |