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.6 #7734

Merged
merged 19 commits into from
Jan 9, 2024
Merged

Release 1.11.6 #7734

merged 19 commits into from
Jan 9, 2024

Conversation

Velin92
Copy link
Member

@Velin92 Velin92 commented Jan 9, 2024

This PR prepares the release of Element v1.11.6.

Notes:

  • This PR targets release/1.11.6/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.6/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 19 commits November 28, 2023 11:48
Ignoring code comments as the codebase is old and redirects exist. Might be some Sonarcloud updates to follow.
Currently translated at 99.9% (2415 of 2416 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
Currently translated at 4.0% (2 of 50 strings)

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

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/be/
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@                   Coverage Diff                    @@
##             release/1.11.6/master    #7734   +/-   ##
========================================================
  Coverage                         ?   12.23%           
========================================================
  Files                            ?     1650           
  Lines                            ?   163915           
  Branches                         ?    66390           
========================================================
  Hits                             ?    20063           
  Misses                           ?   143204           
  Partials                         ?      648           
Flag Coverage Δ
uitests 55.02% <0.00%> (?)
unittests 6.07% <0.00%> (?)

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 38fb0fb into release/1.11.6/master Jan 9, 2024
6 checks passed
@Velin92 Velin92 deleted the release/1.11.6/release branch January 9, 2024 13:30
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.

6 participants