-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
AcceptedAccepted issue on our roadmapAccepted issue on our roadmapImprovementMinor improvement to codeMinor improvement to code
Description
While we use the module directly here in local development, it feels very hidden and disconnected from the rest of Addons. Users looking to report issues with the injection are probably looking at our main repository or the Addons repository. This module might be better authored and maintained in one of those locations instead.
I encountered this wanting to add tests to the script
It seems like we'd need:
- Move to Addons repo or separate repo entirely?
- Community/commercial Dockerfile checks out or reuses
${PWD}/${RTDDEV_PATH_ADDONS:-../addons}:/usr/src/app/checkouts/addonssimilar to other repo reuse - Docker compose builds addons inject wrangler image from Git HTTPS URL
- Wrangler uses configuration file instead of hardcoded configuration in docker compose
- CircleCI config
Metadata
Metadata
Assignees
Labels
AcceptedAccepted issue on our roadmapAccepted issue on our roadmapImprovementMinor improvement to codeMinor improvement to code
Type
Projects
Status
Planned