Switch production deploy to main branch #33

Closed
opened 2026-03-02 01:22:23 +00:00 by mik-tf · 0 comments
Member

Context

Currently deploy-staging.yml deploys development pushes to staging.hub.projectmycelium.com. We want main to deploy to migrate.projectmycelium.com as the production workflow.

Goals

  • Rename deploy-staging.yml to deploy-production.yml
  • Trigger on main branch pushes instead of development
  • Update deploy target URLs and smoke tests to migrate.projectmycelium.com
## Context Currently `deploy-staging.yml` deploys `development` pushes to `staging.hub.projectmycelium.com`. We want `main` to deploy to `migrate.projectmycelium.com` as the production workflow. ## Goals - Rename `deploy-staging.yml` to `deploy-production.yml` - Trigger on `main` branch pushes instead of `development` - Update deploy target URLs and smoke tests to `migrate.projectmycelium.com`
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mycelium/www_migrate_mycelium#33
No description provided.