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

update corpus tests in 3.2.x #7

Merged
merged 3 commits into from
Aug 26, 2024
Merged

update corpus tests in 3.2.x #7

merged 3 commits into from
Aug 26, 2024

Conversation

khieta
Copy link
Contributor

@khieta khieta commented Aug 23, 2024

Issue #, if available:

Description of changes:

Updating the corpus tests and cedar-spec submodule to data from the latest run.

@khieta khieta marked this pull request as draft August 23, 2024 18:39
Comment on lines +20 to +24
needs: get-branch-name
uses: cedar-policy/cedar/.github/workflows/run_integration_tests_reusable.yml@release/3.2.x
with:
cedar_integration_tests_ref: ${{ github.ref }}
cedar_policy_ref: ${{ needs.get-branch-name.outputs.branch_name }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll be porting the get-branch-name change back to main.

The switch to the release/3.2.x version of the YAML file is required for versions 3.2.x and 3.3.x due to some weird behavior of cargo re deprecation warnings. The fix is the --force-warn deprecated option introduced in cedar-policy/cedar#852 (but only on the 3.2.x and 3.3.x branches).

@khieta khieta marked this pull request as ready for review August 26, 2024 14:23
@khieta khieta merged commit 078594c into release/3.2.x Aug 26, 2024
4 checks passed
@khieta khieta deleted the khieta/3.2.x branch August 26, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants