<TBBAS-2538> Add README for project and GitHub Actions - #4
Open
alexadereyko wants to merge 2 commits into
Open
Conversation
alexadereyko
force-pushed
the
jira/TBBAS-2538_add_example_module_ci_workflow_docs
branch
from
September 9, 2025 14:24
769b30c to
14357da
Compare
alexadereyko
marked this pull request as ready for review
September 9, 2025 14:32
alexadereyko
force-pushed
the
jira/TBBAS-2538_add_example_module_ci_workflow_docs
branch
from
September 10, 2025 07:47
14357da to
165a61a
Compare
alexadereyko
force-pushed
the
jira/TBBAS-2530_add_example_module_ci
branch
from
October 29, 2025 11:54
e4c5bb2 to
66952b1
Compare
Base automatically changed from
jira/TBBAS-2530_add_example_module_ci
to
jira/TBBAS-2523_simple_device_module_ci
October 29, 2025 11:59
… build and test - Add ci-framework.yml: reusable workflow for testing with openDAQ framework artifacts - Add module-build-test composite action: automated CMake configure, build, and test - Update ci.yml: use new composite action, add fail-fast: false for matrix jobs
- Document build process and testing - Describe ci.yml and ci-framework.yml workflows - Add CI and license badges
alexadereyko
force-pushed
the
jira/TBBAS-2538_add_example_module_ci_workflow_docs
branch
from
October 29, 2025 15:53
165a61a to
f5f3492
Compare
alexadereyko
changed the base branch from
jira/TBBAS-2523_simple_device_module_ci
to
jira/TBBAS-2554_add_example_module_ci_framework
October 29, 2025 15:54
alexadereyko
commented
Oct 29, 2025
|
|
||
| --- | ||
|
|
||
| ## License |
Collaborator
Author
There was a problem hiding this comment.
@JakaMohorkoDS There was a missing license section and license file. I added them, the file was copied from framework repository.
Please, review that
aljazfrancic
approved these changes
Oct 30, 2025
alexadereyko
force-pushed
the
jira/TBBAS-2554_add_example_module_ci_framework
branch
from
November 6, 2025 13:24
15ddc7b to
f6a1f7e
Compare
This file contains hidden or 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
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.
Dependencies
Summary
Update project README: