IP

Results 20 comments of IP

We have the same issue all replicasets have different `rollouts-pod-template-hash` and `app.version`: ``` { "matchLabels": { "app.name": "microservice", "app.version": "75ba3d3d54b7a2383c059d46ba25a0d45b3b91a2", "rollouts-pod-template-hash": "579fb88b58" } } { "matchLabels": { "app.name": "microservice", "app.version":...

> I personnaly switch from [workaround `angular`](https://github.com/conventional-changelog/conventional-changelog/issues/317#issuecomment-467686537) to configured `conventionalcommits` with the following: > > ```js > // … > const breakingKeywords = ["BREAKING CHANGE", "BREAKING-CHANGE", "BREAKING CHANGES", "BREAKING-CHANGES"]; >...

Also looking to how to add body to lerna's changelog.

How can I add docs, perf, test and other features to conventional changelog? They are currently just simply being ignored.

OMFG!. Russian propoganda bingo in github: "8 years", "nazi in Ukraine", " Ally of Angel in Donetsk", oh and of course everything else which wasn't shown in russian TV is...

I'm really sorry about late response. There is "Phase:XX" stages which seems have only parent.id and name field set. No `jenkins.pipeline.x.x` nor `ci.x.x` so they kinda not stage nor root...

Yes it would be great to have, like New Relic Jenkins plugin supports customAttributes on job config level. It also would be great to allow to set some vars from...

I noticed it works as described in issue if you are testing on empty-commits or non of file under `packages/` dir was touched (files are changed only in root package)....

Wonder if could be merged?