Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Children Page Tree

Phased Rollout

Here is a proposal for a phased rollout of the Core Committer program, beginning with an initial low-effort learnable pilot, later expanding to a more scalable solution.

Phase 1: Pilot with champion support

This pilot is an initial increment of the CC program, with an opportunity to test assumptions and gather initial learnings before moving forward. In this phase, we focus on discovering unanticipated technicalities and legalities in the program by enlisting a few carefully selected long-time contributors to the platform (external CCs and internal champions) to help us co-create this program and collectively identify issues.

Legal agreements

  • Contributor agreement(s)

    • Each CC signs an individual contributor agreement that allows the CC to contribute to the platform without any affiliation with an organization. This is a required legal agreement that clarifies legal ownership and potential liability of the individual’s contributions.

      • If the CC works at an organization that is an Open edX provider, an additional entity contributor agreement is required to eliminate any risk of confusion between work done in an individual capacity versus in an employee capacity.

    • NDA

      • Each CC signs an NDA with edX in order to protect edX from any confidential/security/legal exceptional cases that occur from inadvertent code merges and when the CC is included to troubleshoot the issue. Additionally, edX is obligated to protect member, customer, and learner info, when there is an unintended disclosure.

Internal Champions

  • Each CC in the pilot is assigned to 2 edX employees as their 2 internal champions. The champions support the CCs through the pilot to:

    • Ensure a reliable and timely communication channel exists with the CC, for example, in case of emergencies or questions on upcoming PRs.

    • Inform the CC of escaped production issues through the deployment pipeline’s auto-notification.

      • The CC can undo their changes by merging (and deploying via CD) a revert of their PR. 

    • Escalate urgent issues to edX engineering management that are impediments for the CC.

    • Help the CC connect with relevant technical owners, as required by the review process.

Initial People

We believe the following shortlist of long-time contributors are ideal candidates for this initial pilot experiment and for providing feedback to iterate and improve the program in its future. 

CC

Current Org

Repos

2 edX Champions

Zia Fazal
ziafazal

Edly by Arbisoft

edx-platform

Jeremy Bowman (Deactivated) & Feanil Patel

Braden MacDonald
bradenmacdonald

OpenCraft

blockstore, xblock, xblock-sdk, xblock-utils, opaque-keys, edx-platform

Dave Ormsbee & Kyle McCormick

Usman Khalid
symbolist

OpenCraft

blockstore, xblock, xblock-sdk, xblock-utils

Dave Ormsbee & Kyle McCormick

Jill Vogel
pomegranited

OpenCraft

configuration, edx-ora2

Ned Batchelder (Deactivated) & Feanil Patel

Felipe Montoya,
felipemontoya

EduNext

xblock, xblock-sdk, xblock-utils, opaque-keys, edx-platform,

Jeremy Bowman (Deactivated) & Feanil Patel

Omar Al-Ithawi
omarIthawi

Appsembler

edx-ace

Ned Batchelder (Deactivated) & Nimisha Asthagiri (Deactivated)

Peter Pinch
pdpinch

MIT Open Learning

ccx-keys, opaque-keys, xblock, xblock-sdk, xblock-utils, edx-platform

Dave Ormsbee & Kyle McCormick

Regis Behmo
regisb

Overhang.IO

devstack, edx-toggles, django-config-models, edx-django-utils, code-annotations

Jeremy Bowman (Deactivated) & Robert Raposa

Igor Degtiarov
idegtiarov

Raccoon Gang

xblock-lti-consumer, edx-organizations, auth-backends, edx-search, edx-rest-api-client, edx-rbac, edx-proctoring

Ned Batchelder (Deactivated) & Nimisha Asthagiri (Deactivated) & Simon Chen

Phase 2: Co-establish and publish CC program

Building upon learnings from the pilot, in this phase we focus on officially establishing and publishing the CC program in collaboration with the participants in the pilot.

  • Retro. Collect feedback and input in the form of a retrospective of the pilot program.

  • Adjust. Based on learnings from the retro, make any adjustments to the proposed program.

  • Selection. With the group, form a concrete proposal for the selection criteria of who can join as a CC.

  • Publish. Document and publish the establishment of the CC program, along with its updated rights, responsibilities, and selection process. When published, communicate that the program is still in its infancy and yet to be fully developed (to be scalable in phase 3).

Links to Phase 2 docs

Phase 3: Scale program without the need for individual champions

At this point, we pivot from small-scale hand-holding of CCs to a more scalable solution. Based on learnings from the previous phases, we can introduce measures to reduce involvement from the internal edX champions. Otherwise, the limited availability of edX champions will remain a bottleneck and prevent the expansion of this program.

During this phase, we can also revisit the need for CCs to sign an NDA, depending on learnings from earlier and how we choose to scale the program.

Expansion Ideas

Here are some preliminary ideas for scaling the program (pending learnings from earlier phases):

  • Self-serve testing capability to predict scalability and production issues (ref: DrupalCI Testing)

  • Further advancements in decoupling code changes from production usage

    • Toggle agility and scalability

    • Configuration simplicity and decoupling

  • Extract CC-ownable extensions from the core and distribute shared ownership of extensions with CCs

Rejected Ideas

Here are some alternative ideas that were considered, but rejected after initial deliberation with edX Legal and Enterprise representatives:

  • Give CCs access to edX production debugging and monitoring tools so they can be self-sufficient with addressing issues in their own code changes and repositories.

  • Give CCs access to edX deployment pipeline and other operational infrastructure so they can rollback and manage deployment of their own changes.

These approaches take us down the path of having CCs be closer in relation to edX contractors, with them gaining potential access to edX PII and production data in order to troubleshoot issues. While this may be a viable path to production-aware self-sufficiency, it complicates the CC relationship and introduces legal and security barriers. So we reject this path in favor of keeping CCs focused on code, rather than data and deployment and confidential business.

Target Milestones

  • Summer 2020: Phase 1 begins

  • Fall 2020: Phase 2 begins

  • 2021: Phase 3 begins 

  • No labels