Martin Sablotny
Martin Sablotny
* removed tag versioning option and made tag versioning the default * made version regex optional * moved force enabling to the processing stage
Hi, what are you trying to do? It looks like you didn’t provide an argument for the cell units. Please keep in mind that this code is quite old and...
The training set can be found in the training_set folder in this repo. You need to train a model first before you can use the sampling scripts. You are trying...
> Hmm, this is slightly working against the support needed for the internal support (BCID) :-/ Is it about the conversion? the changes to the manifest or the CLI tool...
> Let's wait a little, as I'm still testing those parts (mostly the serialization of the manifest need to support multiple formats, so it cannot be done from `FileManifest` itself)....
> Sorry, just saw this was sent at the same time as #276. Can you rebase again, please? There are several changes here that are no longer needed. > >...
> > Just catching up no this PR. What remains to be updated before we get a chance to merge? > > Most importantly, moving all the experimental `IntotoSignature`/`IntotoSigner`/`IntotoVerifier` to...
> I'd say the first two (moving the code to `signature` -- maybe rename it to `pki`?) and merging the CLI scripts into a single one are blockers for merging...
@mihaimaruseac I hope this solves your import issues. Renaming signature to PKI does not make sense it supports signing with sigstore, pki and ec keys. wrt two scripts: You can...
> > @mihaimaruseac I hope this solves your import issues. > > Sure, but since you created the file, you could have created it in the `signature/` directory as said...