Skip to content

Commit

Permalink
Add bundled code
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 23, 2024
1 parent 20a36a2 commit e6d314b
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 19 deletions.
2 changes: 1 addition & 1 deletion PR-207/COMMITHASH
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4ff87b8250df21127daab1d3c57fd13293072157
d509ced94707b7e9c1279e8f1cdbce3758c1ec2f
2 changes: 1 addition & 1 deletion PR-207/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4ff87b8
d509ced
10 changes: 5 additions & 5 deletions PR-207/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
</style>
<head>
<meta charset="UTF-8" />
<title>1.2.0 - Firebolt Certification App - version 1.2.0</title>
<title>1.3.0 - Firebolt Certification App - version 1.3.0</title>

<script>
window.COMMITHASH = '4ff87b8250df21127daab1d3c57fd13293072157';
window.APP_VERSION = 'version 1.2.0';
window.COMMITHASH = 'd509ced94707b7e9c1279e8f1cdbce3758c1ec2f';
window.APP_VERSION = 'version 1.3.0';

console.log('appVersion=' + window.APP_VERSION + ' commitHash=' + window.COMMITHASH)
</script>
Expand All @@ -20,11 +20,11 @@
window.__firebolt.endpoint = fbEndpoint
}
</script>
<script type="text/javascript" src="startupScripts.bundle.3ea3951b43b16164f46f.js"></script><script type="text/javascript" src="main.bundle.3ea3951b43b16164f46f.js"></script></head>
<script type="text/javascript" src="startupScripts.bundle.cb81123ee938926c96b8.js"></script><script type="text/javascript" src="main.bundle.cb81123ee938926c96b8.js"></script></head>
<body>

<!--
version 1.2.0
version 1.3.0
-->
</body>
</html>

Large diffs are not rendered by default.

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

0 comments on commit e6d314b

Please sign in to comment.