-
Notifications
You must be signed in to change notification settings - Fork 2
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
Consider merging with scientific-python template #150
Comments
I'm supportive of finding something that we don't have to maintain ourselves :) Should also think about:
|
I'm cautious of making yet another change to DLS repos, but would be happy to move the copier template in the direction of the scientific python template to the point it was just that template with some opinionated defaults. I think copier has the concept of meta templates, but I don't know precisely what they are, or whether they help us to make an opinionated template out of a generic template The other issue with the scientific python template is that it has so many options I would be scared of touching it for fear of breaking something, I made the CI for ours reasonably tested in the template repo itself, which is a lot easier with an opinionated template |
That makes sense to me. I think it's too early to say whether merging is a good idea. At this point I would only argue for investigating what the costs of merging would be. Changes on the |
FYI @henryiii |
In May
20242023, NSLS-II and scikit-hep merged their templates and associated development guides into one template and guide, under thescientific-python
org. We have seen advantages in maintenance: with shared effort, the shared template is staying better up to date. Our opinions and use cases are not perfectly aligned, but we have been able to find rough consensus on technology choices, and so far we find the benefits of sharing to be higher than the costs.Let's explore whether it would make sense to merge the DLS/Bluesky copier template into this. Initial questions:
<Enter>
and get the appropriate license file and other facility-local settings? Even if this required an enhancement to copier itself, that could be doable.The text was updated successfully, but these errors were encountered: