Tessa Walsh
Tessa Walsh
Re-create configmaps on workflow import
> @tw4l does this need frontend work? We had previously talked about this being an API-only feature, since only we would run it, at least for now. But happy to...
Assigning @Shrinks99 for docs copy check :)
Docs updates complete: - Org import/export moved into an `admin` directory - Language updated to match rest of documentation
Rebased on latest main
@ikreymer This will need to be merged prior to org deletion, as the latter is dependent on it. Has been rebased against latest main.
> Or, perhaps we just keep this as is, but consider switching to https://pypi.org/project/json-stream/ without changing the format. But perhaps versioning under `/json` still makes sense? I was starting with...
Converting to draft while working on streaming
@ikreymer This is rebased on main and tests added, with streaming support for import and export! Ready for review.
> Nice work!! Tested with very large export from dev, import locally. It worked, though ran into some minor issues: > > * max scale on import can be lower...