Skip to content

fix: add missing symlink for flow sm-plugin to container image#4118

Merged
reubenmiller merged 1 commit intothin-edge:mainfrom
reubenmiller:fix-container-add-missing-flow-symlink
Apr 14, 2026
Merged

fix: add missing symlink for flow sm-plugin to container image#4118
reubenmiller merged 1 commit intothin-edge:mainfrom
reubenmiller:fix-container-add-missing-flow-symlink

Conversation

@reubenmiller
Copy link
Copy Markdown
Contributor

Proposed changes

Add the missing symlink for the flow sm-plugin to the tedge container image.

The symlink isn't automatically transfered over as the final container image only contains the binaries and not the alpine linux packages directly (so that we can move away from the Alpline Linux based images in the future to save disk space).

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (general improvements like code refactoring that doesn't explicitly fix a bug or add any new functionality)
  • Documentation Update (if none of the other choices apply)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Paste Link to the issue


Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA (in all commits with git commit -s. You can activate automatic signing by running just prepare-dev once)
  • I ran just format as mentioned in CODING_GUIDELINES
  • I used just check as mentioned in CODING_GUIDELINES
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@reubenmiller reubenmiller requested a review from rina23q as a code owner April 10, 2026 06:51
@reubenmiller reubenmiller temporarily deployed to Test Pull Request April 10, 2026 06:51 — with GitHub Actions Inactive
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@reubenmiller reubenmiller added the theme:packaging Theme: Packaging and release artefact topics label Apr 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
911 0 4 911 100 2h42m5.376413s

Signed-off-by: reubenmiller <reuben.d.miller@gmail.com>
@reubenmiller reubenmiller force-pushed the fix-container-add-missing-flow-symlink branch from 925e0db to 080824f Compare April 13, 2026 09:58
@reubenmiller reubenmiller temporarily deployed to Test Pull Request April 13, 2026 09:58 — with GitHub Actions Inactive
@reubenmiller reubenmiller added this pull request to the merge queue Apr 14, 2026
Merged via the queue into thin-edge:main with commit 02b3d3a Apr 14, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:packaging Theme: Packaging and release artefact topics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants