Skip to content

Verify Trickified Lib in CI #156

@jasonlharvey

Description

@jasonlharvey

The CI tests that use Trick sims, such as :

https://github.com/nasa/gunns/blob/master/.github/workflows/lib_deps.yml
https://github.com/nasa/gunns/blob/master/.github/workflows/sim_test.yml

...do not use the Trickfied lib in gunns/lib/trick_if -- rather they just compile all the code as needed at sim build-time, per the usual Trick sim build way. As such we are not verifying the trickified lib in CI.

Verify the trickified lib in CI, either by changing sim_test.yml to use it, or by adding a new test. I'm not sure if we should use it in lib_deps.yml - I worry that might complicate its checks for the Trick lib dependencies... need to look into that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions