-
- Get requests working through postman from The Blue Alliance ([TBA](https://www.thebluealliance.com/apidocs/v3))
- `/team/{team_key}/event/{event_key}/matches` endpoint will be especially useful
- …
-
To fill all the data of the CV, we are relying on a JSON file that is imported into the React project.
While this was an easy solution to begin with, it lacks in type safety (both on the JSON itself…
-
When a JSON data store and a KKV data store exist with the same name, On the process model editor, "Select Data Store" drop-down list displays two options with the same name. But both options add the …
-
**Problem**
Create a job that syncs block state hashes to S3.
**Acceptance Criteria**
A deployed mina-archive helm chart includes a job that is constantly making sure that all block state has…
-
I would like to have tilemaps be automatically baked when saving the project and stored separately inside the json layer data
this data wouldn't have to be loaded and could be optionally used by impo…
-
Motivation
----------
Currently when a DID is deleted, it is archived in the `deleted_did` table. The metadata stored in the `dids` are therefore archived, but not the one stored in json. We should …
-
This issues describes a concept for a Zarr v3 Storage Transformer to enable generic indirection between the Zarr keys and the name of the underlying objects in a store. It is not a new idea (see below…
-
# Wrong L1 contract deployment command
## Overview
In the docs page with tutorial for deploying L2 using OP stack the [section](https://docs.optimism.io/builders/chain-operators/tutorials/create-l…
-
I like this extension because it helps me to keep different windows of VS code recognizable. For instance when I am working on project X in the green one, and project Y in the blue one.
However, w…
-
### Description
I have been able to get creating and using an assistant working. I also have the code to create a vector database and up load a file and relate it the the vector db and assistant.
…