frictionlessdata / datapackage

Data Package is a standard consisting of a set of simple yet extensible specifications to describe datasets, data files and tabular data. It is a data definition language (DDL) and data API that facilitates findability, accessibility, interoperability, and reusability (FAIR) of data.
https://datapackage.org
The Unlicense
481 stars 107 forks source link

Design development model regarding branching/deployments #945

Open roll opened 1 week ago

roll commented 1 week ago

Overview

As mentioned in #943 the immutable profiles model requires granular versioning so we need to setup a way to work on the next-version (e.g. a branch or using main/tags or etc)