source: design/agreement.txt @ 6aa3517

space-accessstablestagetest-hooks
Last change on this file since 6aa3517 was 0089335, checked in by Alex Dehnert <adehnert@…>, 14 years ago

Notes from stakeholder meeting

  • Property mode set to 100644
File size: 4.5 KB
Line 
1Collaboration Agreement for the ASA Database
2
3DRAFT: Alex Dehnert, ASA UMAL
4
51. Purpose
6
7The ASA Database serves as a central source for information about ASA-recognized student groups, and is thus used by groups and offices around MIT for getting information about name, website, constitution, authorizations (administrative, financial, and reservation), membership, etc.. In some cases, the database may also store information about non-recognized groups, when it provides significant value to the various users of the database.
8
92. Stakeholders
10
11The ASA Executive Board has principal ownership over the ASA Database.
12
13The following stakeholders for the ASA Database exist:
14* ASA Executive Board
15* Student Activities Office
16* Campus Activities Complex
17* Schedules
18* IS&T: Accounts
19* Government funding boards: UA Finboard, GSC Funding Board
20* LEF/ARCADE (represented by ASA Exec)
21* Student activities (represented by ASA Exec)
22
23The DSL central administration also provides some support around the database.
24
25We designate the following as core stakeholders, due to having particularly frequent and extensive needs to work with the database:
26* ASA Exec
27* Student Activities Office
28* Campus Activities Complex
29
30All stakeholders will be invited to semesterly meetings to discuss the state of the database. Each stakeholder shall provide at least one representative or mailing list to be placed on the asa-db-stakeholders@mit.edu mailing list.
31
32The core stakeholders are expected to each provide at least one representative who is willing to actively watch the relevant mailing lists (asa-db-stakeholders@mit.edu and asa-db-core-stakeholders@mit.edu), respond to requests for information, and attend database-related meetings as necessary.
33
343. Code and Server Access
35
36The ASA database code will be made publicly available. Anyone at MIT (or elsewhere in the world) will be able to read the code and the history of changes to it (though not configuration such as passwords, or group data such as signatories). (Moira, the system MIT uses for handling user accounts, mailing lists, hostnames, etc., similarly has publicly-available source.) The mailing list asa-db-commits@mit.edu will receive commit information and will be public.
37
38Any stakeholder will be able to propose an individual for commit access or server access by contacting core stakeholders. A core stakeholder (generally whichever stakeholder is proposing the individual) must sponsor the request. If no objection is made within one week, they may be given access. If an objection occurs, the core stakeholders should attempt to reach a consensus.
39
404. Infrastructure
41
42The ASA Database will run on the scripts.mit.edu / sql.mit.edu hosting platform out of a dedicated locker in IS&T's AFS cell. Write access to the locker will generally limited to those with "server access". Write access to the source repository will be provided to those with "commit access".
43
44Nightly backups will be automatically taken and stored into the locker, from which they will be copied to an off-site location automatically by IS&T's regular backup procedures.
45
465. Development Process
47
48a) Major changes should be discussed first with the stakeholders. Consensus should be achieved that the change is desirable. For particularly large, complex, and potentially objectionable changes, one should solicit opinions for at least a week, via email and possibly an in-person meeting.
49
50b) Develop and test the change.
51
52c) Commit the change and deploy it to a testing server. All committers should have access to a test deployment of the database that is independent of the production deployment and available for viewing by the stakeholders. Changes should be announced to at least the core stakeholders. Commit email with the exact code changes being applied should go to asa-db-commits@mit.edu, for review by developers or technically-inclined stakeholders.
53
54d) Wait at least two business days for post-commit review. For major changes, this should be extended to a week.
55
56e) Move the changes to production. This should be announced to at least the core stakeholders.
57
58When a consensus is reached among the core stakeholders or for simple, time-critical bugfixes, exceptions to this process can be made. In all cases, core stakeholders should be informed of changes.
59
606. Amendments
61
62This document may be amended through consensus decision of the stakeholders. Minor changes can be made through consensus decision of the core stakeholders only, if desired. Amendments must be discussed for at least a week over email before they can be made.
Note: See TracBrowser for help on using the repository browser.