opentdf / tests

Tests for OpenTDF
BSD 3-Clause Clear License
4 stars 2 forks source link

version workflows #187

Open strantalis opened 1 month ago

strantalis commented 1 month ago

We need to mimic a similar pattern as we do internally for versioning shared workflows. This way we don't run into the chicken & egg scenario.

Example of where we have to update tests repo to also test changes along with the other repos workflow.

https://github.com/opentdf/tests/pull/185/files#diff-e45b4e0da069e1fbfec93f1c7d808b40e8b374adaada7c22d42e434b78b652f8R35

Failing workflow: https://github.com/opentdf/java-sdk/pull/154

Process should be

This process is similar to what we do internally. Follow up with @el-virt for any questions.

Acceptance Criteria: