Skip to content

Add tests for scrooge_scala_library target type #366

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

Conversation

beala-stripe
Copy link

@beala-stripe beala-stripe commented Jul 18, 2018

Overview

The scrooge_scala_library target type (part of the rules_scala project) recently experienced an IJ support regression. This PR adds a test which will catch this regression in the future. In short, the issue was that a new implementation of the scrooge_scala_library rule stopped returning output jars. This test checks the proper output jars are returned.

The rules_scala project clones this repo and runs these tests as part of its test suite, so future regressions will be caught by this test.

This is WIP PR. It cannot land until this PR in rules_scala lands: bazel-contrib/rules_scala#562. At that point the rules_scala SHA in the WORKSPACE file can point at master (it's currently pointing at a branch with my fix).

This is ready to land.

Testing

bazel test aspect/... passes

@beala-stripe beala-stripe changed the title Add tests for scrooge_scala_library target type WIP Add tests for scrooge_scala_library target type Jul 18, 2018
@beala-stripe beala-stripe changed the title WIP Add tests for scrooge_scala_library target type Add tests for scrooge_scala_library target type Jul 25, 2018
@beala-stripe
Copy link
Author

bazel-contrib/rules_scala#562 has landed and I've updated the SHA to point to it.

@sgowroji
Copy link
Member

Hello @beala-stripe, Is there any chance can you fix the branch conflicts. so i can share your PR for review. Thanks!

@sgowroji sgowroji added lang: scala Scala rules integration product: IntelliJ IntelliJ plugin awaiting-user-response Awaiting response from author on PRs labels Sep 26, 2022
@gtech-bazel-bot gtech-bazel-bot bot added the awaiting-review Awaiting review from Bazel team on PRs label Sep 26, 2022
@sgowroji sgowroji removed the awaiting-review Awaiting review from Bazel team on PRs label Sep 26, 2022
@keertk
Copy link
Member

keertk commented Dec 7, 2022

Hi there! Thank you for contributing to the IntelliJ repository. We appreciate your time and effort. We're doing a clean up of old PRs and will be closing this one since it seems to have stalled. Please feel free to reopen/let us know if you’re still interested in pursuing this or if you'd like to discuss anything further. We’ll respond as soon as we have the bandwidth/resources to do so.

@keertk keertk closed this Dec 7, 2022
@jastice jastice removed the awaiting-user-response Awaiting response from author on PRs label Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: scala Scala rules integration product: IntelliJ IntelliJ plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants