Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple "try out" template #67

Open
FH-Inway opened this issue May 31, 2024 · 2 comments
Open

Simple "try out" template #67

FH-Inway opened this issue May 31, 2024 · 2 comments

Comments

@FH-Inway
Copy link

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 D365FSC extensions. It would have one build action and just the minimum of .json files to support that. Documentation for the template would explain

  • how to set it up
  • how to connect to it from a development environment
  • how to add a simple extension
  • how to run the build for that extension

Future work could add similar templates for commerce extensions. It could also add documentation that show how to add the other stuff (CI, CD, repo update, ...).

Aside from a more simplified onboarding, I also think this would remove concerns around allowing a third party access to the repo (the repo update) or having to upload an existing extension to a public url (for the import).

@onikolaiev
Copy link
Collaborator

Good idea. Will create a super simple guide.

@FH-Inway
Copy link
Author

FH-Inway commented Jun 2, 2024

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

No branches or pull requests

2 participants