Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v4.6.8 Calamari #12882

Closed
11 of 12 tasks
rioug opened this issue Oct 1, 2024 · 1 comment
Closed
11 of 12 tasks

Release v4.6.8 Calamari #12882

rioug opened this issue Oct 1, 2024 · 1 comment
Assignees

Comments

@rioug
Copy link
Collaborator

rioug commented Oct 1, 2024

1. Preparation on Thursday

  • Merge pull requests in the Ready To Go column
  • Include translations: script/release/update_locales
    • You need the Transifex Client installed on your local dev environement to run the script.
  • Increment version number: git push upstream HEAD:refs/tags/vX.Y.Z
    • Major: if server changes are required (eg. provision with ofn-install)
    • Minor: larger change that is irreversible (eg. migration deleting data)
    • Patch: all others. Shortcut: script/release/tag
  • Draft new release. Look at previous releases for inspiration.
    • Select new release tag
    • Generate release notes and check to ensure all items are arranged in the right category.
  • Notify #instance-managers of user-facing 👀, API ⚠️ and experimental 🚧 changes.

2. Testing

3. Finish on Tuesday

  • Publish and notify #global-community (this is automatically posted with a plugin)
  • Deploy the new release to all managed instances.
    Command line instructions
    cd ofn-install
    git pull
    ansible-playbook --limit all_prod --extra-vars "git_version=vX.Y.Z" playbooks/deploy.yml
    
  • Notify #instance-managers:

    @instance_managers The new release has been deployed.

  • Create issue for next release and confirm with next release manager in #core-devs.

The full process is described at https://github.com/openfoodfoundation/openfoodnetwork/wiki/Releasing.

@github-project-automation github-project-automation bot moved this to All the things 💤 in OFN Delivery board Oct 1, 2024
@mkllnk mkllnk self-assigned this Oct 1, 2024
@mkllnk mkllnk moved this from All the things 💤 to Test Ready 🧪 in OFN Delivery board Oct 4, 2024
@filipefurtad0 filipefurtad0 self-assigned this Oct 5, 2024
@filipefurtad0 filipefurtad0 added the no-staging-AU A tag which does not trigger deployments, indicating a server is being used label Oct 5, 2024
@filipefurtad0
Copy link
Contributor

Hey @mkllnk,
I've re-drafted the release to include a last-minute tested PR with a user facing-change.

I've tested it and found it to be ready to go:
https://docs.google.com/document/d/1KbvIIt6wfW1XnQdt51yNLaXWzVk4GiX9ZDjip70421o/edit

@filipefurtad0 filipefurtad0 moved this from Test Ready 🧪 to Ready to go 🚀 in OFN Delivery board Oct 5, 2024
@filipefurtad0 filipefurtad0 removed the no-staging-AU A tag which does not trigger deployments, indicating a server is being used label Oct 5, 2024
@filipefurtad0 filipefurtad0 changed the title Release Release v4.6.8 Calamari Oct 5, 2024
@dacook dacook self-assigned this Oct 8, 2024
@RachL RachL closed this as completed Oct 8, 2024
@github-project-automation github-project-automation bot moved this from Ready to go 🚀 to Done in OFN Delivery board Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

5 participants