Buddhike de Silva

Results 14 issues of Buddhike de Silva

In my root directory I have ``` scripts/this.js scripts/that.js foo/index.html ``` My config is: ``` json 'useminPrepare': { 'html': 'foo/index.html'} ``` index.html has this block ``` html ``` Path generated...

## Scenario User has a git repository with multiple .NET core applications. Same repository also contains shared libraries used by those applications. ``` - lib/foo - lib/bar - web-app -...

enhancement

When used with `--name` and `--graph` options in `describe` command, this feature will emit a dot graph containing the dependents and dependencies of the filtered modules. They should be colour...

enhancement

- Remove unwanted links from "see also" section. - Review documentation

enhancement
help wanted

Current commands only accept the full SHA. It would be nice to be able to use the shortened version just like git.

enhancement
help wanted

Currently build agents run `mbt version` command at the end of the build. We should add a smoke test for each command (`mbt describe | build | apply`) to this...

enhancement
good first issue