tink
tink copied to clipboard
Return empty WorkflowContextList from GetWorkflowContextList
Fixes #391
@swills See the DCO notes https://github.com/tinkerbell/tink/pull/575/checks?check_run_id=4695236298 and please squash the second commit into the first.
I tried to reproduce the make generate
problem locally but I ran into problems with make tools
not being providing the tools needed for make generate
. For CI, this may be corrected by https://github.com/tinkerbell/tink/pull/563/commits/73ca7c792f2715d02b111c35377a6f47388abb7d
@swills See the DCO notes https://github.com/tinkerbell/tink/pull/575/checks?check_run_id=4695236298 and please squash the second commit into the first.
Done
I tried to reproduce the
make generate
problem locally but I ran into problems withmake tools
not being providing the tools needed formake generate
. For CI, this may be corrected by 73ca7c7
Maybe. The real fix imho is https://github.com/actions/setup-go/pull/175 see also https://github.com/tinkerbell/tink/pull/553
Hey @swills, sorry for having this sit so long. Would you mind checking out the merge/rebase conflicts?
@swills we'd love to get this in. Are you able to rebase and address any issues?
Thanks for the effort. Unfortunately this change is redundant because of https://github.com/tinkerbell/tink/pull/654.