-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
The long-term aim of this package is to be transitioned under the JuliaGeometry organization.
I'll add notes here as I think it through, but here's some details I figure we should iron out:
Package Name/Scope
Should the package name remain MeshIntegrals.jl or change?
What is the intended scope of this package?
- Right now the scope is fairly specific to solving integral problems. I've defined and exported a Jacobian function, which is used internally for calculating differential elements (e.g. the dV for a volume integral), but theoretically could be useful in other contexts. I have visions of AD rules for partial derivatives of Meshes geometry parametric functions, but I suspect those should properly be added to Meshes itself. Are there any other specific interests we should be addressing?
Logistics
How to perform a repo transfer on GitHub?
- I'm assuming it's under
Settings > Danger Zone > Transfer Ownershipbut I've never done this before. - If the package name changes, do we still perform a repo Transfer or start a new repo with ported contents?
How to handle registry in General?
- If the package name stays the same, how do we re-link the General registry toward the new GitHub page?
- If the package name changes,
- Register new name in General pointing to new repo
- How do we gracefully obsolete this package name?
Any changes to maintainers/roles?
Are there any impacts to GitHub Actions being under an organization vs an individual free account?
juliohm
Metadata
Metadata
Assignees
Labels
No labels