Skip to content

Fix cFS/workflows#177#1

Closed
arielswalker wants to merge 1 commit intomainfrom
fix-cfs/workflows#177
Closed

Fix cFS/workflows#177#1
arielswalker wants to merge 1 commit intomainfrom
fix-cfs/workflows#177

Conversation

@arielswalker
Copy link
Copy Markdown
Owner

@arielswalker arielswalker commented Mar 30, 2026

Checklist (Please check before submitting)

Describe the contribution
Updates existing opensource workflows to match internal logic.

Testing performed

Tested OSAL on my fork

Tested cFE on my fork

Tested CF on my fork

Expected behavior changes
Renamed build-deploy-doc to build-doc-reusable.yml

  • Uses new cfsbuildenv-doxygen container
  • Uses setup-app action

Renamed build-run-app.yml to build-run-app-reusable.yml

  • Uses cfsbuildenv-ubuntu22 container
  • Uses setup-app, start-cfs-container, healthcheck-logs, and stop-cfs-container actions

Format Check

  • Add workflow_call and workflow_dispatch
  • Remove check for duplicates
  • Uses cfsbuildenv-clang
  • Uses new .clang-format style

Renamed unit-test-coverage to unit-test-coverage-reusable.yml

  • Uses cfsbuildenv-ubuntu22 container
  • Uses setup-cfe action
  • Uses omit deprecated false

Added new files

  • cppcheck/action.yml
  • healthcheck-logs/action.yml
  • setup-app/action.yml
  • start-cfs-container.yml
  • stop-cfs-container.yml
  • scripts/cppcheck-merge.xslt
  • scripts/cppcheck-xml2text.xslt

System(s) tested on
GitHub Actions

Additional context
Related PR for building and pushing the containers: arielswalker/containers#1

Contributor Info - All information REQUIRED for consideration of pull request
Ariel Walker, MCSG TECH.

@arielswalker arielswalker force-pushed the fix-cfs/workflows#177 branch 12 times, most recently from a0476ed to 3cd296b Compare April 1, 2026 20:26
@arielswalker arielswalker force-pushed the fix-cfs/workflows#177 branch 6 times, most recently from 2898657 to d7190ed Compare April 3, 2026 13:42
@arielswalker arielswalker force-pushed the fix-cfs/workflows#177 branch from d7190ed to e84fe07 Compare April 3, 2026 13:49
@arielswalker
Copy link
Copy Markdown
Owner Author

Closing as this does not test against the techdev-multitarget-bundle branch. This is done by #2

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.

1 participant