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

Fix using rules_kotlin from head #571

Merged
merged 2 commits into from
Aug 18, 2021
Merged

Fix using rules_kotlin from head #571

merged 2 commits into from
Aug 18, 2021

Conversation

restingbull
Copy link
Collaborator

Update local development instructions
Move release_archive to source directory
Add kotlinc_version helper for choosing compiler versions.

Fixes Issue #570

Signed-off-by: restingbull@cabaretmechanique.com restingbull@cabaretmechanique.com

… choosing compiler versions.

Signed-off-by: restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com>
@cgruber
Copy link
Collaborator

cgruber commented Aug 16, 2021

Wait, this is burying the lede, isn't it? are you enabling 1.5 with this commit?

@restingbull
Copy link
Collaborator Author

Wait, this is burying the lede, isn't it? are you enabling 1.5 with this commit?

Shoot, no. Lemme go fix that.

@jeffzoch
Copy link
Contributor

@cgruber @restingbull what are the issues w/ 1.5 we are still looking to fix?

@restingbull
Copy link
Collaborator Author

@cgruber @restingbull what are the issues w/ 1.5 we are still looking to fix?

I'm doing 1.5 in another pr.

Copy link
Collaborator

@cgruber cgruber left a comment

Choose a reason for hiding this comment

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

LGTM

}

kotlin_repositories(compiler_release = KOTLINC_RELEASE)
kotlin_repositories(
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ugh, thank you for this. I should have done this kotlinc_version thing a long time ago.

@restingbull restingbull merged commit fa0ff96 into master Aug 18, 2021
@restingbull restingbull deleted the restingbull/issue-570 branch August 18, 2021 00:56
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