Skip to content

callumforrester/gda-ispyb-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This is a java library for accessing Diamonds ISPyB database.

Examples

For example usage, see the integration tests, e.g. PlateInterationTest

Tests

To build and test the jars:

mvn -Dispyb.url={jdbc_url} -Dispyb.user={user} -Dispyb.pw={password} -Dispyb.host={host} package

Release

To release, use the script release.sh. You need to supply this with major, minor or bugfix and ths script will handle updating the version. The result will be added to Github as a release by Travis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • SQLPL 59.1%
  • Java 40.6%
  • Shell 0.3%