mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-08 23:13:08 -04:00
quick fixes
This commit is contained in:
parent
75fa07aae0
commit
c16e69c3c5
9 changed files with 29 additions and 31 deletions
|
@ -1,5 +1,5 @@
|
|||
# References for Lambda Functions
|
||||
|
||||
|
||||
- [JavaScript Cloudwatch logging test](https://github.com/bt3gl/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/monitoring_example).
|
||||
- [Python functionby SQS and responding to a SNS topic](https://github.com/bt3gl/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/sqs-sns_example).
|
||||
- [JavaScript Cloudwatch logging test](https://github.com/go-outside-labs/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/monitoring_example).
|
||||
- [Python functionby SQS and responding to a SNS topic](https://github.com/go-outside-labs/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/sqs-sns_example).
|
||||
|
|
|
@ -6,5 +6,5 @@
|
|||
"scripts": {
|
||||
"locally": "node src/index.js"
|
||||
},
|
||||
"author": "Mia von Steinkirch"
|
||||
"author": "Mia Stein"
|
||||
}
|
||||
|
|
2
code/chef/.github/FUNDING.yml
vendored
2
code/chef/.github/FUNDING.yml
vendored
|
@ -1,2 +0,0 @@
|
|||
|
||||
custom: paypal.me/miasteinkirch
|
|
@ -30,7 +30,7 @@
|
|||
<!--[endif]> <![endif]-->
|
||||
<script>
|
||||
//<![CDATA[
|
||||
window.gon={};gon.current_user={"firstname":"marina","lastname":"steinkirch","fullname":"marina steinkirch","company":"etsy","email":"mvonsteinkirch@etsy.com","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
window.gon={};gon.current_user={"firstname":"","lastname":"mia stein","fullname":"mia stein","company":"etsy","email":","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
|
@ -1449,11 +1449,11 @@ print APIKEY
|
|||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Severity">Severity</label>
|
||||
|
@ -1658,11 +1658,11 @@ We will get back to you within 24 hours.
|
|||
<div class="form-row">
|
||||
<div class="control-group">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<!--[endif]> <![endif]-->
|
||||
<script>
|
||||
//<![CDATA[
|
||||
window.gon={};gon.current_user={"firstname":"marina","lastname":"steinkirch","fullname":"marina steinkirch","company":"etsy","email":"mvonsteinkirch@etsy.com","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
window.gon={};gon.current_user={"firstname":"","lastname":"","fullname":"mia stein","company":"etsy","email":","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
|
@ -1591,11 +1591,11 @@ nano src/main/java/com/google/cloud/training/dataanalyst/javahelp/StreamDemoCons
|
|||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Severity">Severity</label>
|
||||
|
@ -1800,11 +1800,11 @@ We will get back to you within 24 hours.
|
|||
<div class="form-row">
|
||||
<div class="control-group">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<!--[endif]> <![endif]-->
|
||||
<script>
|
||||
//<![CDATA[
|
||||
window.gon={};gon.current_user={"firstname":"marina","lastname":"steinkirch","fullname":"marina steinkirch","company":"etsy","email":"mvonsteinkirch@etsy.com","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
window.gon={};gon.current_user={"firstname":"","lastname":"","fullname":"mia stein","company":"etsy","email":","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
|
@ -648,11 +648,11 @@ project <span class="o">=</span> <PROJECT_ID>
|
|||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Severity">Severity</label>
|
||||
|
@ -857,11 +857,11 @@ We will get back to you within 24 hours.
|
|||
<div class="form-row">
|
||||
<div class="control-group">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<!--[endif]> <![endif]-->
|
||||
<script>
|
||||
//<![CDATA[
|
||||
window.gon={};gon.current_user={"firstname":"marina","lastname":"steinkirch","fullname":"marina steinkirch","company":"etsy","email":"mvonsteinkirch@etsy.com","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
window.gon={};gon.current_user={"firstname":"","lastname":"","fullname":"mia stein","company":"etsy","email":","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
|
@ -1571,11 +1571,11 @@ nano CurrentConditions.java
|
|||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Severity">Severity</label>
|
||||
|
@ -1780,11 +1780,11 @@ We will get back to you within 24 hours.
|
|||
<div class="form-row">
|
||||
<div class="control-group">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
FROM node:4.4
|
||||
MAINTAINER "Mia von Steinkirch"
|
||||
MAINTAINER "Mia Stein"
|
||||
|
||||
EXPOSE 1337
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue