-
May I ask what happened to this error
-
Hi, sorry to post it here, can't really see a place to ask this: Is there metadata to decipher the attributes? e.g., gdp_md or any of the others? I have been unsuccessful in my searches of the urls li…
-
The [lucky_encrypted](https://github.com/microgit-com/lucky_encrypted) shard depends heavily on Lucky and Avram. I'm wondering if it wouldn't have a better place in Avram. It's tiny, literally just on…
-
The "last armed by user" and "last disarmed by user " attributes on the keypad display is not populating with a user number anymore. I have tried rebooting my envisalink module, ive deleted and reco…
-
## Searchable "tags" and "attributes" for files and folders.
### Additions
#### Tags
- new table in database
- apply to files and folders
- user-defined "labels" (or "tags" if you're wondering why I'…
ploiu updated
3 weeks ago
-
### Area(s)
area:container
### Is your change request related to a problem? Please describe.
It is usefull to be able to the tell the health and status of running containers in docker or podm…
-
From a first glance, it looks like the `next`, `prev`, `license`, and `search` attributes are desirable.
-
**Versioning**
Minecraft version 1.21.1
Latest neoforge launcher
**What did you do**
Both server and clients have the mod installed. As the player, I do not need to do anything. I am just moving…
-
**Description**
I've been attempting to add a custom attribute to my Celery traces as per [the docs](https://docs.newrelic.com/docs/apm/agents/python-agent/python-agent-api/addcustomattribute-python-…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
I have models `X(BaseModel, Generic[T])` and `Y(BaseModel, Generic[T])`. `X` has an attribute `y` of type `Y[T]`…