-
Notifications
You must be signed in to change notification settings - Fork 119
How Islandora Code gets Made
Islandora is committed to being a great open source project and to help improve that we are introducing new policies to improve our transparency. Communication is key to any successful project and we want to make sure the community is able to contribute in all discussions.
All new features should be discussed openly on the development forum giving the full community the opportunity to make recommendations and contribute to the development. The feature will then be broken down into tasks that will be managed by jira tickets. Bugs will simply be represented as a bug ticket in the jira system.
Github supports repositories for the Islandora and the DGI code repositories. Islandora is considered to be the master repository and is co-maintained by UPEI/DGI, and the DGI repository is a downstream repository that is maintained by DGI.
For code to be accepted into the master Islandora repository, a developer must publish the code in a forked repository and make a pull request. After the code has been reviewed and signed off then the code will be merged into the project. We are in the process of establishing some automated testing and style checking using Travis. It is advisable to run the tests and style checks on a module that is being altered before submitting a pull request. The command Travis runs for style checking in Drupal 7:
- drush coder-review --reviews=production,security,style,i18n,potx,sniffer module_name
Questions about participating in the Islandora project can be directed to islandora-dev@googlegroups.com.
You may be looking for the islandora-community wiki · new to islandora? · community calendar · interest groups