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 2.2.3 #974

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Release 2.2.3 #974

merged 1 commit into from
Dec 7, 2024

Conversation

Altonss
Copy link
Collaborator

@Altonss Altonss commented Dec 7, 2024

Here are the steps to follow when preparing a new release. Please check the following boxes with an x when done:

  • update PTE to the latest commit at opentransitmap and run ./update-dependency-pinning.sh
  • test the app (automatically using AndroidTest as well as manually), paying special attention to changes since the last release
  • fix any bugs if necessary
  • [ ] update translations from Transifex using tx pull --mode=developer -a in the root folder (you need proper permissions to do that) (I'm not sure I have the permissions, and it's probably not really usefull)
  • [ ] add newly supported languages to the two arrays in app/src/main/res/values/arrays.xml
  • revise the commits to master since the last release and add interesting changes (as well as new languages) to the changelog at app/src/main/res/xml/changelog_master.xml, then run python3 ./fastlane/generate_changelog.py
  • bump the versionCode and versionName in app/build.gradle
  • file another PR updating all dependencies which should be merged after the successful release

This bugfix release should fix #972. Tested the release build and its runs fine on Android 13 device.

@grote could you build the release APK and post it in the thread so everyone could test it? (and if you have time, maybe also give it a try).

@cla-bot cla-bot bot added the cla-signed ✔️ The Contributor Licence Agreement was signed by all contributors. label Dec 7, 2024
@Altonss Altonss requested review from grote and ialokim December 7, 2024 18:01
@grote grote merged commit b89392d into grote:master Dec 7, 2024
4 checks passed
@grote
Copy link
Owner

grote commented Dec 7, 2024

https://github.com/grote/Transportr/releases/tag/2.2.3

@Altonss Altonss deleted the release-2.2.3 branch December 8, 2024 13:07
@Altonss
Copy link
Collaborator Author

Altonss commented Dec 8, 2024

Thank you :)

@Altonss
Copy link
Collaborator Author

Altonss commented Dec 11, 2024

The 2.2.3 release can be pushed to GooglePlay beta I think :)

@grote
Copy link
Owner

grote commented Dec 11, 2024

done, fdroid should pick up the tag

@Altonss
Copy link
Collaborator Author

Altonss commented Dec 11, 2024

fdroid should pick up the tag

It has already been built, should be published soon :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed ✔️ The Contributor Licence Agreement was signed by all contributors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Die App stürzt bei einer Texteingabe im Suchfeld ab
2 participants