Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Releases: InformaticsMatters/squonk

Pod start grace period fix

Choose a tag to compare

@alanbchristie alanbchristie released this 10 Mar 14:49
56e8268
  • 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

Choose a tag to compare

@alanbchristie alanbchristie released this 04 Mar 14:25
  • Patch for duplicated entries

Correct use of tab as separator for ChemSpace

Choose a tag to compare

@alanbchristie alanbchristie released this 03 Mar 10:03
  • Fixes ChemCentral DB loader for ChemSpace material

Reworked chemspace loader to handle smiles input

Choose a tag to compare

@alanbchristie alanbchristie released this 02 Mar 15:24
0.5.5

reworked chemspace loader to handle smiles input

Fixed lost cell executions (concurrent execution)

Choose a tag to compare

@alanbchristie alanbchristie released this 25 Feb 15:18
857260f
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)

Choose a tag to compare

@alanbchristie alanbchristie released this 24 Feb 23:31
  • Affinity kicks Pods out of the system

Fix for ClientProtocolException

Choose a tag to compare

@alanbchristie alanbchristie released this 17 Feb 11:17
  • 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

Choose a tag to compare

@alanbchristie alanbchristie released this 16 Feb 23:16
  • Jobs run on worker nodes
  • Limit to nextflow process queue
  • Tagged build fixes
  • Misc test fixture fixes

License fix (tag build)

Pre-release

Choose a tag to compare

@alanbchristie alanbchristie released this 16 Feb 23:04
0.5.1-rc.2

- License file fix for tag action

Fix for tag-build workflow

Pre-release

Choose a tag to compare

@alanbchristie alanbchristie released this 16 Feb 22:52
  • Patch to fix the tag-based workflow build