Skip to content

feat: add app release retry#214

Merged
pawelkuc merged 1 commit intomainfrom
release-retry
Mar 19, 2025
Merged

feat: add app release retry#214
pawelkuc merged 1 commit intomainfrom
release-retry

Conversation

@pawelkuc
Copy link
Copy Markdown
Contributor

Currently, Deploio only supports a "Retry Build" trigger. However, there are niche cases where also triggering a new release independently is useful. For example, after a successful build but failed release due to a broken DB migration, you might resolve the issue at the DB level without code changes, requiring only a manual release retry.

Currently, Deploio only supports a "Retry Build" trigger. However, there are
niche cases where also triggering a new release independently is useful. For
example, after a successful build but failed release due to a broken DB migration,
you might resolve the issue at the DB level without code changes, requiring only
a manual release retry.
@pawelkuc pawelkuc merged commit 3b48f1a into main Mar 19, 2025
2 checks passed
@pawelkuc pawelkuc deleted the release-retry branch March 19, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants