Skip to content

Commit

Permalink
Deploy BigQuery <> Avro schema converter
Browse files Browse the repository at this point in the history
  • Loading branch information
juldrixx committed Sep 4, 2024
1 parent 3a8a9b1 commit 84f9b0a
Show file tree
Hide file tree
Showing 7 changed files with 81 additions and 81 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/bigquery-avro-schema-converter/static/css/main.9acbf9a1.css",
"main.js": "/bigquery-avro-schema-converter/static/js/main.e496d477.js",
"main.js": "/bigquery-avro-schema-converter/static/js/main.1515f167.js",
"static/media/logo.png": "/bigquery-avro-schema-converter/static/media/logo.c7955cb5582b7f0763d0.png",
"static/media/bigquery_to_avro.png": "/bigquery-avro-schema-converter/static/media/bigquery_to_avro.1e647e49385c8c78b1cf.png",
"static/media/avro_to_bigquery.png": "/bigquery-avro-schema-converter/static/media/avro_to_bigquery.9d1e8416c27c0603ddeb.png",
Expand Down Expand Up @@ -63,10 +63,10 @@
"static/media/roboto-greek-ext-400-normal.woff": "/bigquery-avro-schema-converter/static/media/roboto-greek-ext-400-normal.16eb83b4a3b1ea994243.woff",
"index.html": "/bigquery-avro-schema-converter/index.html",
"main.9acbf9a1.css.map": "/bigquery-avro-schema-converter/static/css/main.9acbf9a1.css.map",
"main.e496d477.js.map": "/bigquery-avro-schema-converter/static/js/main.e496d477.js.map"
"main.1515f167.js.map": "/bigquery-avro-schema-converter/static/js/main.1515f167.js.map"
},
"entrypoints": [
"static/css/main.9acbf9a1.css",
"static/js/main.e496d477.js"
"static/js/main.1515f167.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/bigquery-avro-schema-converter/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/bigquery-avro-schema-converter/logo192.png"/><link rel="manifest" href="/bigquery-avro-schema-converter/manifest.json"/><title>BigQuery &lt;&gt; Avro schema converter</title><script defer="defer" src="/bigquery-avro-schema-converter/static/js/main.e496d477.js"></script><link href="/bigquery-avro-schema-converter/static/css/main.9acbf9a1.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/bigquery-avro-schema-converter/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/bigquery-avro-schema-converter/logo192.png"/><link rel="manifest" href="/bigquery-avro-schema-converter/manifest.json"/><title>BigQuery &lt;&gt; Avro schema converter</title><script defer="defer" src="/bigquery-avro-schema-converter/static/js/main.1515f167.js"></script><link href="/bigquery-avro-schema-converter/static/css/main.9acbf9a1.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
76 changes: 76 additions & 0 deletions static/js/main.1515f167.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.1515f167.js.map

Large diffs are not rendered by default.

76 changes: 0 additions & 76 deletions static/js/main.e496d477.js

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.e496d477.js.map

This file was deleted.

0 comments on commit 84f9b0a

Please sign in to comment.