Skip to content

Don't build independent Go modules during build #12

@bcspragu

Description

@bcspragu

Currently, rules_gqlgen doesn't use the existing specified dependencies when building, it creates its own temporary Go modules and downloads its own dependencies. This is slow, weakens hermetic-ness, and generally should be unnecessary. Look at other tools like sqlc and rules_sqlc to see how they handle this.

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