Design Document Template Title: Date: Status: (draft, in review, approved, in progress)
(2–4 sentences explaining the project)
$ mage provision | |
INFO[0000] ════════════════════════════════════════════════ | |
INFO[0000] ╔═╗╔═╗╔═╗╦═╗╔╦╗╔═╗ Version : 1.5.0 | |
INFO[0000] ╚═╗╠═╝╠═╣╠╦╝ ║ ╠═╣ SHA : bdfb9d6 | |
INFO[0000] ╚═╝╩ ╩ ╩╩╚═ ╩ ╩ ╩ Go : go1.11.1 | |
INFO[0000] ════════════════════════════════════════════════ | |
INFO[0000] Service: MyHelloWorldStack-mweagle LinkFlags= Option=provision UTC="2018-10-21T03:59:20Z" | |
INFO[0000] ════════════════════════════════════════════════ | |
INFO[0000] Using `git` SHA for StampedBuildID Command="git rev-parse HEAD" SHA=b114e329ed37b532e1f7d2e727aa8211d9d5889c | |
INFO[0000] Provisioning service BuildID=b114e329ed37b532e1f7d2e727aa8211d9d5889c CodePipelineTrigger= InPlaceUpdates=false NOOP=false Tags= |
package main | |
import ( | |
"context" | |
"os" | |
"time" | |
gocf "github.com/mweagle/go-cloudformation" | |
"github.com/aws/aws-sdk-go/aws" |
Queries to save as JIRA filters to bootstrap a new project.
Kanban board query:
project = _YOUR-PROJECT-NAME_ AND status != Closed AND issuetype = Epic ORDER BY priority DESC, updatedDate DESC
graph principlesofperformance { | |
# Source material: | |
# | |
# This graph depends on the following font | |
# https://fonts.google.com/specimen/Gochi+Hand?query=gochi | |
# | |
# This graph depends on the following icons existing in the ./images subpath | |
# https://www.flaticon.com/free-icon/angry_135809?term=angry&page=1&position=23&page=1&position=23&related_id=135809&origin=style -> angry.png | |
# https://www.flaticon.com/premium-icon/cast_3000085?term=broken%20arm&page=1&position=1&page=1&position=1&related_id=3000085&origin=style -> brokenarm.png | |
# https://www.flaticon.com/free-icon/five-stars_6302869?term=star&page=1&position=26&page=1&position=26&related_id=6302869&origin=style -> five.png |