cpanel / elevate

elevate your cPanel&WHM CentOS 7 server to Almalinux 8
https://cpanel.github.io/elevate/
BSD 2-Clause "Simplified" License
45 stars 31 forks source link

Replace the use of leapp in our naming scheme for elevate #513

Closed timmullin closed 2 months ago

timmullin commented 2 months ago

Case RE-696:

Since Ubuntu does not rely on leapp to perform distro upgrades, we should change our function names, variable names, etc. to refer to performing a distro upgrade rather than referring to leapp. (Except, of course, with code that actually does interact directly with leapp.)

Changelog:

By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/cpanel/elevate/blob/main/docs/cPanel-CLA.pdf

timmullin commented 2 months ago

@cPholloway I have re-based these changes onto RE-695 so as not to have merge conflicts with it.