-
We've kept backwards-compatibility with the old state namespace since the change to the new namespace in v0.7.0. We can remove the old code once fleet v0.7.0+ makes it to the CoreOS stable channel.
-
```sh
(topfarm) ernie@andromeda:~/code/TopFarm2$ hatch publish -r test
dist/topfarm-2.3.7.post6.tar.gz ... failed
Error uploading to repository: https://test.pypi.org/legacy/ - Client error '400 Ba…
-
> [svelte] reactive_declaration_non_reactive_propertyA `$:` statement (node_modules/@unovis/svelte/containers/single-container/single-container.svelte:47:0) read reactive state that was not visib…
-
uv 0.4.30
Right now it kinda works with token and keyring when publishing
I would love for `uv publish --keyring-provider=subprocess` to work by first asking for token and then username / passwo…
-
-
**Is your feature request related to a problem? Please describe.**
No, just lacking support.
**Describe the solution you'd like**
Please provide client functions and code examples of using the …
-
In environments with legacy code, there can be many python scripts of quite bad quality.
If the git hook expects a quality e.g. of 8.0, the motivation to fix a file which e.g. started with 2.0 is qui…
-
1. First we have to decide if using the *legacy* terminology is acceptable to us. Legacy terminology isn't acceptable to a subset of our audience, and I would strongly prefer we don't use it where the…
-
### Expected Behavior
Resources which will not work should not be in the provider and should have been deprecated when the API deprecation announcement was issued.
### Actual Behavior
The resources…
-
Discovered in https://github.com/mozilla-mobile/firefox-ios/pull/23237 that the inactive tab telemetry calls were used in the legacy code but aren't used in the new tab tray code. This task is to impl…