The Wayback Machine - http://web.archive.org/web/20201022192113/https://github.com/topics/ash
Skip to content
#

ash

Here are 47 public repositories matching this topic...

zachdaniel
zachdaniel commented Aug 27, 2020

Right now, we don't validate that filters/sorts only use the fields exposed in the json api, which would be a big problem if someone used this in production (if anyone is reading this issue, and ash is still in alpha, and you used it in production and somehow exposed some data about your system, it is your fault :) )

zachdaniel
zachdaniel commented Oct 6, 2020

Right now, we create a snapshot for each resource. In order to create (and rollback) extensions in the migration generator, we will need to track another snapshot just for the repo, and we would currently only store the list of extensions. Then, when migrations are generated, we'd go through each resource in each API, grab their repo, unique them, and create snapshot for them w/ their extensions.

Improve this page

Add a description, image, and links to the ash topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ash topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.