Skip to content

Commit

Permalink
Add Roadie/Backstage docs (#89)
Browse files Browse the repository at this point in the history
* Add Roadie/Backstage docs

* Update integrations/roadie/manifest.json

Co-authored-by: Dan O'Brien <[email protected]>

* Update horizontal.svg

Fix for end of line test failure

* Update horizontal.svg

Fix to incorrect svg

---------

Co-authored-by: Dan O'Brien <[email protected]>
  • Loading branch information
samnixon87 and InTheCloudDan authored Oct 14, 2024
1 parent b875bd1 commit d9e6781
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 0 deletions.
4 changes: 4 additions & 0 deletions integrations/roadie/assets/images/horizontal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions integrations/roadie/assets/images/square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions integrations/roadie/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Backstage, via Roadie",
"version": "1.0.0",
"overview": "Visualize feature flag changes for software components in Backstage, via Roadie.",
"description": "Add a LaunchDarkly feature flag changes to related software components in Backstage, via Roadie.",
"author": "Roadie",
"supportEmail": "[email protected]",
"links": {
"site": "https://roadie.io",
"launchdarklyDocs": "https://docs.launchdarkly.com/integrations/roadie",
"supportWebsite": "https://roadie.io/docs/integrations/launchdarkly/",
"privacyPolicy": "https://roadie.io/legal-notices/privacy-notice/v1/"
},
"categories": ["developer-tools", "infrastructure"],
"icons": {
"square": "assets/images/square.svg",
"horizontal": "assets/images/horizontal.svg"
},
"requiresOAuth": false,
"otherCapabilities": ["external"]
}

0 comments on commit d9e6781

Please sign in to comment.