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

Zephyr setup failure #4

Closed
wants to merge 5 commits into from
Closed

Zephyr setup failure #4

wants to merge 5 commits into from

Conversation

d3zd3z
Copy link
Collaborator

@d3zd3z d3zd3z commented Sep 12, 2024

Demonstrate an issue with action-zephyr-failure. This will stay as a PR (possibly closed) to help resolve this issue.

Build the rust code samples to make sure that Rust support is working on
all supported targets.  This adds toolchain support and rust target
support for the supported Cortex-M, and RISC-V targets.

The workflow runs on every pull request and on every push.

Signed-off-by: David Brown <[email protected]>
Restrict when the workflow is run so that it will either run when pushed
to main, or when a pull request to main, and not for arbitrary other
branches.

Signed-off-by: David Brown <[email protected]>
Although this is started identically to the hello_world app, this will
be an app where we can enable as many features as possible to try and
build up the docs as fully as possible.

Signed-off-by: David Brown <[email protected]>
This workflow will build the docs for the zephyr crates for a single
particular build, and publish them to GH pages.

Signed-off-by: David Brown <[email protected]>
Change the docs.yml workflow to have a different value of toolchain.
This will demonstrate an issue with the action-zephyr-setup action.

Signed-off-by: David Brown <[email protected]>
@d3zd3z
Copy link
Collaborator Author

d3zd3z commented Sep 13, 2024

Doesn't demonstrate the error. Re-open if it starts showing up again.

@d3zd3z d3zd3z closed this Sep 13, 2024
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.

1 participant