Commit 6dd8533
update agent autoupdate behaviour (#439)
* update agent autoupdate behaviour
- Now it's possible to rollback the agent by modifying the `agent-version.json` on s3
- Update mechanism is not triggered anymore if the agent contains a semver with `rc` (e.g. 1.2.1-rc1)
* Update socket-daemon.js
fixed comparison
Co-authored-by: Stefania <s.mellai@arduino.cc>1 parent ab30d06 commit 6dd8533
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments