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

Trigger release workflow #1988

Merged
merged 38 commits into from
Jan 30, 2025
Merged

Trigger release workflow #1988

merged 38 commits into from
Jan 30, 2025

Conversation

goergisn
Copy link
Contributor

@goergisn goergisn commented Jan 29, 2025

Summary

  • Creates a Draft Release once a release/* branch is merged via a PR

Release Workflow

  • Use prepare_release action to initiate the release workflow
    • Branches off the specified base branch into a release/[version_number]
    • Creates a PR to the base branch
  • Once the PR is updated with the updated release notes (in the PR body) and merged, a draft release is created
    • [Introduced by this PR]
  • Once the draft release is merged the post_release is triggered
    • Uploads updated Demo App
    • Publishes podspec
    • Deploys docs

Ticket

COIOS-000

Alex Guretzki and others added 29 commits January 29, 2025 14:09
# Summary

# Demo

Add screenshots or flow video

# Release notes

<fixed> 
- Fixed a bug.
</fixed>

<new>
- Added new feature.
</new>

# Ticket

<ticket>
COIOS-
</ticket>
# Summary

# Demo

Add screenshots or flow video

# Release notes

<fixed> 
- Fixed a bug.
</fixed>

<new>
- Added new feature.
</new>

# Ticket

<ticket>
COIOS-
</ticket>
# Summary

# Demo

Add screenshots or flow video

# Release notes

<fixed> 
- Fixed a bug.
</fixed>

<new>
- Added new feature.
</new>

# Ticket

<ticket>
COIOS-
</ticket>
# Summary

# Demo

Add screenshots or flow video

# Release notes

<fixed> 
- Fixed a bug.
</fixed>

<new>
- Added new feature.
</new>

# Ticket

<ticket>
COIOS-
</ticket>
# Summary

# Demo

Add screenshots or flow video

# Release notes

<fixed> 
- Fixed a bug.
</fixed>

<new>
- Added new feature.
</new>

# Ticket

<ticket>
COIOS-
</ticket>
# Summary

# Demo

Add screenshots or flow video

# Release notes

<fixed> 
- Fixed a bug.
</fixed>

<new>
- Added new feature.
</new>

# Ticket

<ticket>
COIOS-
</ticket>
# Summary

# Demo

Add screenshots or flow video

# Release notes

<fixed> 
- Fixed a bug.
</fixed>

<new>
- Added new feature.
</new>

# Ticket

<ticket>
COIOS-
</ticket>
Hello World

This is a release
This is a test

does this work?

🧰
# Hello World

👾
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']

github-actions[bot]
github-actions bot previously approved these changes Jan 30, 2025
github-actions[bot]
github-actions bot previously approved these changes Jan 30, 2025
github-actions[bot]
github-actions bot previously approved these changes Jan 30, 2025
erenbesel
erenbesel previously approved these changes Jan 30, 2025
@goergisn goergisn requested a review from erenbesel January 30, 2025 12:28
Copy link
Contributor

✅ No changes detected

Comparing trigger-release-workflow to develop


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

@goergisn goergisn merged commit 034e498 into develop Jan 30, 2025
10 of 11 checks passed
@goergisn goergisn deleted the trigger-release-workflow branch January 30, 2025 12:57
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.

5 participants