docs: Add Shorebird CI status badge to README.md#3735
Merged
spydon merged 3 commits intoflame-engine:mainfrom Oct 2, 2025
Merged
docs: Add Shorebird CI status badge to README.md#3735spydon merged 3 commits intoflame-engine:mainfrom
README.md#3735spydon merged 3 commits intoflame-engine:mainfrom
Conversation
README.mdREADME.md
luanpotter
reviewed
Oct 2, 2025
|
|
||
| <p align="center"> | ||
| <a title="Pub" href="https://pub.dev/packages/flame"><img src="https://img.shields.io/pub/v/flame.svg?style=popout"/></a> | ||
| <a title="Shorebird CI" href="https://console.shorebird.dev/ci"><img src="https://api.shorebird.dev/api/v1/github/flame-engine/flame/badge.svg"/></a> |
Member
There was a problem hiding this comment.
could we link specifically to the build results page of flame?
Contributor
Author
There was a problem hiding this comment.
Not yet but I’m working on building that out next
spydon
approved these changes
Oct 2, 2025
nickf2k
pushed a commit
to nickf2k/flame
that referenced
this pull request
Nov 16, 2025
Added the Shorebird CI status badge to the root `README.md` Co-authored-by: Lukas Klingsbo <me@lukas.fyi>
luanpotter
added a commit
that referenced
this pull request
Apr 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added the Shorebird CI status badge to the root
README.mdChecklist
docsand added dartdoc comments with///.examplesordocs.Breaking Change?
Related Issues