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

Add CI check for fprime-examples repo #3234

Open
wants to merge 4 commits into
base: devel
Choose a base branch
from

Conversation

thomas-bc
Copy link
Collaborator

@thomas-bc thomas-bc commented Feb 14, 2025

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Partially implements #3108

Adds in the common set of "build and run UTs" tests for https://github.com/fprime-community/fprime-examples

My love of neatly arranged things also made me rename the other external CI workflows so that they're all nicely ordered in the GitHub PR UI (alphabetical order)

Rationale

Keep fprime-examples up-to-date with latest devel

@@ -1,6 +1,6 @@
# Builds and runs UTs on https://github.com/fprime-community/fprime-workshop-led-blinker

name: "Tutorial: LedBlinker"
name: "External repo: Tutorial: LedBlinker"
Copy link
Collaborator

Choose a reason for hiding this comment

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

"External Repo:" to match capitalization of "Code Scan" above.

- 'docs/**'
- '**.md'
- '.github/actions/spelling/**'
- '.github/ISSUE_TEMPLATE/**'
Copy link
Collaborator

Choose a reason for hiding this comment

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

.gitignore?

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.

2 participants