For some transactions, I would like to add a tag, unfortunately it's not possible to retrieve the SHA commit right away. I need, after the transaction, to get the head, make sure it's the right commit (thanks to the commit message), and then I can tag it.
I think it would be nice to have it inside the transaction too!
Hello Everyone!
The Transaction feature is excellent :) I'm wondering if we could add a TAG option to the lakefs python lib on the Transaction class?
Currently, we have
For some transactions, I would like to add a tag, unfortunately it's not possible to retrieve the SHA commit right away. I need, after the transaction, to get the head, make sure it's the right commit (thanks to the commit message), and then I can tag it.
I think it would be nice to have it inside the transaction too!
Have an excellent day!