Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 493 Bytes

DEPLOYMENT.md

File metadata and controls

22 lines (12 loc) · 493 Bytes

Geyser App Frontend 🌊

The Geyser Front-End

Production Push guidelines

PR to Production

  1. We create a PR to production from staging branch.

Translations

We push the latest translation to staging branch, via poEditor console.

  1. Geyser Project -> Integrations -> Github
  2. Select languages to update -> Export to Github -> Confirm

Update app version and changelog.md

Run yarn version to enter the new app version and update the CHANGELOG.md file.

MERGE!!!