Skip to content

feat: add layer deletion schemas, types and constants (MAPCO-7285)#210

Open
almog8k wants to merge 3 commits into
alphafrom
feat/delete-layer-MAPCO-7285
Open

feat: add layer deletion schemas, types and constants (MAPCO-7285)#210
almog8k wants to merge 3 commits into
alphafrom
feat/delete-layer-MAPCO-7285

Conversation

@almog8k

@almog8k almog8k commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator
Question Answer
Bug fix
New feature
Breaking change
Deprecations
Documentation
Tests added
Chore

Related issues: MAPCO-7285

Further information:

Adds the shared deletion module for the layer deletion feature, exported from the constants, schemas and types barrels.

  • ConstantsDeletionJobTypes (Delete_Layer) and DeletionTaskTypes (delete, full-layer-tiles-deletion, artifacts-deletion).
  • SchemasdeleteLayerJobParamsSchema, deleteTaskParamsSchema, layerTilesDeletionParamsSchema, artifactsDeletionParamsSchema (and the shared sourceProviderSchema over the existing core SourceType).
  • TypesDeleteLayerJobParams, DeleteTaskParams, LayerTilesDeletionParams, ArtifactsDeletionParams inferred from the schemas.

Base branch: targets alpha (the 8.3.0-alpha.x prerelease line for this epic), not master. The published latest version stays at 8.2.0 while the epic is in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant