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 1.11.9 #7772

Merged
merged 28 commits into from
Apr 2, 2024
Merged

Release 1.11.9 #7772

merged 28 commits into from
Apr 2, 2024

Conversation

Velin92
Copy link
Member

@Velin92 Velin92 commented Apr 2, 2024

This PR prepares the release of Element v1.11.9.

Notes:

  • This PR targets release/1.11.9/master, which has been cut from master.
  • It includes changes to the Podfile, but not the corresponding changes to Podfile.lock, as pod install hasn't yet been run.
    This is because the Podfile targets future versions of dependencies yet to be released, so pod install wouldn't be able to find them yet.
  • When the CI runs its checks, it will temporarily point to the pending release branches of those dependencies beforehand
  • It is only during release:finish that pod update will be run -- updating the Podfile.lock
    to use the now officially released dependencies -- before ultimately merging release/1.11.9/master into master to tag the release.

➡️ Once this PR is merged, you will need to first ensure that the products this one depends on are fully released,
then run bundle exec rake release:finish to close this release.

💡 If you want to review only the changes made since the release branch was cut from develop,
you can check those here

pixlwave and others added 27 commits March 5, 2024 10:19
Currently translated at 0.2% (5 of 2416 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/be/
Currently translated at 100.0% (2416 of 2416 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
@Velin92 Velin92 requested a review from pixlwave April 2, 2024 09:59
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 74.54545% with 42 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (release/1.11.9/master@ee6e5de). Click here to learn what that means.

Files Patch % Lines
...rOtherSessions/View/UserOtherSessionsToolbar.swift 0.00% 22 Missing ⚠️
...t/Modules/Analytics/DecryptionFailureTracker.swift 88.39% 8 Missing and 5 partials ⚠️
Riot/Modules/Analytics/Analytics.swift 0.00% 7 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##             release/1.11.9/master    #7772   +/-   ##
========================================================
  Coverage                         ?   12.37%           
========================================================
  Files                            ?     1651           
  Lines                            ?   164133           
  Branches                         ?    67506           
========================================================
  Hits                             ?    20315           
  Misses                           ?   143135           
  Partials                         ?      683           
Flag Coverage Δ
unittests 6.23% <74.54%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Velin92 Velin92 merged commit 8050571 into release/1.11.9/master Apr 2, 2024
5 of 6 checks passed
@Velin92 Velin92 deleted the release/1.11.9/release branch April 2, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants