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 #12501

Closed
12 tasks
dacook opened this issue May 21, 2024 · 3 comments
Closed
12 tasks

Release #12501

dacook opened this issue May 21, 2024 · 3 comments

Comments

@dacook
Copy link
Member

dacook commented May 21, 2024

1. Preparation on Thursday

  • Merge pull requests in the Ready To Go column
  • Include translations: script/release/update_locales
  • 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.

@sigmundpetersen sigmundpetersen closed this as not planned Won't fix, can't repro, duplicate, stale May 28, 2024
@RachL
Copy link
Contributor

RachL commented May 28, 2024

@sigmundpetersen I'm not 100% sure but I think this is the issue for next week.

@sigmundpetersen
Copy link
Contributor

I checked, I think that is #12526 🙂

@RachL
Copy link
Contributor

RachL commented May 28, 2024

ah nice catch! 💪 sorry I didn't before commenting 🙈

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

3 participants