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

BATE C.I #370

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

BATE C.I #370

wants to merge 1 commit into from

Conversation

CW-75
Copy link
Collaborator

@CW-75 CW-75 commented Dec 2, 2022

Contribution description

BATE is an continuos integrations that means "Build All Tests and Examples" in the repository. This offers a solution to prevents if a change affects or not some application in the repository
This new continuos integration brings support to build process for testsand examples folder, This will allows that each change is not affecting another parts from the m4a-firmware repository.

Testing procedure

No testing procedure. only in github actions PR.

image

Features

the continuous integration will build all the applications inside of examples and tests directory, this shows the error message from the build process. but still running the build process until the last example or test.

image

when all the process is finished the continuous integration will print the directories that are presenting an error

image

Issues/PRs references

@CW-75 CW-75 changed the title Nora.CI Test & Examples CI Dec 2, 2022
@CW-75 CW-75 changed the title Test & Examples CI BATE C.I Dec 5, 2022
@CW-75 CW-75 requested a review from luisan00 December 5, 2022 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant