Releases: Incuvers/iris-stage
Fixed File Move
Logging Configuration Path
Continuous Deployment Test
Simple version bump. No changes to source.
Hardware.env Support
Hardware.env exists as a prepackaged file for every shipped IRIS system. The file is packaged for convenience inside the device certs bundle for the staging client. But in order to support the new snap operating requirements the file is expected to be located a directory above where the certs package resides. A small change is introduced to move the file to the expected location before application runtime.
Hardware.env Support
Hardware.env exists as a prepackaged file for every shipped IRIS system. The file is packaged for convenience inside the device certs bundle for the staging client. But in order to support the new snap operating requirements the file is expected to be located a directory above where the certs package resides. A small change is introduced to move the file to the expected location before application runtime.
What's Changed
New Contributors
Full Changelog: v0.1.6...v0.2.0
Service Name Conflict
Update module service
to srv
to remove conflict with service
lib.
S3 Object Specifier
Release Notes
Specify snap staging image from S3 bucket.
AWS S3
Updated S3 SQS trigger conditional to check for iris-incuvers-staging
prefix and .snap
suffix on upload object
Snap Stop
Revert Reboot Backoff
Release Notes
Updated the installer removing the dbus reboot and timeout as a result of sdl framebuffer release problems. With v0.1.4 of the iris-incuvers snap the issue is resolved and no longer requires these measures.
Reboot Backoff
Add small (2 min) backoff timeout after snap is installed to allow for the snap initialization to complete.