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.17 #7835

Merged
merged 10 commits into from
Aug 20, 2024
Merged

Release 1.11.17 #7835

merged 10 commits into from
Aug 20, 2024

Conversation

pixlwave
Copy link
Member

This PR prepares the release of Element v1.11.17.

Notes:

  • This PR targets release/1.11.17/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.17/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

Velin92 and others added 10 commits July 23, 2024 14:13
Fixes a build issue with Xcode 15.4.
Update RiotSwiftUI/Modules/LocationSharing/StartLocationSharing/Coordinator/LocationSharingCoordinator.swift

Use local var `roomPowerLevels`

Co-authored-by: Nicolas Buquet <[email protected]>
* Use the codecov token and v4 action
@pixlwave pixlwave added the Trigger-PR-Build Label to trigger builds for PRs label Aug 20, 2024
Copy link

📱 Scan the QR code below to install the build for this PR.
🔒 This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.

QR code

If you can't scan the QR code you can install the build via this link: https://i.diawi.com/eTY8M2

@pixlwave pixlwave merged commit 2230d3b into release/1.11.17/master Aug 20, 2024
4 checks passed
@pixlwave pixlwave deleted the release/1.11.17/release branch August 20, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Trigger-PR-Build Label to trigger builds for PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants