Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-gh-mirror
guiHive
Commits
cd71ec73
Commit
cd71ec73
authored
Oct 06, 2016
by
ens-bwalts
Browse files
added support for schema versions through 83
parent
295a7d43
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
guihive-deploy.sh
guihive-deploy.sh
+3
-0
No files found.
guihive-deploy.sh
View file @
cd71ec73
...
...
@@ -85,6 +85,7 @@ add_guihive_version "56" "db_version/56" "version/2.0"
add_guihive_version
"62"
"db_version/62"
"version/2.2"
add_guihive_version
"73"
"db_version/73"
"version/2.3"
add_guihive_version
"80"
"db_version/80"
"version/2.4"
add_guihive_version
"83"
"db_version/80"
"master"
# $db_version $aliased_db_version
link_guihive_version
"63"
"62"
...
...
@@ -103,6 +104,8 @@ link_guihive_version "76" "80"
link_guihive_version
"77"
"80"
link_guihive_version
"78"
"80"
link_guihive_version
"79"
"80"
link_guihive_version
"81"
"83"
link_guihive_version
"82"
"83"
trap
- EXIT
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment