-
Notifications
You must be signed in to change notification settings - Fork 3k
Move socket-stats-enable config to socket-stats-enabled #9067
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
Conversation
@kegilbert - Looks good to me, but I have a query: Documents get updated for patch version changes or minor as well? If we leave it as |
@ARMmbed/mbed-docs Question about when updates happen |
We don't build master publicly; the public doxygen is always from an official release branch. |
I'm fine with this, but from what I can tell, this would need to be pushed out to 5.12. Please correct me if this is wrong. |
Yes 5.12 |
@kegilbert I suspect that the example(s) would need to be updated before this could be tested? |
Correct @cmonr |
@kegilbert What is the status here? Any upcoming updates here as this PR is still open |
Apologies for the delay, I'll update the docs and examples for this. |
Docs: ARMmbed/mbed-os-5-docs#923 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go 👍
CI started |
Test run: FAILEDSummary: 1 of 7 test jobs failed Failed test jobs:
|
restarted ci |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
This PR is at risk of missing 5.12 release as it's marked as "needs: work". Code freeze is coming! On Friday 1st. Please make necessary updates ASAP and make sure the reviewers are aligned for prompt code inspection. |
What's the status here? Two PRs are still opened. |
Other PR's can be merged after this is in. This is good to go to CI. Query - Example PR is up - not in merged state. Should that be merged first for CI to start in this PR? |
The example needs to be updated first. If this runs with the current example, the example build will fail because the config parameter changed. |
Example merged |
CI started |
Now that the example has been updated, build will start to fail until this is merged into master. CC @ARMmbed/mbed-os-maintainers |
Test run: FAILEDSummary: 3 of 9 test jobs failed Failed test jobs:
|
|
This conforms with the other stats config option names
2d3fbcd
to
16e0ca9
Compare
CI started |
16e0ca9
to
194fa12
Compare
CI started |
Test run: FAILEDSummary: 7 of 9 test jobs failed Failed test jobs:
|
Ignore #9067 (comment). This is from the last stopped job. |
Test run: SUCCESSSummary: 13 of 13 test jobs passed |
Description
This conforms with the other stats config option names.
TODO:
Pull request type