date: 2017-01-10 where: Python Meetup
- Andrew Lenards
- (GitHub: @lenards)
| #!/bin/bash | |
| echo "Here we are, ${ATMO_USER}" |
| diff --git a/troposphere/static/js/components/login/LoginScreen.jsx b/troposphere/static/js/components/login/LoginScreen.jsx | |
| index a2eac7d..9e74f11 100644 | |
| --- a/troposphere/static/js/components/login/LoginScreen.jsx | |
| +++ b/troposphere/static/js/components/login/LoginScreen.jsx | |
| @@ -124,7 +124,8 @@ export default React.createClass({ | |
| }, | |
| // Rendering | |
| renderLoginMethod: function() { | |
| - let method = this.state.loginProvider.get('method'); | |
| + let method = this.state.loginProvider.get('method'), |
| #!/bin/bash | |
| echo -ne "hello testing" |
| import $ from "jquery"; | |
| import React from "react"; | |
| import Backbone from "backbone"; | |
| import Glyphicon from "components/common/Glyphicon"; | |
| import InstanceActionNames from "constants/InstanceActionNames"; | |
| import featureFlags from "utilities/featureFlags"; | |
| import { findCookie } from "utilities/cookieHelpers"; |
| diff --git a/.babelrc b/.babelrc | |
| index 534ec3a..91921c3 100644 | |
| --- a/.babelrc | |
| +++ b/.babelrc | |
| @@ -1,6 +1,3 @@ | |
| { | |
| - "presets" : ["es2015", "react", "stage-2"], | |
| - "plugins": [ | |
| - "add-module-exports" | |
| - ] |
| <<<<<<< HEAD | |
| import React from "react"; | |
| import Backbone from "backbone"; | |
| import Router, { RouteHandler } from "react-router"; | |
| import stores from "stores"; | |
| import actions from "actions"; | |
| import Tooltip from "react-tooltip"; | |
| import _ from "underscore"; | |
| import RouterInstance from "../../Router"; |
| Reading package lists... | |
| Building dependency tree... | |
| Reading state information... | |
| Some packages could not be installed. This may mean that you have | |
| requested an impossible situation or if you are using the unstable | |
| distribution that some required packages have not yet been created | |
| or been moved out of Incoming. | |
| The following information may help to resolve the situation: | |
| The following packages have unmet dependencies: |
| # A silly attempt as testing ... | |
| ## Verification Environment | |
| ``` | |
| git clone https://gist.github.com/501e788da736ed42d10cdc42c8f4353e.git clank-pr-test | |
| vagrant up | |
| ``` | |
| ``` |
| TASK [setup-ssl : stat] ******************************************************** | |
| fatal: [localhost]: FAILED! => {"failed": true, "msg": "{{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt) }}: {{ BUNDLE_CERT | default(empty_bundle.crt |