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

Rebuild the Examples to hold multiple variants; Boot 3, Bazel versions, Kotlin, etc. #185

Open
plaird opened this issue Jan 17, 2024 · 0 comments

Comments

@plaird
Copy link
Contributor

plaird commented Jan 17, 2024

Right now the examples are inline in the workspace with the rules_spring project itself. This is nice in that changes to the rule are instantly tested with the examples.

But we don't have a good way to test/demo it against:

  • different versions of Bazel
  • different versions of Spring Boot
  • related tech stacks, like Kotlin, rules_oci etc

without making an absolute mess of the WORKSPACE file.

We will refresh the Kotlin branch in #183 but hopefully we build a better solution in this work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant