Skip to content

Setup initial workflow with gcc build#7

Merged
antonkri merged 2 commits into
eclipse-score:mainfrom
devendrapat:setup_workflow
Dec 19, 2025
Merged

Setup initial workflow with gcc build#7
antonkri merged 2 commits into
eclipse-score:mainfrom
devendrapat:setup_workflow

Conversation

@devendrapat
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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

@antonkri
Copy link
Copy Markdown
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
rmaddikery pushed a commit to rmaddikery/logging that referenced this pull request Feb 3, 2026
* Setup initial workflow with gcc build

* Remove release_verification.yml from workflow
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