Skip to content

Taskgraph panics when git checkouts are not full clones #115

Open
@gabrielbusta

Description

@gabrielbusta

For ex. the VPN had a Taskgraph check action (Run, Source). The action didn't clone, it ran git init, git remote add origin and git fetch to get a specific ref. This caused taskgraph to panic because origin/HEAD and main were missing in the checkout.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions