The following guide the research and development activities related to the SKOPE project.  These guidelines make it easy for anyone in the project to know what is going on.  They give everyone the opportunity to comment on and participate in planned and ongoing activities.

Code in shared Git repositories

  • All software developed as part of the SKOPE project is made available to the entire SKOPE team via pushes to shared Git repositories in GitHub.
  • Any code developed specifically for SKOPE can be found in Git repositories in the openskope GitHub organization.
  • Code that also pertains directly to funded projects other than SKOPE may be stored in repositories associated with other GitHub organizations (or other Git hosting service).  For example, the YesWorkflow code base is in the yesworkflow-org GitHub organization.

Planned and ongoing development activities in JIRA

  • All significant development activities sponsored by SKOPE are represented by one or more JIRA issues.
  • Each issue is phrased in terms that allow anyone who regularly attends our biweekly project meetings to understand why the issue is significant to the project.
  • Issues in progress are made part of the current sprint.

Deployments automated to the fullest extent possible

Software deployable to developer computers

  • No labels