From 48b3f16d1dc208934fedf76216cc6c9e4ec431f4 Mon Sep 17 00:00:00 2001 From: Justin Poehnelt Date: Thu, 7 Nov 2019 15:41:13 -0700 Subject: [PATCH 1/7] feat: add github pages to build --- .travis.yml | 11 +++ index.html | 270 ---------------------------------------------------- 2 files changed, 11 insertions(+), 270 deletions(-) delete mode 100644 index.html diff --git a/.travis.yml b/.travis.yml index a1ee501234..275e79d263 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,3 +4,14 @@ node_js: script: - npm run bootstrap - npm run ci +before_deploy: +- touch docs/.nojekyll +- tree -H '.' -L 3 --prune --noreport --charset utf-8 -T Samples -P '*html' -o index.html +deploy: + provider: pages + skip_cleanup: true + github_token: "$GITHUB_TOKEN" + keep_history: true + committer_from_gh: true + on: + branch: feat/pages \ No newline at end of file diff --git a/index.html b/index.html deleted file mode 100644 index 04c92efa80..0000000000 --- a/index.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - - Google Maps JS Samples - - - -

Google Maps JS Samples

- .
- ├── archive
- │   ├── ads
- │   │   └── adunit-format.html
- │   ├── articles
- │   │   ├── phpsqlinfo
- │   │   │   └── phpsqlinfo_add.html
- │   │   └── phpsqlsearch
- │   │       └── phpsqlsearch_map.html
- │   ├── cloud
- │   │   └── cloud.html
- │   ├── country_explorer
- │   │   └── country_explorer.html
- │   ├── distancematrix
- │   │   └── london.html
- │   ├── distance_matrix_quotas
- │   │   └── distancematrix_quotas.html
- │   ├── draggable-directions
- │   │   └── draggable-directions.html
- │   ├── folds
- │   │   └── folds.html
- │   ├── fusiontables
- │   │   ├── beaches_heatmap.html
- │   │   ├── chicago-homicides.html
- │   │   ├── cycletrails.html
- │   │   └── un-stats.html
- │   ├── smartinfowindow
- │   │   └── smartinfowindow.html
- │   ├── spreadsheets
- │   │   └── mapwithsidebar.html
- │   ├── toomanymarkers
- │   │   └── toomanymarkers.html
- │   └── weather
- │       └── weather_layer.html
- ├── index.html
- ├── samples
- │   ├── 45degrees
- │   │   └── index.html
- │   ├── callback
- │   │   ├── callback_delayed.html
- │   │   └── callback.html
- │   ├── circle-overlay
- │   │   └── circle-overlay.html
- │   ├── clear-all-overlays
- │   │   └── clear-all-overlays.html
- │   ├── commonloader
- │   │   ├── autoload.html
- │   │   ├── clientlocation.html
- │   │   └── commonloader.html
- │   ├── controls
- │   │   ├── controlsv3_6.html
- │   │   └── index.html
- │   ├── custom-copyirghts
- │   │   └── custom-copyrights.html
- │   ├── digitalclock
- │   │   └── digitalclock.html
- │   ├── draggable-markers
- │   │   ├── draggable-imagechange.html
- │   │   └── draggable-markers.html
- │   ├── drawing
- │   │   └── drawing-tools.html
- │   ├── drivingdirections
- │   │   ├── directions-demo.html
- │   │   ├── directions-optimized.html
- │   │   └── directions_tict.html
- │   ├── elevation
- │   │   └── elevation-profile.html
- │   ├── geocoder
- │   │   ├── getlatlng.html
- │   │   └── v3-geocoder-tool.html
- │   ├── geolocate
- │   │   └── geolocate.html
- │   ├── grabbag
- │   │   ├── israel-map.html
- │   │   ├── rotation-animation.html
- │   │   └── streetview-preview.html
- │   ├── heatmaps
- │   │   └── walmart.html
- │   ├── infowindow
- │   │   ├── infowindow-raise.html
- │   │   ├── infowindow-zindex.html
- │   │   └── tabs.html
- │   ├── infowindow_custom
- │   │   └── infowindow-custom.html
- │   ├── latlng-to-coord-control
- │   │   └── latlng-to-coord-control.html
- │   ├── layers
- │   │   ├── dmel.html
- │   │   ├── layers.html
- │   │   └── panoramio-tags.html
- │   ├── localsearch
- │   │   └── places.html
- │   ├── map_events
- │   │   └── map_events.html
- │   ├── map_language
- │   │   └── map_lang.html
- │   ├── mapofthedead
- │   │   └── mapofthedead_game.html
- │   ├── markeranimations
- │   │   └── markeranimations.html
- │   ├── overlayview
- │   │   └── custommarker.html
- │   ├── pirates
- │   │   └── pirate.html
- │   ├── places
- │   │   ├── 2012-may-hangout
- │   │   │   ├── autocomplete.html
- │   │   │   └── search.html
- │   │   ├── autocomplete-addressform.html
- │   │   ├── autocomplete-hotel-search.html
- │   │   ├── keyword_rankBy.html
- │   │   ├── place-icons.html
- │   │   ├── places-search.html
- │   │   ├── query_autocomplete_service.html
- │   │   └── reviews.html
- │   ├── planetary-maptypes
- │   │   └── planetary-maptypes.html
- │   ├── poly
- │   │   ├── pentagon.html
- │   │   ├── poly_edit.html
- │   │   └── poly_snowflake.html
- │   ├── rectangle-overlay
- │   │   └── rectangle-overlay.html
- │   ├── routeboxer
- │   │   └── routeboxer-v3.html
- │   ├── sidebar
- │   │   └── random-markers.html
- │   ├── single-infowindow
- │   │   └── single-infowindow.html
- │   ├── streetview
- │   │   └── streetview-v3.html
- │   ├── styledmaps
- │   │   ├── examples
- │   │   │   ├── style1.html
- │   │   │   ├── style2.html
- │   │   │   └── style3.html
- │   │   ├── examplestyles.html
- │   │   ├── io2012update.html
- │   │   └── wizard
- │   │       └── index.html
- │   ├── symbols
- │   │   ├── polyline-symbols.html
- │   │   └── walmarts.html
- │   ├── transit
- │   │   └── transit.html
- │   ├── whereinworld
- │   │   └── whereinworld.html
- │   └── xmlparsing
- │       ├── downloadurl.html
- │       ├── downloadurl_info.html
- │       └── jqueryget.html
- └── talks
-     ├── devfest-2010
-     │   ├── kualalumpur
-     │   │   ├── codelab-basics.html
-     │   │   ├── codelab-lab1.html
-     │   │   ├── codelab-lab2-easy.html
-     │   │   ├── codelab-lab2.html
-     │   │   ├── step1-map.html
-     │   │   └── talk
-     │   │       ├── index.html
-     │   │       ├── index-kl.html
-     │   │       └── index-mmu.html
-     │   ├── manila
-     │   │   ├── codelab-basics.html
-     │   │   ├── codelab-lab1.html
-     │   │   ├── codelab-lab2-easy.html
-     │   │   ├── codelab-lab2.html
-     │   │   ├── step1-map.html
-     │   │   └── talk
-     │   │       └── index.html
-     │   ├── singapore
-     │   │   ├── codelab-basics.html
-     │   │   ├── codelab-lab1.html
-     │   │   ├── codelab-lab2-easy.html
-     │   │   ├── codelab-lab2.html
-     │   │   ├── step1-map.html
-     │   │   └── talk
-     │   │       └── index.html
-     │   └── sydney
-     │       ├── codelab-basics.html
-     │       ├── codelab-lab1.html
-     │       ├── codelab-lab2-easy.html
-     │       ├── codelab-lab2.html
-     │       ├── step1-map.html
-     │       └── talk
-     │           └── index.html
-     ├── devfest2011
-     │   └── fusiontables-codelab
-     │       └── index.html
-     ├── io-2010-bootcamp
-     │   ├── v3-adding-markers.html
-     │   ├── v3-directions.html
-     │   ├── v3-geocode.html
-     │   ├── v3-infomarker.html
-     │   ├── v3-infowindow.html
-     │   ├── v3-making-a-map.html
-     │   ├── v3-marker-directions.html
-     │   ├── v3-polygon.html
-     │   ├── v3-polyline.html
-     │   └── v3-reverse-geocode.html
-     ├── io-2010-migration
-     │   ├── circle-overlay.html
-     │   ├── multi-map-binds.html
-     │   ├── speed-test-v2
-     │   │   └── speed_test_example.html
-     │   ├── speed-test-v3
-     │   │   └── speed_test_example.html
-     │   ├── v2-map-simple.html
-     │   ├── v3-map-infowindow.html
-     │   ├── v3-map-infowindows.html
-     │   └── v3-map-simple.html
-     └── io2011
-         └── map-usability
-             ├── groundoverlay.html
-             ├── groundoverlay-kml.html
-             ├── index.html
-             ├── kmlfromappengine.html
-             ├── mappanfast.html
-             ├── mappanslow.html
-             ├── ninjas.html
-             ├── ponymap.html
-             ├── styled.html
-             ├── toiletdistance.html
-             ├── toomuchdata.html
-             └── zombies.html
-

-

-

-

-

-
-

- tree v1.8.0 © 1996 - 2018 by Steve Baker and Thomas Moore
- HTML output hacked and copyleft © 1998 by Francesc Rocher
- JSON output hacked and copyleft © 2014 by Florian Sesser
- Charsets / OS/2 support © 2001 by Kyosuke Tokoro -

- - From 20befaabc6fa8f39b4fc5e579a5b90f2927fa743 Mon Sep 17 00:00:00 2001 From: Justin Date: Thu, 7 Nov 2019 14:42:56 -0800 Subject: [PATCH 2/7] fix: add token --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 275e79d263..8ed4e66982 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,4 +14,7 @@ deploy: keep_history: true committer_from_gh: true on: - branch: feat/pages \ No newline at end of file + branch: feat/pages +env: + global: + secure: PrUOO7uKgrGAcE9TII9m3/+UmlDO852BRuB3FxvvqWlnKOLi3ah9TObeol4xsXBP3eQbEE2YXpGzqPnb5DP2kmyarpelijhkJRkOhVaJlMY0+rNRJeuPRxlDYyQyUgRVsfBXqHwBfjVCREGjlJF7K93OoHAPdULeBzC3cog529/TVLrFFQ23f2fSrjMyziwcW5IqFlZDstUdrGq61rNrut5KjNyOA0mBZkMryZazU1bVB7KqGSo7kCPKhdmr0DKOSm/BKB99dQYfZv8hIeF7mSE/EUkPQkuSy56DySjnQzVOFnkC0hUWF30+aD2uNaAxyZMqam7VDSfUcnQYbIVwzgaI5OKAD9P1mnywsmESfpTi36U7ZkDROxTLe/SF7ZYJ4O/Nvly6O+gBsjjqvoAakvd21ceTdYmY2m+gbixo38IsLND/E5Ab3uJgDE1lKRGBkdfJ7b6qi2Dh0b2+G72sBUREhd5ls3RfFCA5PBLUPQ8azf7VjxPCi3Zjv4iAqvWAMB89yvRYUfz0+UaoymQ5QK48hOxtQJi2qmTLGwk+/AW5IiGM60iH7Cdv6LF+P78Yf0ESMIswbLo6vVIv/0LBqQFk/nYAQizZm4yMRrLHciItpW3PHlhVK8badqpPBW29dWEvajd56z0Wio+N6od7/AV9Fv25PrMdEisFQxsWE7M= From b1c293b23ea4e7fe61228f48712752b35f4d526b Mon Sep 17 00:00:00 2001 From: Justin Date: Thu, 7 Nov 2019 14:43:19 -0800 Subject: [PATCH 3/7] only on master --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8ed4e66982..8eaa0d0c40 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ deploy: keep_history: true committer_from_gh: true on: - branch: feat/pages + branch: master env: global: secure: PrUOO7uKgrGAcE9TII9m3/+UmlDO852BRuB3FxvvqWlnKOLi3ah9TObeol4xsXBP3eQbEE2YXpGzqPnb5DP2kmyarpelijhkJRkOhVaJlMY0+rNRJeuPRxlDYyQyUgRVsfBXqHwBfjVCREGjlJF7K93OoHAPdULeBzC3cog529/TVLrFFQ23f2fSrjMyziwcW5IqFlZDstUdrGq61rNrut5KjNyOA0mBZkMryZazU1bVB7KqGSo7kCPKhdmr0DKOSm/BKB99dQYfZv8hIeF7mSE/EUkPQkuSy56DySjnQzVOFnkC0hUWF30+aD2uNaAxyZMqam7VDSfUcnQYbIVwzgaI5OKAD9P1mnywsmESfpTi36U7ZkDROxTLe/SF7ZYJ4O/Nvly6O+gBsjjqvoAakvd21ceTdYmY2m+gbixo38IsLND/E5Ab3uJgDE1lKRGBkdfJ7b6qi2Dh0b2+G72sBUREhd5ls3RfFCA5PBLUPQ8azf7VjxPCi3Zjv4iAqvWAMB89yvRYUfz0+UaoymQ5QK48hOxtQJi2qmTLGwk+/AW5IiGM60iH7Cdv6LF+P78Yf0ESMIswbLo6vVIv/0LBqQFk/nYAQizZm4yMRrLHciItpW3PHlhVK8badqpPBW29dWEvajd56z0Wio+N6od7/AV9Fv25PrMdEisFQxsWE7M= From 33b8e7128cbd07eae39e612952e9c62752b47c50 Mon Sep 17 00:00:00 2001 From: Justin Date: Thu, 7 Nov 2019 14:49:15 -0800 Subject: [PATCH 4/7] fix dir for nojekyll --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8eaa0d0c40..6a94542609 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ script: - npm run bootstrap - npm run ci before_deploy: -- touch docs/.nojekyll +- touch .nojekyll - tree -H '.' -L 3 --prune --noreport --charset utf-8 -T Samples -P '*html' -o index.html deploy: provider: pages From f208516487986609402e0768764454dded941aaa Mon Sep 17 00:00:00 2001 From: Justin Poehnelt Date: Thu, 7 Nov 2019 15:41:13 -0700 Subject: [PATCH 5/7] feat: add github pages to build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6a94542609..926d84cbad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ node_js: script: - npm run bootstrap - npm run ci +- npm run build before_deploy: - touch .nojekyll - tree -H '.' -L 3 --prune --noreport --charset utf-8 -T Samples -P '*html' -o index.html From b954610c84663450a550de40479f3179f5e78e04 Mon Sep 17 00:00:00 2001 From: Justin Date: Thu, 7 Nov 2019 14:43:19 -0800 Subject: [PATCH 6/7] only on master From 7bab698aa821dc1c1f839575b6adc664c5686775 Mon Sep 17 00:00:00 2001 From: Justin Date: Mon, 11 Nov 2019 17:19:21 -0800 Subject: [PATCH 7/7] fix dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 213dcc4a88..71c7f156ec 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-license": "^0.12.1", "rollup-plugin-node-resolve": "^5.2.0", - "rollup-plugin-strip-banner": "git+https://github.com/mjeanroy/rollup-plugin-strip-banner.git#f09bde681c5d9dfee40ee83177468fdbb2406a5c", + "rollup-plugin-strip-banner": "git+https://github.com/jpoehnelt/rollup-plugin-strip-banner.git#9ad97bb1a51a25e39de2c0341466e93e730c950d", "rollup-plugin-terser": "^5.1.2", "rollup-plugin-typescript2": "^0.24.3", "sass": "^1.23.3",