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 Branch Workflow Improvements #1896

Merged
merged 22 commits into from
Nov 14, 2024
Merged

Release Branch Workflow Improvements #1896

merged 22 commits into from
Nov 14, 2024

Conversation

goergisn
Copy link
Contributor

@goergisn goergisn commented Nov 7, 2024

Summary

  • The diff tool targets the last release if the branch is release/*
  • Compatibility tests now run when the branch is release/*
  • Added iOS 17 to compatibility tests
  • Added iPad (iOS 17) to compatibility tests
  • Updating adyen-swift-public-api-diff to 0.3.0

Ticket

COIOS-000

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not contain a valid label. Please add one of the following labels: ['new', 'changed', 'fixed', 'removed', 'deprecated', 'chore', 'improvement']

@goergisn goergisn changed the title Release Branch Diff Fixes Release Branch Workflow Improvements Nov 7, 2024
@goergisn goergisn marked this pull request as ready for review November 7, 2024 11:44
@goergisn goergisn added the chore a pull request that has chore changes that shouldn't be in the release notes label Nov 7, 2024
github-actions[bot]
github-actions bot previously approved these changes Nov 7, 2024
atmamont
atmamont previously approved these changes Nov 7, 2024
erenbesel
erenbesel previously approved these changes Nov 7, 2024
github-actions[bot]
github-actions bot previously approved these changes Nov 7, 2024
atmamont
atmamont previously approved these changes Nov 7, 2024
erenbesel
erenbesel previously approved these changes Nov 7, 2024
github-actions[bot]
github-actions bot previously approved these changes Nov 7, 2024
github-actions[bot]
github-actions bot previously approved these changes Nov 8, 2024
github-actions[bot]
github-actions bot previously approved these changes Nov 8, 2024
github-actions[bot]
github-actions bot previously approved these changes Nov 14, 2024
github-actions[bot]
github-actions bot previously approved these changes Nov 14, 2024
nauaros
nauaros previously approved these changes Nov 14, 2024
github-actions[bot]
github-actions bot previously approved these changes Nov 14, 2024
Copy link
Contributor

👀 4 public changes detected

Comparing release/this-is-a-test to 5.13.0


AdyenActions

DelegatedAuthenticationComponentStyle

❇️ Added

public var troubleshootingButtonStyle: Adyen.ButtonStyle
public var troubleshootingDescriptionStyle: Adyen.TextStyle
public var troubleshootingTitleStyle: Adyen.TextStyle

Package.swift

.dependencies

🔀 Changed

// From
.package(url: "https://github.com/Adyen/adyen-authentication-ios", exact: "3.0.0")

// To
.package(url: "https://github.com/Adyen/adyen-authentication-ios", exact: "3.1.0")

Analyzed targets: Adyen, AdyenActions, AdyenCard, AdyenCashAppPay, AdyenComponents, AdyenDelegatedAuthentication, AdyenEncryption, AdyenSession, AdyenSwiftUI, AdyenTwint, AdyenWeChatPay

Copy link

sonarcloud bot commented Nov 14, 2024

@goergisn goergisn merged commit 0b3bd49 into develop Nov 14, 2024
16 of 19 checks passed
@goergisn goergisn deleted the release/this-is-a-test branch November 14, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a pull request that has chore changes that shouldn't be in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants