ci: mynewt: Disable run on PR and add daily cron#2709
Open
sjanc wants to merge 1 commit intomcu-tools:mainfrom
Open
ci: mynewt: Disable run on PR and add daily cron#2709sjanc wants to merge 1 commit intomcu-tools:mainfrom
sjanc wants to merge 1 commit intomcu-tools:mainfrom
Conversation
Only build on push and main branch daily (until mynewt integration is fixed). Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
d3zd3z
approved these changes
Apr 24, 2026
Member
d3zd3z
left a comment
There was a problem hiding this comment.
I'm ok with this, but let's see if anyone wants to step up and get it to work. Realistically, this is basically the first step to deprecating this support in mcuboot, which is kind of sad in a somewhat nostalgic way, as mynewt was the origin of mcuboot.
Contributor
Author
|
I'm working on this unit tests should be fixed with #2711 while test targets build are currently failing due to mbedtls3 RSA being huge (not sure if this is like that or we have some configuration issue) comparing to mbedtls2 and default 32k bootloader flash area used for build test is too small now to fit some of the configuration... |
Contributor
Author
|
@d3zd3z when rest of PRs are merged CI should be green, should I close this? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Only build on push and main branch daily (until mynewt integration is fixed).