File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ workflows:
23
23
- ' verify -B -q -Dapi.port=8080 -Ddocker.db.image=existdb/existdb:5.2.0'
24
24
- ' verify -B -q -Dapi.port=8080 -Ddocker.db.image=existdb/existdb:5.0.0'
25
25
- ' verify -B -q -Ddocker.username=$FDB_NIGHTLY_DOCKER_USER -Ddocker.password=$FDB_NIGHTLY_DOCKER_PASS'
26
- - ' verify -B -q -Ddocker.username=$FDB_DOCKER_USER -Ddocker.password=$FDB_DOCKER_PASS -Ddocker.db.image=repo.evolvedbinary.com:9443/evolvedbinary/fusiondb-server:latest'
26
+ # - 'verify -B -q -Ddocker.username=$FDB_DOCKER_USER -Ddocker.password=$FDB_DOCKER_PASS -Ddocker.db.image=repo.evolvedbinary.com:9443/evolvedbinary/fusiondb-server:latest'
27
27
executor : ' xenial'
28
28
context : FusionDB_images
29
29
test_results_path : target/failsafe-reports
Original file line number Diff line number Diff line change 5
5
Server Side API for [ Fusion Studio] ( https://github.com/evolvedbinary/fusion-studio ) written in RESTXQ and XQuery.
6
6
7
7
Compatible with:
8
- * [ FusionDB Server] ( https://fusiondb.com ) 1.0.0-ALPHA3 or newer
9
- * [ eXist-db] ( http://www.exist-db.org ) 5.0.0 or newer
8
+ * [ FusionDB Server] ( https://fusiondb.com ) newer than ` 1.0.0-ALPHA3 `
9
+ * [ eXist-db] ( http://www.exist-db.org ) ` 5.0.0 ` or newer
10
10
11
11
API documentation is here: https://app.swaggerhub.com/apis/evolvedbinary/fusion-studio-api/1.1.1
12
12
You can’t perform that action at this time.
0 commit comments