Skip to content

Commit

Permalink
updated content
Browse files Browse the repository at this point in the history
  • Loading branch information
samipe committed Jan 18, 2024
1 parent 23d5540 commit 494b76a
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
1 change: 0 additions & 1 deletion dist/js/app.78326485.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/js/app.9956c213.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "dist/404.html"
},
{
"revision": "6de2b22e08b4a68c2fee",
"revision": "87008f3606286d72bfda",
"url": "dist/css/app.ef4c8c11.css"
},
{
Expand Down Expand Up @@ -188,12 +188,12 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "dist/img/ticket-depth.jpg"
},
{
"revision": "1e383c29672aad5950885e0eae9bbeeb",
"revision": "b75fa952579e9b044bcfe875beb9b442",
"url": "dist/index.html"
},
{
"revision": "6de2b22e08b4a68c2fee",
"url": "dist/js/app.78326485.js"
"revision": "87008f3606286d72bfda",
"url": "dist/js/app.9956c213.js"
},
{
"revision": "71fe642c6ceae86d8cdc",
Expand Down
2 changes: 1 addition & 1 deletion dist/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"dist/precache-manifest.72a3e375b634150fdd1b85ac3e1899e2.js"
"dist/precache-manifest.67742e13b28b41af4adb4503666da1a0.js"
);

workbox.core.setCacheNameDetails({prefix: "robot-framework"});
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
l.pathname.slice(0, -1) + decoded + l.hash
);
}
}(window.location))</script><link href="dist/css/app.ef4c8c11.css" rel="preload" as="style"><link href="dist/js/app.78326485.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.6e0fb070.js" rel="preload" as="script"><link href="dist/css/app.ef4c8c11.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="dist/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="dist/img/icons/favicon-16x16.png"><link rel="manifest" href="dist/manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="robot-framework"><link rel="apple-touch-icon" href="dist/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="dist/img/icons/safari-pinned-tab.svg" color="#4DBA87"><meta name="msapplication-TileImage" content="dist/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"></head><body><noscript><strong>We're sorry but robot-framework doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="dist/js/chunk-vendors.6e0fb070.js"></script><script src="dist/js/app.78326485.js"></script></body></html>
}(window.location))</script><link href="dist/css/app.ef4c8c11.css" rel="preload" as="style"><link href="dist/js/app.9956c213.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.6e0fb070.js" rel="preload" as="script"><link href="dist/css/app.ef4c8c11.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="dist/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="dist/img/icons/favicon-16x16.png"><link rel="manifest" href="dist/manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="robot-framework"><link rel="apple-touch-icon" href="dist/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="dist/img/icons/safari-pinned-tab.svg" color="#4DBA87"><meta name="msapplication-TileImage" content="dist/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"></head><body><noscript><strong>We're sorry but robot-framework doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="dist/js/chunk-vendors.6e0fb070.js"></script><script src="dist/js/app.9956c213.js"></script></body></html>
4 changes: 2 additions & 2 deletions src/robocon-2024_sessions.json
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@
},
"Track": null,
"Abstract": "In 2020 we decided to use RobotFramework as an interface to our generic Embedded Test Platform.\r\nSince then our users check their hardware related microcontroller code only through Robot test sequences.\r\n\r\nThis talk will highlight some of the technical challenges we faced and what we learned in resolving them.",
"Description": "The talk will briefly explain why we turned to RobotFramework and what we need it for. Then these technical challenges are covered:\r\n\r\n- Access a network-based test device\r\n- Flexible keywords based on a user-defined configuration\r\n- Usability through VS Code and plugins \r\n- Concurrent access und authentication\r\n\r\nI will also share what seems to be missing in RobotFramework / Libraries / Ecosystem from our point of view.\r\nThe conclusion will give a definitive answer to the question if our decision to use RobotFramework as an interface turned out to be a good one or not.\r\n\r\nDaniel Penning studied EE and worked in industry and safety-critical embedded projects before founding embeff. As a conference speaker he regularly shares his passion for high-quality embedded development. At embeff he works with customers to put innovative solutions for embedded test automation to practical use.",
"Description": "The talk will briefly explain why we turned to RobotFramework and what we need it for. Then these technical challenges are covered:\r\n\r\n- Access a network-based test device\r\n- Flexible keywords based on a user-defined configuration\r\n- Usability through VS Code and plugins \r\n- Concurrent access und authentication\r\n\r\nI will also share what seems to be missing in RobotFramework / Libraries / Ecosystem from our point of view.\r\nThe conclusion will give a definitive answer to the question if our decision to use RobotFramework as an interface turned out to be a good one or not.",
"Duration": 30,
"Slot Count": 1,
"Language": "en",
Expand All @@ -843,7 +843,7 @@
"EWMKBG"
],
"Speaker names": [
"Pawel Wisniewski"
"Pawe\u0142 Wi\u015bniewski"
],
"Room": {
"en": "RoboCon"
Expand Down

0 comments on commit 494b76a

Please sign in to comment.