

The only changes accepted to the stable branch, outside of the merge window, will be critical hotfixes to resolve game-breaking and stability issues.Īs with any open source project, the workflow is subject to change as we receive feedback and discover what works best for the project and its contributors. Once the development branch has been tested by QA, it will be merged with the stable branch to become the next revision for the live realms. To ensure the QA team receives ample opportunity to test each set of changes, the development branch will only accept pull requests for one week before being frozen for a week, during which time only essential fixes will be accepted. The development branch is used as the basis for the QA and PTR realms. Nostalrius - Addons & macros sub-forum Kronos - Addons sub-forum Elysium - UI. Vanilla Wow casts on key release, not instantly when the key is pressed.

Squashing your commits is to ensure that the development branch can be compiled at any point in its history as well as ensuring a clean history. ElvUI - provides a comprehensive, efficient, and fully customizable user interface replacement for World of Warcraft - https. After receiving feedback and making any requested changes, your pull request will be squashed and merged to the development branch. When you have finished working on your fix or feature, you should open a pull request to allow for your code to be automatically compiled by the continuous integration system and reviewed by other developers. For example, if you were working on a boss script, rather than committing directly to the development branch, you should first create a new branch with a descriptive name. Current Status: Released Game Version: 1.12. Development process overview:Īny development work should be done in local feature branches rather than on the main branches used for QA/live builds. Before opening any bug reports on the issue tracker, please read the guidelines located here.
