openmates 0.16.0-alpha.1 → 0.16.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmates",
3
- "version": "0.16.0-alpha.1",
3
+ "version": "0.16.0-alpha.2",
4
4
  "description": "OpenMates CLI and SDK",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -113,7 +113,8 @@ services:
113
113
  test: ["CMD", "/usr/local/bin/openmates-directus-health"]
114
114
  interval: 10s
115
115
  timeout: 8s
116
- start_period: 60s
116
+ # cms-setup creates the indexes validated by this health script; cold CI runners can take several minutes.
117
+ start_period: 10m
117
118
  retries: 12
118
119
 
119
120
  cms-database: