Skip to content

Bundled driver pin is behind device-drivers #862

Description

@github-actions

A driver bundled in drivers/ has changed in srcfl/device-drivers. A gateway that boots offline runs the bundled copy, so it keeps running the old driver until the pin moves.

fetching srcfl/device-drivers at f4ab266e84e1
OUTDATED ctek.lua
OUTDATED ctek_v2.lua
OUTDATED sungrow.lua

The bundled driver pin is out of date.

  pinned:   76c968bd888193cc9362da951ec9bcca7488b256
  upstream: f4ab266e84e16f202deb468ce5198dfcadaa33df  (srcfl/device-drivers@main)

The drivers listed above have changed upstream. A gateway that boots offline
runs the bundled copy, so until the pin moves it keeps running the old one.

  1. set .commit in drivers/BUNDLED_SOURCE.json to f4ab266e84e16f202deb468ce5198dfcadaa33df
  2. run scripts/sync-bundled-drivers.sh
  3. commit the result

Read what changed before taking it -- moving the pin takes every driver at
that commit, not only the ones you came for.

From https://github.com/srcfl/ftw/actions/runs/31154077026

This issue is rewritten by each run of the bundled driver pin workflow. Closing it without moving the pin means it comes back tomorrow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions