Skip to content

Exclude header files, static libraries, and *-config binaries

What does this MR do?

We're supplying a runtime rather than an SDK, so we don't need the ability to compile against our libraries after we ship them.

Checklist

See Definition of done.

  • Change added to CHANGELOG.md. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks

References

Closes #3233 (closed)

Edited by Richard Clamp

Merge request reports