-
I'm looking for a highly compact serialization format that allows for a certain backwards compatibility. rmp-serde looks like a very interesting candidate, because its non-named representation is very…
-
This will be different from the revision. We want to get at this notion that the data model for your JSON should conform to a schema version, even just loosely, in case there is something that we'd n…
-
Right now in a default Clay installation the act of publishing through Kiln and Amphora is actually two actions tied into one:
1. Data Versioning - Taking draft data records and upserting them into…
-
This issue is intended to serve as a tracker for RPC protocol updates that might be useful or needed.
The idea is to collect and discuss RPC protocol changes in one place so that they are not lost …
-
Hi, I have a monorepo, with the website under `apps/gatographql`. I have the following `netlify.toml`:
```toml
[build]
command = "npm run build --prefix apps/gatographql"
publish = ".next"
…
-
We should change YANG (with some sensible migration path) to require servers to implement status deprecated data nodes or otherwise use explicit deviations to indicate that the data nodes are not impl…
-
On codecov reports (github actions), we see the base commit used to compare the PR is rather stale. example PR is https://github.com/Ryang20718/cflag/pull/28
i.e if my branch was branched off commit …
-
# Establishment of a Central Schema Repository for OpenCHAMI
## What needs to change:
Currently, there is no standardized approach for managing and sharing schemas across the OpenCHAMI consortiu…
-
### 💡 Description
Per Nucleus update to push data to Glacier in new region, we need to document our new data backup plan for PDS archive data, including glacier in new region, S3 with versioning en…
-
Current default value for processing versioning (from data and processing versioning pair) is set as _beta_ in the code currently. An execution parameter allows setting a different value.
Consider …