I hereby claim:
- I am booninite on github.
- I am shimmerjs (https://keybase.io/shimmerjs) on keybase.
- I have a public key ASCgoj7NJsoxRhrp31m2AslEKj_dW5ZrQpCfEtNLYWy2dQo
To claim this, I am signing this object:
| ################################################################################ | |
| # git niceties | |
| # branch and branch status | |
| export GITAWAREPROMPT=~/.bash/git-aware-prompt | |
| source $GITAWAREPROMPT/main.sh | |
| # auto completion | |
| if [ -f ~/.git-completion.bash ]; then | |
| . ~/.git-completion.bash | |
| fi |
| process.env.NODE_ENV = 'development'; | |
| // use .env file instead of settings environment directly | |
| require('dotenv').config({silent: true}); | |
| const chalk = require('chalk'); | |
| const webpack = require('webpack'); | |
| const checkRequiredFiles = require('react-dev-utils/checkRequiredFiles'); | |
| const formatWebpackMessages = require('react-dev-utils/formatWebpackMessages'); | |
| const bsync = require('browser-sync').create(); |
I hereby claim:
To claim this, I am signing this object:
-gke.1.-gke.1. You get a 400 for bad version number.-gke.1 is not on the list for nodes.-gke.1 version to get as close as you can to the master. gcloud tells you that you can only install versions to the node that explicitly match master.| apiVersion: skaffold/v1alpha2 | |
| kind: Config | |
| # default build profile builds every image in the repository without pushing | |
| # used to verify build | |
| build: | |
| tagPolicy: | |
| sha256: {} | |
| artifacts: | |
| - imageName: &grady registry.ng.bluemix.net/dev-infra/grady | |
| # &ws -> "workspace" |
| templates: | |
| - name: ci | |
| dag: | |
| tasks: | |
| - name: setup | |
| template: setup | |
| - name: build-typescript | |
| dependencies: [setup] | |
| template: build-typescript | |
| arguments: |
| yarn run v1.15.2 | |
| $ /Users/shimmerjs/code/tmp/node_modules/.bin/webpack --config-register tsconfig-paths/register --config-name packages | |
| Hash: 873bf5d0da749619fb00 | |
| Version: webpack 4.29.6 | |
| Time: 3423ms | |
| Built at: 03/31/2019 6:11:04 PM | |
| Asset Size Chunks Chunk Names | |
| @bcs-infra/cli-logger.js 270 KiB @bcs-infra/cli-logger [emitted] @bcs-infra/cli-logger | |
| @bcs-infra/config.js 910 KiB @bcs-infra/config [emitted] @bcs-infra/config | |
| @bcs-infra/logger.js 2.2 MiB @bcs-infra/logger [emitted] @bcs-infra/logger |