We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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: opentdf/java-sdk#154
Process should be
v1
This process is similar to what we do internally. Follow up with @el-virt for any questions.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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: opentdf/java-sdk#154
Process should be
v1
in calling reposThis process is similar to what we do internally. Follow up with @el-virt for any questions.
Acceptance Criteria:
v1
The text was updated successfully, but these errors were encountered: