registry icon indicating copy to clipboard operation
registry copied to clipboard

WebAssembly Registry (Warg)

Results 35 registry issues
Sort by recently updated
recently updated
newest added

The name of the `yank` subcommand of the `publish` command is confusing enough for me to make my interface package yanked unintentionally. The names of commands should be clear so...

It currently goes in `~/.cache/warg/namespaces`, which seems wrong for this kind of configuration.

When uploading/downloading files, display a nice progress bar indicator that shows the progress.

enhancement

@fibonacci1729 ``` error: failed to set signing key with name `default` of registry `http://localhost:8090`: Platform secure storage failure: zbus error: org.freedesktop.Secret.Error.IsLocked: Cannot create an item in a locked collection ```

[RFC 8615](https://www.rfc-editor.org/rfc/rfc8615) specifies a pattern for HTTP-based service discovery in the form of "well known" paths like `/.well-known/`. Warg API services can use this mechanism to a) help clients positively...

There is a lot of verification done to make sure that a thing that is downloaded is definitely a thing that is uploaded, and that someone is allowed to upload...

The operator "commit" permission is weird in that it does not apply to operator log records but instead about the "committing to a checkpoint" operation. Separately, it would be a...

As we stabilize for 0.2.0 we should add some low-level (e.g. raw JSON/curl) acceptance tests for the APIs.

Probably won't be much more than proposed here for 0.2.0, but getting it written down in the repo would be good: - Cut a `release-0.2` branch from `main` - Update...

Currently, if you want to download a specific version the semver syntax is kind of awkward. Happy to close this issue, if others are OK with the current behavior. Example:...