-
Notifications
You must be signed in to change notification settings - Fork 42
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
Question: How does Sampler relate to Stucco and will it be promoted to the Microsoft organization #119
Comments
Hi @tmeckel, good question, and the answer is not that simple. TL,DR: In short, what @devblackops has done is great too, and people could use either templates. There's no plan to merge for now, and it won't be "promoted" to the Microsoft organization per se. If it works, and solves problems, it should promote itself. Now for the long answer... I don't think either approach is the ultimate solution, so it's good to have both so we can innovate, experiment in parallel while improving the PowerShell ecosystem. Both projects come from slightly different experience: Brandon with PSake after he became the maintainer, myself when I chose Microsoft seems to be using more and more Travis' Oh and I forgot what Fred is doing with his PSFramework (and probably many more). All those approaches are valid and have pros and cons.
To get that working in a timely fashion, some corners have been cut, and we're still iterating over it. But now we have a foundation solid enough that it should not impact the projects relying on it when we release new versions. To get those projects merged together would require a substantial effort from all parties, which is not something we are getting paid for. We do discuss every now and then, and we keep an eye on what's happening, so hopefully we won't grow further apart. To be more specific about the question you asked:
No, for a few reasons.
Hope that answers the questions. Ideally the Sampler project would be transferred from my GH account to an organisation, although I'd rather it not going to the DSC community one, to avoid repeating the mistake of isolating the DSC community from the rest of the PS Module community (DSC is just an interface to other imperative commands). I'll leave this issue open for a bit so that others can see it. |
@gaelcolas Many thanks for the very detailed answer to my question! Highly appreciated. |
Quick update on that, when #134 will be done and the meaty parts of the Invoke-Build tasks will mainly call Sampler's functions, it should be trivial to create similar tasks for |
I tried to move to sampler for a simple PowerShell module, test, build, publish to gallery pipeline and gave up a second time.
|
@FLeven , while I appreciate the feedback, it's hard to translate into actionable tasks. How can we make it easier, or put differently, what is hard?
I'm keen to hear more about your troubles... |
I personalty hope this project is not transferred to an org, many GitHub Repos from Redmond are already archived or will be soon. |
@gaelcolas the Stucco module maintained by @devblackops provides a Plaster template to create PowerShell modules including support for mkdocs, pipelines etc. Are there any plans to merge the efforts here?
Secondly: are there any plans to promote
Sampler
to a first class citizen under the Microsoft organization on GitHub?The text was updated successfully, but these errors were encountered: