Skip to content

Generic 'index_builder' is Mercurial specific #24

Open
@ahal

Description

@ahal

The generic 'index_builder' that gets used by default adds routes referencing pushlog-id and such:
https://github.com/taskcluster/taskgraph/blob/main/src/taskgraph/transforms/task.py#L180

We should try and make it truly generic across VCS types as well. We'll either need to move the functionality the current one provides to a new Mercurial specific builder, or perhaps we can just get Gecko to define it if it's the only consumer that needs those routes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BREAKING CHANGEBackwards incompatible request that will require major version bumpbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions