Okay seriously WHY DOESN'T CHECKING OUT THE REPO WORK IN A REUSABLE WORKFLOW??!?!?!
-
Okay seriously WHY DOESN'T CHECKING OUT THE REPO WORK IN A REUSABLE WORKFLOW??!?!?!
-
Okay seriously WHY DOESN'T CHECKING OUT THE REPO WORK IN A REUSABLE WORKFLOW??!?!?!
@cr1901 Maybe stupids decided to shallow clone it, so you literally can't check out anything but exactly what commit it cloned?
-
@cr1901 Maybe stupids decided to shallow clone it, so you literally can't check out anything but exactly what commit it cloned?
@cr1901 My dang build processes can't shallow clone, either, because I rely on commit count.
-
@cr1901 My dang build processes can't shallow clone, either, because I rely on commit count.
@chris I can't seem to properly pass the checkout repo token that CI gives me by default down to the reusable workflow.
I've worked around this by defining my own Personal Access Token w/ the correct permissions and giving that as a secret to the repo. But that's gonna break forks compared to propagating the default token...
-
@chris I can't seem to properly pass the checkout repo token that CI gives me by default down to the reusable workflow.
I've worked around this by defining my own Personal Access Token w/ the correct permissions and giving that as a secret to the repo. But that's gonna break forks compared to propagating the default token...
@cr1901 Ugh. :[
-
R relay@relay.mycrowd.ca shared this topic