Skip to content

Create a "stable" URL #85

Description

@abettermap

Description

We currently have three environments:

  1. Prod
  2. Local dev
  3. Deployed review/staging

Item 3 is very ephemeral, and Item 1 is using production backend, firebase, tokens, etc. Would be nice to have a permanent stable branch and URL for testing.

Resolution

  1. Set up GH Actions so that any commit on master should trigger a push (or merge) into a dev or stable branch. This should already trigger a GH Actions flow to the gh-pages branch for any branch except master.
  2. Add URL to README. Should be something like https://covid-self-report-tool.github.io/cov-self-report-frontend/review/stable (see deployed gh-pages dirs here).

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort: 2 (low)Low amount of workfocus: workflow/pipelineProcedural items such as CI/CD, testing, or other automationpriority: 2 (low)Should be completed after med-prioritytype: enhancementNew feature or functionality to introduce.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions