humanmade / humanmade/altis-core
Add get_main_site_url() function from Cloud module to Core
- Dominant language
- PHP
- Stars
- 19
- Forks
- 3
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 3
Description
The function `Altis\Cloud\get_main_site_url()` should really be at a lower level as it has more general usefulness and doesn't quite make sense under the `Cloud` namespace specifically.
It should be moved to this module under the `Altis` namespace directly then the Cloud module version deprecated.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate Altis\Cloud\get_main_site_url() in the Cloud module and inspect the Core module's namespace and tests. Move the function under the Altis namespace, preserve its behavior, deprecate the Cloud module version, and run the relevant Core and Cloud tests if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100