Capgemini / Capgemini/powerapps-project-template

Missing Data Tasks

Open
#23 1 comment 0 reactions 0 assignees View on GitHub
enhancement generator-app
Dominant language
C#
Stars
33
Forks
9
PR merge metrics
No merged PRs in 30d

Description

With the move to Nuke, we are missing our Data Migration tasks for importing/exporting data.

Similar to Cake, we can't use the engine directly since it's .NET Framework and Nuke is .NET Core. Cake bypassed that by building a CLI tool which is called by Cake. The source for the CLI tool is open [here](https://github.com/Capgemini/xrm-datamigration/tree/master/src/Capgemini.Xrm.DataMigration.Cli) but it's not currently a public package we can consume. An [issue](https://github.com/Capgemini/xrm-datamigration/issues/36) for this has been raised which this issue is dependent on.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.