Skip to content

Commit

Permalink
Deploy preview for PR 613 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
andypf committed Nov 14, 2024
1 parent c5e1dd5 commit 26cf3c6
Show file tree
Hide file tree
Showing 47 changed files with 54,971 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pr-preview/pr-613/doop/appProps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"apiEndpoint": "https://doop-api.global.cloud.sap/v2/violations",
"initialFilters": { "support_group": ["containers"] }
}
6,348 changes: 6,348 additions & 0 deletions pr-preview/pr-613/doop/assets/App-D9jiWul6.js

Large diffs are not rendered by default.

Binary file not shown.
33 changes: 33 additions & 0 deletions pr-preview/pr-613/doop/assets/index-05OienW0.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions pr-preview/pr-613/doop/assets/index-Doox6cjC.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 38 additions & 0 deletions pr-preview/pr-613/doop/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!--
~ SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Greenhouse contributors
~ SPDX-License-Identifier: Apache-2.0
-->

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./assets/favicon-BCN2Ir7d.ico" sizes="any" />
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png" />

<title>Doop</title>
<style>
html {
display: flex;
flex-direction: column;
margin: 0;
padding: 0;
}
body {
flex-grow: 1;
height: 100vh;
margin: 0;
padding: 0;
}
#root {
display: inline;
}
</style>
<script type="module" crossorigin src="./assets/index-Doox6cjC.js"></script>
</head>

<body>
<div id="root"></div>
</body>
</html>
6,393 changes: 6,393 additions & 0 deletions pr-preview/pr-613/example/assets/App-DJEf_mC1.js

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions pr-preview/pr-613/example/assets/app_bg_example-Bs7YGqs5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
1 change: 1 addition & 0 deletions pr-preview/pr-613/example/assets/index-BEnZBeoc.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 26cf3c6

Please sign in to comment.