Ken Chau

Results 47 comments of Ken Chau

@hotell, do you have a strong opinion here about `debug` as a lib? I was going to use whatever npm was using (npmlog?).

Update: I'm very interesting in contribution here to move to using "debug".

This is a nice thought - one that could potentially be expounded upon. Say, the flow could even be "at the time of a git commit, if it has a...

more scenarios to consider: 1. one might want to configure additional types of conventions in the commits - so they would need a way to map the conventions to the...

I think you could also affect this by using the "repository" setting in the package.json itself... @dannyvv, can you check if that helps you?

You can now do bulk message / change by running: "beachball change --message blah --type patch" This needs documentation!

## Steps Here are steps in the release build job: 1. `git merge --no-commit master` 2. bump (changes changelog, package.json) 3. `git add .` 4. `git merge --continue` 5. do...

@leeviana @christiango - please do chime in to see if you can give more detail to the spec.

@dzearing - this came up again when npm had an outage during our publish time.