Skip to content

feat: [sc-138627] Allow 48 kB cloud env asset OTA to device#96

Merged
monkbroc merged 2 commits intomasterfrom
feature/sc-138627/allow-48-kb-cloud-env-asset-ota-to-device
Mar 11, 2026
Merged

feat: [sc-138627] Allow 48 kB cloud env asset OTA to device#96
monkbroc merged 2 commits intomasterfrom
feature/sc-138627/allow-48-kb-cloud-env-asset-ota-to-device

Conversation

@monkbroc
Copy link
Member

Story details: https://app.shortcut.com/particle/story/138627

Allow setting maximum env asset size

@monkbroc monkbroc requested review from Copilot and sergeuz March 10, 2026 13:24
@monkbroc monkbroc force-pushed the feature/sc-138627/allow-48-kb-cloud-env-asset-ota-to-device branch from 0e5e42f to 1ecc00c Compare March 10, 2026 13:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the environment-variable asset encoding/module creation APIs to support a configurable maximum size limit.

Changes:

  • Add an optional maxSize parameter to encodeEnvVarsAsset() to replace the hardcoded size limit check.
  • Thread maxSize through createEnvVarsAssetModule() when encoding from an object.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@monkbroc monkbroc merged commit 6694445 into master Mar 11, 2026
6 checks passed
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.

3 participants