We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
_providers_base()
Update Project._providers_base() to translate devel to craft_providers.bases.BuilddBaseAlias.DEVEL.
Project._providers_base()
devel
craft_providers.bases.BuilddBaseAlias.DEVEL
Per an offline team conversation, devel is the correct naming convention.
The text was updated successfully, but these errors were encountered:
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-2920.
This message was autogenerated
Sorry, something went wrong.
Project.effective_base also needs to be updated.
Project.effective_base
No branches or pull requests
What needs to get done
Update
Project._providers_base()
to translatedevel
tocraft_providers.bases.BuilddBaseAlias.DEVEL
.Why it needs to get done
Per an offline team conversation,
devel
is the correct naming convention.The text was updated successfully, but these errors were encountered: