Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Add a release guide/checklist/whatever #285

Closed
triallax opened this issue Apr 5, 2022 · 1 comment · May be fixed by #339
Closed

Add a release guide/checklist/whatever #285

triallax opened this issue Apr 5, 2022 · 1 comment · May be fixed by #339
Assignees
Labels
Milestone

Comments

@triallax
Copy link
Member

triallax commented Apr 5, 2022

It's very easy to mess up creating a release, as we just did with v2.0.1 (we forgot to update the app version in pubspec.yaml and in-app). We should have a checklist or something like that for releasing an update. Even better would be automating some/all of the steps.

@triallax triallax added the meta label Apr 5, 2022
@triallax

This comment was marked as off-topic.

@triallax triallax added this to the v2.0.2 milestone Apr 29, 2022
@triallax triallax self-assigned this Jun 28, 2022
triallax added a commit to triallax/clima that referenced this issue Jul 3, 2022
Benefits:
- Fewer dependencies (yay!)
- We now need to update the app version on new releases only in two
  places: `pubspec.yaml` and `lib/constants.dart`. I plan to create a
  release guide so we don't forget either when creating a new
  release[1].

[1]: Lacerte#285
triallax added a commit to triallax/clima that referenced this issue Jul 3, 2022
Benefits:
- Fewer dependencies (yay!)
- We now need to update the app version on new releases only in two
  places: `pubspec.yaml` and `lib/constants.dart`. I plan to create a
  release guide so we don't forget either when creating a new
  release[1].

[1]: Lacerte#285
prestosole pushed a commit that referenced this issue Jul 5, 2022
Benefits:
- Fewer dependencies (yay!)
- We now need to update the app version on new releases only in two
  places: `pubspec.yaml` and `lib/constants.dart`. I plan to create a
  release guide so we don't forget either when creating a new
  release[1].

[1]: #285
triallax added a commit to triallax/clima that referenced this issue Jul 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant