Skip to content
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

Add matrix build for supported targets #57

Merged
merged 4 commits into from
Dec 15, 2023

Conversation

paulbartell
Copy link
Contributor

Description

Split builds into a separate GitHub workflow.
Build for all supported targets with multiple esp-idf versions.

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@paulbartell paulbartell requested a review from a team as a code owner November 21, 2023 19:40
@paulbartell paulbartell force-pushed the add-build-workflow branch 4 times, most recently from 2b0a419 to cfbf64c Compare November 21, 2023 22:46
Split builds into a separate GitHub workflow.
Build for all supported targets with multiple esp-idf versions.
n9wxu
n9wxu previously approved these changes Dec 14, 2023
Copy link
Member

@AniruddhaKanhere AniruddhaKanhere left a comment

Choose a reason for hiding this comment

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

Approved with one minor comment about missing new line at EOF.

.github/workflows/build.yml Outdated Show resolved Hide resolved
archigup
archigup previously approved these changes Dec 14, 2023
.github/workflows/build.yml Outdated Show resolved Hide resolved
Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
.github/workflows/build.yml Outdated Show resolved Hide resolved
Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
@paulbartell paulbartell merged commit 19888ff into FreeRTOS:main Dec 15, 2023
9 of 17 checks passed
@paulbartell paulbartell deleted the add-build-workflow branch December 15, 2023 19:35
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.

5 participants