Skip to content

Bzlmod Workflow for developing against an updated released_ rules_kotlin? #1237

@erikkerber

Description

@erikkerber

rules_kotlin uses rules_kotlin to build and bootstrap itself. It does this by pulling in earlier releases of the ruleset

During development, what is the best way to change the "released" version? If I just swap out the @released_rules_kotlin with the current repository, it just yields circular dependencies.

How do the maintainers work with this?

EDIT

The README speaks to this a bit in the context of WORKSPACE. I couldn't (quickly) figure out if this was possible with bzlmod setups and local_repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions