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

Use custom container for workflows #502

Open
2 of 3 tasks
astrogeco opened this issue Jun 9, 2022 · 0 comments
Open
2 of 3 tasks

Use custom container for workflows #502

astrogeco opened this issue Jun 9, 2022 · 0 comments

Comments

@astrogeco
Copy link
Contributor

astrogeco commented Jun 9, 2022

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • I reviewed the cFS README.md file to see if the feature is in the major future work.
  • I performed a cursory search to see if the feature request is relevant, not redundant, nor in conflict with other tickets.

Is your feature request related to a problem? Please describe.
The documentation workflow and a couple of others keep failing sporadically due to dependency install failures.

Describe the solution you'd like
A custom cFS-dependencies container that has the following toolkit

  • cmake
  • gcc
  • gcov
  • lcov
  • doxygen
  • latex
  • graphviz
  • etc.

This will help with both dependency management and maybe even speed up some of our builds that install dependencies with every run.

Another benefit is that we can encourage the community to use these containers as their development environment.

Describe alternatives you've considered

Use a standard doxygen container image for the documentation workflow

Additional context
None

Requester Info
Gerardo E. Cruz-Ortiz | NASA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant