Skip to content

feat: add releases list command (#3616)#3617

Open
jorg1piano wants to merge 2 commits intoshorebirdtech:mainfrom
jorg1piano:feature/releases-list-command
Open

feat: add releases list command (#3616)#3617
jorg1piano wants to merge 2 commits intoshorebirdtech:mainfrom
jorg1piano:feature/releases-list-command

Conversation

@jorg1piano
Copy link
Copy Markdown

Description

Creates a command that lets you list out releases in Shorebird.

shorebird release list --platform ios --flavor ci --plain

--plain

only return a clean list. easier to work with in CI

--platform ios|android|linux|windows

Filter result based on platform

--flavor ci

Pick a flavor

Type of Change

  • [x ] ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore
  • [ x] 🧪 Tests

@jorg1piano jorg1piano marked this pull request as ready for review February 15, 2026 13:01
command to display all releases for an app with
optional platform filtering and plain output format.
@jorg1piano jorg1piano force-pushed the feature/releases-list-command branch from a0d97df to 73e85a5 Compare February 15, 2026 13:11
@eseidel
Copy link
Copy Markdown
Contributor

eseidel commented Mar 23, 2026

see also #3665

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.

2 participants