This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://cdn.jsdelivr.net/npm/@mux/mux-player"></script> | |
<mux-player | |
style="--controls: none;" | |
stream-type="on-demand" | |
playback-id="LRgxheWRoYPIoK6uxW01lfRnu6mIYRBBCpjHrh0001ycq4" | |
title="My awesome video" | |
metadata-video-title="Test video title" | |
metadata-viewer-user-id="user-id-007" | |
autoplay="muted" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
travis_fold:start:worker_info | |
[0K[33;1mWorker information[0m | |
hostname: 9898482a-18f7-4ef7-86df-c9001b9b4b70@1.production-2-worker-org-03-packet | |
version: v4.0.0 https://github.com/travis-ci/worker/tree/e5cb567e10c0eefe380e81c9a2229ac8fb6a16ce | |
instance: 5910930 travisci/ci-garnet:packer-1512502276-986baf0 (via amqp) | |
startup: 837.053554ms | |
travis_fold:end:worker_info | |
[0Ktravis_fold:start:system_info | |
[0K[33;1mBuild system information[0m | |
Build language: node_js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Msg": ":datomic.cluster-node/-main failed: clojure.lang.ExceptionInfo: Call to clojure.core/defn- did not conform to spec:\nIn: [1 0 2] val: ((throw (ex-info msg (anom-map name msg)))) fails spec: :clojure.core.specs.alpha/arg-list at: [:args :bs :arity-n :bodies :args] predicate: (cat :args (* :clojure.core.specs.alpha/binding-form) :varargs (? (cat :amp #{(quote &)} :form :clojure.core.specs.alpha/binding-form))), Extra input\nIn: [1] val: ([name msg (throw (ex-info msg (anom-map name msg)))]) fails spec: :clojure.core.specs.alpha/arg-list at: [:args :bs :arity-1 :args] predicate: vector?\n #:clojure.spec.alpha{:problems ({:path [:args :bs :arity-1 :args], :pred clojure.core/vector?, :val ([name msg (throw (ex-info msg (anom-map name msg)))]), :via [:clojure.core.specs.alpha/defn-args :clojure.core.specs.alpha/args+body :clojure.core.specs.alpha/arg-list :clojure.core.specs.alpha/arg-list], :in [1]} {:path [:args :bs :arity-n :bodies :args], :reason \"Extra input\", :pred (clojure.spec.alpha/cat :ar |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default Ember.Controller.extend({ | |
lat: 33.96216, | |
lng: -118.31994, | |
zoom: 9, | |
currentJSON: JSON.parse('{"type":"FeatureCollection","features":[{"type":"LineString","coordinates":[[-118.31688,34.16942],[-118.30261,34.16875],[-118.28137,34.15103],[-118.26762,34.1137],[-118.22011,34.07866],[-118.21414,34.0516],[-118.22143,34.03424],[-118.21818,34.0296],[-118.1611,34.01114],[-118.09906,33.94473],[-118.10456,33.9223],[-118.10417,33.88213],[-118.08153,33.82105],[-118.08181,33.80344],[-118.09189,33.78329],[-118.089,33.77657],[-118.04017,33.77365],[-117.94881,33.70121],[-117.91615,33.68811],[-117.86672,33.68662],[-117.9159,33.68831],[-117.94878,33.70149],[-118.04055,33.77411],[-118.0886,33.77662],[-118.08139,33.82309],[-118.10327,33.87911],[-118.10516,33.90368],[-118.10364,33.92614],[-118.09553,33.94078],[-118.16049,34.01089],[-118.21912,34.03218],[-118.21389,34.05133],[-118.22019,34.07915],[-118.26708,34.11347],[-118.28215,34.15209],[-118.30274,34.15658],[-118.32612,34.15411],[-118.32953,34.16115], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default Ember.Controller.extend({ | |
lat: 33.96216, | |
lng: -118.31994, | |
zoom: 9, | |
currentJSON: JSON.parse('{"type":"FeatureCollection","features":[{"type":"LineString","coordinates":[[-118.31688,34.16942],[-118.30261,34.16875],[-118.28137,34.15103],[-118.26762,34.1137],[-118.22011,34.07866],[-118.21414,34.0516],[-118.22143,34.03424],[-118.21818,34.0296],[-118.1611,34.01114],[-118.09906,33.94473],[-118.10456,33.9223],[-118.10417,33.88213],[-118.08153,33.82105],[-118.08181,33.80344],[-118.09189,33.78329],[-118.089,33.77657],[-118.04017,33.77365],[-117.94881,33.70121],[-117.91615,33.68811],[-117.86672,33.68662],[-117.9159,33.68831],[-117.94878,33.70149],[-118.04055,33.77411],[-118.0886,33.77662],[-118.08139,33.82309],[-118.10327,33.87911],[-118.10516,33.90368],[-118.10364,33.92614],[-118.09553,33.94078],[-118.16049,34.01089],[-118.21912,34.03218],[-118.21389,34.05133],[-118.22019,34.07915],[-118.26708,34.11347],[-118.28215,34.15209],[-118.30274,34.15658],[-118.32612,34.15411],[-118.32953,34.16115], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default Ember.Controller.extend({ | |
lat: 33.96216, | |
lng: -118.31994, | |
zoom: 9, | |
currentJSON: JSON.parse('{"type":"FeatureCollection","features":[{"type":"LineString","coordinates":[[-118.31688,34.16942],[-118.30261,34.16875],[-118.28137,34.15103],[-118.26762,34.1137],[-118.22011,34.07866],[-118.21414,34.0516],[-118.22143,34.03424],[-118.21818,34.0296],[-118.1611,34.01114],[-118.09906,33.94473],[-118.10456,33.9223],[-118.10417,33.88213],[-118.08153,33.82105],[-118.08181,33.80344],[-118.09189,33.78329],[-118.089,33.77657],[-118.04017,33.77365],[-117.94881,33.70121],[-117.91615,33.68811],[-117.86672,33.68662],[-117.9159,33.68831],[-117.94878,33.70149],[-118.04055,33.77411],[-118.0886,33.77662],[-118.08139,33.82309],[-118.10327,33.87911],[-118.10516,33.90368],[-118.10364,33.92614],[-118.09553,33.94078],[-118.16049,34.01089],[-118.21912,34.03218],[-118.21389,34.05133],[-118.22019,34.07915],[-118.26708,34.11347],[-118.28215,34.15209],[-118.30274,34.15658],[-118.32612,34.15411],[-118.32953,34.16115], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default Ember.Controller.extend({ | |
lat: 33.96216, | |
lng: -118.31994, | |
zoom: 9, | |
currentJSON: JSON.parse('{"type":"FeatureCollection","features":[{"type":"LineString","coordinates":[[-118.31688,34.16942],[-118.30261,34.16875],[-118.28137,34.15103],[-118.26762,34.1137],[-118.22011,34.07866],[-118.21414,34.0516],[-118.22143,34.03424],[-118.21818,34.0296],[-118.1611,34.01114],[-118.09906,33.94473],[-118.10456,33.9223],[-118.10417,33.88213],[-118.08153,33.82105],[-118.08181,33.80344],[-118.09189,33.78329],[-118.089,33.77657],[-118.04017,33.77365],[-117.94881,33.70121],[-117.91615,33.68811],[-117.86672,33.68662],[-117.9159,33.68831],[-117.94878,33.70149],[-118.04055,33.77411],[-118.0886,33.77662],[-118.08139,33.82309],[-118.10327,33.87911],[-118.10516,33.90368],[-118.10364,33.92614],[-118.09553,33.94078],[-118.16049,34.01089],[-118.21912,34.03218],[-118.21389,34.05133],[-118.22019,34.07915],[-118.26708,34.11347],[-118.28215,34.15209],[-118.30274,34.15658],[-118.32612,34.15411],[-118.32953,34.16115], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default Ember.Controller.extend({ | |
lat: 33.96216, | |
lng: -118.31994, | |
zoom: 9, | |
currentJSON: JSON.parse('{"type":"FeatureCollection","features":[{"type":"LineString","coordinates":[[-118.31688,34.16942],[-118.30261,34.16875],[-118.28137,34.15103],[-118.26762,34.1137],[-118.22011,34.07866],[-118.21414,34.0516],[-118.22143,34.03424],[-118.21818,34.0296],[-118.1611,34.01114],[-118.09906,33.94473],[-118.10456,33.9223],[-118.10417,33.88213],[-118.08153,33.82105],[-118.08181,33.80344],[-118.09189,33.78329],[-118.089,33.77657],[-118.04017,33.77365],[-117.94881,33.70121],[-117.91615,33.68811],[-117.86672,33.68662],[-117.9159,33.68831],[-117.94878,33.70149],[-118.04055,33.77411],[-118.0886,33.77662],[-118.08139,33.82309],[-118.10327,33.87911],[-118.10516,33.90368],[-118.10364,33.92614],[-118.09553,33.94078],[-118.16049,34.01089],[-118.21912,34.03218],[-118.21389,34.05133],[-118.22019,34.07915],[-118.26708,34.11347],[-118.28215,34.15209],[-118.30274,34.15658],[-118.32612,34.15411],[-118.32953,34.16115], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM resin/raspberrypi3-node | |
ENV APP_BASE /usr/src/app | |
RUN mkdir -p $APP_BASE | |
WORKDIR $APP_BASE | |
# Install image tools | |
RUN apt-get update && apt-get install -y \ | |
bluez bluez-firmware \ | |
alsa-utils libasound2-dev mpg321 \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git branch | grep -v master | xargs git branch -d | |
git fetch fork --prune | |
git branch -a | grep remotes/fork | grep -v master | sed 's/remotes\/fork\///g' | xargs git push fork --delete |
NewerOlder