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

run TinyTodo Go example in CI #188

Merged
merged 3 commits into from
Sep 9, 2024
Merged

run TinyTodo Go example in CI #188

merged 3 commits into from
Sep 9, 2024

Conversation

khieta
Copy link
Contributor

@khieta khieta commented Sep 9, 2024

Issue #, if available:

Description of changes:

Noticed that the CI for the Go example added in #182 wasn't actually running on PRs. Also noticed that an outdated file got added in that PR.

@khieta khieta marked this pull request as ready for review September 9, 2024 16:21
@khieta
Copy link
Contributor Author

khieta commented Sep 9, 2024

go CI works as expected. Not sure why Java is failing, although I'm pretty sure it's not the fault of this PR.

Comment on lines +57 to +60
tinytodo-go:
uses: ./.github/workflows/build_tiny_todo_go_reusable.yml
with:
cedar_examples_ref: ${{ github.href }}
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't this also need a ref of which commit of cedar-go to use? or is cedar-go CI not configured to run cedar-examples as a downstream?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Based on this line, I believe that cedar-go is pinned to this commit. Added a comment to this effect for future reference.

cedar-go does not run this example in their CI -- I'll open an issue.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

New issue here: cedar-policy/cedar-go#30

@khieta khieta merged commit 9c755cb into main Sep 9, 2024
8 of 9 checks passed
@khieta khieta deleted the khieta/go-ci branch September 9, 2024 19:35
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