Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v1.1.0 #11

Merged
merged 4 commits into from
Nov 4, 2024
Merged

Release/v1.1.0 #11

merged 4 commits into from
Nov 4, 2024

Conversation

szczys
Copy link
Collaborator

@szczys szczys commented Nov 1, 2024

see CHANGELOG for details.

Resolves https://github.com/golioth/devrel-issue-tracker/issues/430

Release testing

Aludel-Mini

  • Connection
  • Credentials
  • Logs
  • State: cumulative
  • State: live_runtime
  • Stream: Battery
  • Stream: sensor (ch0, ch1)
  • Button press
  • Settings: LOOP_DELAY_S
  • Settings: ADC_FLOOR_CH0
  • Settings: ADC_FLOOR_CH1
  • RPC: set_log_level n
  • RPC: get_network_info
  • RPC: reboot
  • RPC: reset_cumulative
  • : : Dashboard: currently not imported to charts.golioth.dev
  • Ostentus: Touch back
  • Ostentus: Touch forward
  • Ostentus: Touch top (summary)
  • Ostentus: current ch0
  • Ostentus: current ch1
  • Ostentus: ontime ch0
  • Ostentus: ontime ch1
  • Ostentus: battery voltage/level
  • Ostentus: firmware version
  • OTA Update

Aludel-Elixir

  • Connection
  • Credentials
  • Logs
  • State: cumulative
  • State: live_runtime
  • Stream: sensor (ch0, ch1)
  • Button press
  • Settings: LOOP_DELAY_S
  • Settings: ADC_FLOOR_CH0
  • Settings: ADC_FLOOR_CH1
  • RPC: set_log_level n
  • RPC: get_network_info
  • RPC: reboot
  • RPC: reset_cumulative
  • : : Dashboard: currently not imported to charts.golioth.dev
  • Ostentus: Touch back
  • Ostentus: Touch forward
  • Ostentus: Touch top (summary)
  • Ostentus: current ch0
  • Ostentus: current ch1
  • Ostentus: ontime ch0
  • Ostentus: ontime ch1
  • Ostentus: firmware version
  • OTA Update

nrf9160dk

  • Connection
  • Credentials
  • Logs
  • State: cumulative
  • State: live_runtime
  • Stream: sensor (ch0, ch1)
  • Button press
  • Settings: LOOP_DELAY_S
  • Settings: ADC_FLOOR_CH0
  • Settings: ADC_FLOOR_CH1
  • RPC: set_log_level n
  • RPC: get_network_info
  • RPC: reboot
  • RPC: reset_cumulative
  • OTA Update

Update pipeline to work with JSON sent to LightDB.

Signed-off-by: Mike Szczys <[email protected]>
RPC is better suited than LightDB State for instructing the device to reset
its cumulative ontime count.

Wake the main thread after resetting cumulative ontime so that the sensor
read will immediately update the cloud with new (reset) cumulative values.
Before this change, we waited until the next scheduled sensor reading to
update the cloud copy of cumulative values.

Signed-off-by: Mike Szczys <[email protected]>
@szczys szczys changed the base branch from main to merge/template_v2.4.1 November 1, 2024 21:51
The new version of upload artifact disallows repeat upload to the same
directory. Instead, artifacts should be uploaded using unique names, then
gathered into a single archive using the merge and pattern parameters.

- Split board name into its own step
- Use board name for build, artifact names, and upload archive name

Signed-off-by: Mike Szczys <[email protected]>
see CHANGELOG for details

Signed-off-by: Mike Szczys <[email protected]>
Copy link
Collaborator

@MarkoPura MarkoPura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Base automatically changed from merge/template_v2.4.1 to main November 4, 2024 19:48
@szczys szczys merged commit 6b63ed1 into main Nov 4, 2024
3 checks passed
@szczys szczys deleted the release/v1.1.0 branch November 4, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants