Skip to content

Releases: InformaticsMatters/squonk

Pod start grace period fix

10 Mar 14:49
56e8268
Compare
Choose a tag to compare
  • This fixes the flaw in the Runner so it now understands Pods held in a Pending state.
  • Pods are now only killed (after 5 minutes) if they should be Running but are not Running

Updated chemspace table definition

04 Mar 14:25
Compare
Choose a tag to compare
  • Patch for duplicated entries

Correct use of tab as separator for ChemSpace

03 Mar 10:03
Compare
Choose a tag to compare
  • Fixes ChemCentral DB loader for ChemSpace material

Reworked chemspace loader to handle smiles input

02 Mar 15:24
Compare
Choose a tag to compare
0.5.5

reworked chemspace loader to handle smiles input

Fixed lost cell executions (concurrent execution)

25 Feb 15:18
857260f
Compare
Choose a tag to compare
Starting new jobs result in the termination (#142)

* - Fixed runner-specific objects (i.e. no longer static)

* - Removed related static references

Switch to NodeSelector (from Affinity)

24 Feb 23:31
Compare
Choose a tag to compare
  • Affinity kicks Pods out of the system

Fix for ClientProtocolException

17 Feb 11:17
Compare
Choose a tag to compare
  • Fixes ClientProtocolException in CellExecutorRouteBuilder (ch1909)
    Caused by the move from docker-java:3.0.14 to docker-java:3.2.7 (now reverted)

Tagged build fixes

16 Feb 23:16
Compare
Choose a tag to compare
  • Jobs run on worker nodes
  • Limit to nextflow process queue
  • Tagged build fixes
  • Misc test fixture fixes

License fix (tag build)

16 Feb 23:04
Compare
Choose a tag to compare
Pre-release
0.5.1-rc.2

- License file fix for tag action

Fix for tag-build workflow

16 Feb 22:52
Compare
Choose a tag to compare
Pre-release
  • Patch to fix the tag-based workflow build