backstage
backstage copied to clipboard
Backstage is an open framework for building developer portals
Signed-off-by: kielosz ## Hey, I just made a Pull Request! This is not ready: changeset and documentation are missing. I would like to gather early feedback. Changed the `ScorecardInfo` component...
Signed-off-by: kielosz ## Hey, I just made a Pull Request! Updated `formatChange` formatter to have a possibility to display minus sign when the trend is negative. In `CostOverviewCard` we can...
Fixes https://github.com/backstage/backstage/issues/6175. Accept customised fields in `EntityAboutCard`. The custom field should use `useEntity` hook to access the entity provided by the context. `AboutCardDefaultFields` is an array of default fields that...
A recent bump of a nested dependency caused our Backstage instance to fail in Safari. This could happen to a future deployment of the opensource Backstage app. ## Expected Behavior...
We are using two sign in providers - Microsoft & Github ; Microsoft is our primary where we validate users and github sign for working with templates where we have...
## Hey, I just made a Pull Request! In this PR: - New plugin API - `plugin.githubissues.service` (all communication with GitHub API moved to the plugin API layer) - Thanks...
## Summary Show general build status against PRs, deployments from a Teamcity server. ## Project website (if applicable) https://www.jetbrains.com/teamcity/ ## Context Similarly to the issues raised around Jenkins and other...
## KubernetesContainerRunner Implementation of ContainerRunner interface that uses Kubernetes Jobs to run containers to completion. STILL A DRAFT: More info and doc to come #### :heavy_check_mark: Checklist - [ ]...
## Expected Behavior Headings in techdocs are not that large. ## Actual Behavior With version 1.4.0 the headings in the techdocs are comically large (worked with 1.3.0) ## Steps to...
## Hey, I just made a Pull Request! Fixed the large TechDocs headings and closes #12891 Before:  After: ![Screen Shot 2022-08-10 at...