mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-24 01:13:21 +00:00
20 lines
584 B
Markdown
20 lines
584 B
Markdown
---
|
|
name: Release task
|
|
about: Track the process of a new release
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Steps:
|
|
|
|
- [ ] Include translations
|
|
- [ ] Draft: https://github.com/openfoodfoundation/openfoodnetwork/releases/new <!-- replace the URL -->
|
|
- [ ] Test: https://semaphoreci.com/openfoodfoundation/openfoodnetwork-2/branches/master <!-- replace the URL -->
|
|
- [ ] Publish and notify #global-community
|
|
- [ ] Deploy and notify #instance-managers
|
|
- [ ] Nudge next release manager
|
|
|
|
The full process is described at https://github.com/openfoodfoundation/openfoodnetwork/wiki/Releasing.
|