-
-
Notifications
You must be signed in to change notification settings - Fork 181
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 release-v1.5.0 #1731
Merged
Merged
Release release-v1.5.0 #1731
Conversation
This file contains 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
***NO_CI***
- Fix condition for NXP build, changelog and report failure jobs. Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
- ZIP files are now added to artifacts. - GitHub release is now created on build from master. - Drop preview from version. - Update yaml accordingly. Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
***NO_CI***
- Improve PR check condition. - Remove check for no ci tag in commit message (Azure now has that fixed). ***NO_CI***
- Add github action to auto format source files with clang-format on push event. ***NO_CI***
- Update step to process only files in the push commit. ***NO_CI***
- Update ignore filter on auto format github action. ***NO_CI***
- No real change: new line added to file. *** TESTING GITHUB ACTION*** ***NO_CI***
- Remove auto-format for code style on pushes. + All changes are supposed to go through a PR. + Having this requires accepting forced pushes which are disable as part of the branch protection. ***NO_CI***
- Fix clang format rules. ***NO_CI***
- Remove GitHub action because it can't be made to work with the current lack of permission of git actions token. ***NO_CI***
- Add config file for typo CI. ***NO_CI***
***NO_CI***
- Improvements in code style check: + Improve commit message. + Fix PR URL. ***NO_CI***
- Fix condition to run code style check: now only on PR builds. - Fix condition to run builds.
- Add stream redirect for nasty messages coming from git add. - Move hack to redirect output to the PS1 start. - Improve build jobs condition in Azure pipelines. ***NO_CI***
- Remove SWO option from ORGPAL3. ***NO_CI***
- Rework conditions for checking code style job and templates.
***NO_CI***
***NO_CI***
***NO_CI***
***NO_CI***
***NO_CI***
***NO_CI***
***NO_CI***
* RMT changes - Rmt Receiver implementation
* Update RMT interface so its now correct * Code style fixes Automated fixes for code style. Co-authored-by: nfbot <nanoframework@outlook.com>
***NO_CI***
***NO_CI***
***NO_CI***
- Added compiler options file - Added the sources logic - Changed so CHIBIOS supports the STM32L4xx - Added the STM32L4xx cube package find logic Signed-off-by: piwi1263 <piwi1263@gmail.com>
***NO_CI***
***NO_CI***
***NO_CI***
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.
No description provided.