Skip to content

Conversation

@devendrapat
Copy link
Contributor

@devendrapat devendrapat commented Dec 19, 2025

This PR set up the initial workflow for the logging repository.
The workflow must buikd and test the source using gcc toolchain.

bazel build //score/...
- name: Bazel test logging targets
run: |
bazel test //score/... --nocache_test_results
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
bazel test //score/... --nocache_test_results
bazel test //score/...

Lets bazel decide what's best.

@github-actions
Copy link

The created documentation from the pull request is available at: docu-html

@antonkri
Copy link
Contributor

devendrapat created the eclipse account and was added to eclipse s-core project by @antonkri

@antonkri antonkri merged commit 763c537 into eclipse-score:main Dec 19, 2025
3 of 4 checks passed
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.

3 participants