Add active ultimate trial upgrade link for self-managed
What does this MR do and why?
Add active ultimate trial upgrade link for self-managed
- add link in the user drop down when valid
- see https://gitlab.com/gitlab-org/gitlab/-/issues/574879
Changelog: other EE: true
Screenshots or screen recordings
Screen_Recording_2025-11-04_at_10.13.44_AM
How to set up and validate locally
- Set self-managed mode and restart gdk. i.e.
export GITLAB_SIMULATE_SAAS=0 && gdk restart - Register for a self-managed trial via https://about.gitlab.com/free-trial/?hosted=self-managed and apply the license and restart gdk.
- Visit any page as an instance admin and click on user menu and visit the upgrade link
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #574879
Edited by Doug Stull