Franz-Stefan Preiss

Results 16 comments of Franz-Stefan Preiss

> [@fspreiss you can specify sub-directory in repository url #264 (comment)](https://github.com/ZenVoich/mops/issues/230#issuecomment-2961499744) @ZenVoich, for both * repository = "https://github.com/dfinity/vetkeys" and * repository = "https://github.com/dfinity/vetkeys/tree/main/backend/mo/ic_vetkeys" I got ``` Error: Repository verification failed:...

Thanks! In the meanwhile I did publish the package without the `repository` field as 0.1.0 ([here](https://mops.one/ic-vetkeys)): I guess I cannot update this now, so I can only try this next...

> so I can only try this next time, e.g., when we publish 0.2.0 @ZenVoich, I just published https://mops.one/[email protected] and indeed [repository = "https://github.com/dfinity/vetkeys/backend/mo/ic_vetkeys (without tree/main/)](https://github.com/dfinity/vetkeys/blob/4c3eaa763761d59aa57d0612cebec429b2743328/backend/mo/ic_vetkeys/mops.toml#L4) worked. Thanks!

> @fspreiss It seems you renamed the API from derive_encrypted_key to derive_key in this [PR](https://github.com/dfinity/ic/commit/a171c4263556dba9859897931642760375dcad72) incl. the system API to get the cost. Could you please perform this renaming in...

Are there maybe any updates regarding this?

I have a similar issue in that I cannot do `mops publish` with a repository in a sub-directory. I would be happy if the `repository` field would allow to specify...