Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Latest commit

 

History

History
38 lines (26 loc) · 2.05 KB

STORAGE.md

File metadata and controls

38 lines (26 loc) · 2.05 KB

This page is archived. Please visit https://countable-ops-manual.readthedocs.io/

Storage

Scope

This page should make it clear where all work is saved.

Purpose

To enable anyone to find any file or asset, without having to ask the person who created it where it is. For example:

  • devs need to find sliced versions of assets
  • clients and other team members need to find mock-ups, and know which is latest, such as XD links.
  • artists need to find raw project files in order to be able to take over each others' work.

Every file we create should have one obvious place that it is stored. If there seem to be 2 or more options as to where a file is stored, we should clarify our process.

List of Storage Locations

We should store things only in the places and ways described below.

System What Goes Here Who Has Access
GitHub - this repo Document how and why we do things Everyone in the world
GitHub Open source code Everyone in the world
Trello Work requests, tasks. Never store work deliverables here, only links to Google Drive The specific client and project staff
Bitbucket Private source code The specific client and project staff
Google Drive /clients/<client slug>/<project slug> folder Private client files (such as artwork) The specific client and project staff
Google Drive /team/ folder Private company data (minimize this) Our staff
Google Drive /public/ folder Any public assets (maximize this) Everyone in the world
Google Drive (your own folders) Never store anything here You
Your local computer No more than one day's work You

Never share work directly in slack by uploading it. Only share links to things stored in the correct place in Google Drive.

Google Drive

See File Organizaton