Skip to content

Explore crossbuild gradle plugin #179

Open
@Jolanrensen

Description

Activity

asm0dey

asm0dey commented on Sep 23, 2022

@asm0dey
Contributor

@Jolanrensen is it implemented on the side of the crossbuild plugin?

Jolanrensen

Jolanrensen commented on Sep 23, 2022

@Jolanrensen
CollaboratorAuthor

@asm0dey Yes, but I haven't had time to try it in the project here yet, especially since the GH actions approach works so well now

asm0dey

asm0dey commented on Sep 23, 2022

@asm0dey
Contributor

Don't you think this could improve the overall performance?

Jolanrensen

Jolanrensen commented on Sep 26, 2022

@Jolanrensen
CollaboratorAuthor

hmm maybe, but not by much. Only if you want to quickly test a couple of versions locally it would help. There would be no difference with GH actions, since that runs in parallel anyways (and gh actions can also be run locally). Eventually, the crossbuild plugin will be better, but it will cost a lot of time to figure out how to rework the entire build schema again and I'm not sure if that's worth it right now. What do you think?

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

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

        Participants

        @asm0dey@Jolanrensen

        Issue actions

          Explore crossbuild gradle plugin · Issue #179 · Kotlin/kotlin-spark-api