fix: Reverted changes to @backstage/plugin-azure-devops.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
import {
|
||||
BuildResult,
|
||||
BuildStatus,
|
||||
} from '@backstage/plugin-azure-devops-backend';
|
||||
} from 'azure-devops-node-api/interfaces/BuildInterfaces';
|
||||
|
||||
export type RepoBuild = {
|
||||
id?: number;
|
||||
|
||||
@@ -18,7 +18,7 @@ import { Box, Typography } from '@material-ui/core';
|
||||
import {
|
||||
BuildResult,
|
||||
BuildStatus,
|
||||
} from '@backstage/plugin-azure-devops-backend';
|
||||
} from 'azure-devops-node-api/interfaces/BuildInterfaces';
|
||||
import {
|
||||
Link,
|
||||
ResponseErrorPanel,
|
||||
|
||||
Reference in New Issue
Block a user