fscps
fscps copied to clipboard
D365 FSC DevOps setup&maintenance tools for GitHub
I think the current templates and onboarding documentation work. For people unfamiliar with FSC-PS and GitHub, I propose a more simplified template and onboarding. The template would just be for...
FSC-PS uses the approach where the AOSService folder of a D365FSCM environment is used as folder of the Git repository. This requires to .gitignore all the contents of the folder...
In the current implementation of the GitHub action [WorkflowPostProcess](https://github.com/fscpscollaborative/fscps.gh/blob/3cab271c77bfa0f9efa6b5623636c0ba51d7c20a/WorkflowPostProcess/WorkflowPostProcess.ps1), the `-remove` parameter does nothing. The HelpMessage of the parameter says "Remove current run". I propose that either this or a...