Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

[Documentation][Deployments] Document & version [schema & deployment] "migration steps" inside README #74

Open
3 tasks
idiom-bytes opened this issue Dec 3, 2021 · 0 comments

Comments

@idiom-bytes
Copy link
Collaborator

Problem statement

As part of the deployment process right now (Local Airtable -> Staging Airtable -> Prod Airtable), there are various PR's being merged into main, that will eventually get integrated into VM (Prod).

As these changes are integrated, the Main branch should contain all required steps required, to deploy into Prod.

  • VM is using Prod Airtable
  • All PR's are using Staging Airtable
  • Main branch then represents everything that needs to get deployed.

Examples of where this is applicable:

  • Add OPS column in [Funding Round] Table
  • Add new Proposal Standing enumerators or other single-select options.

Towards solutions

  • Document/Version Airtable schema changes inside README
  • Deployment can understand these changes / follow deployment steps
  • Downstream consumers / Integrations (Pearl) can understand these changes
@idiom-bytes idiom-bytes changed the title [Documentation][Deployments] Version schema/deployment updates inside README [Documentation][Deployments] Document & version [schema & deployment] "migration steps" inside README Dec 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant