Neal

Results 6 issues of Neal

## Checklist * [x] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases). * [x] Did you check the manual for your release? The v2 manual...

kind/feature
area/v2
status/triage

**Is your feature request related to a problem? Please describe.** Not related to a problem but looking for additional functionality from the `makisu build` command. The Docker CLI and other...

Hey All, Recently started using this tool within a Docker image: ```FROM r.j3ss.co/img:v0.5.10``` I have a tool that is calling the binary via a Go application and I noticed some...

bug

**PR includes the following changes:** - add a Bitbucket option for using the native driver - add a native driver implentation based on the [jenkins-x/go-scm](https://pkg.go.dev/github.com/jenkins-x/go-scm) library _closes https://github.com/go-vela/community/issues/441_ **Notes:** -...

feature

## Description We are looking to add the ability to call a template from within a template. _One thing to think about during implementation is rate-limiting when calling a large...

enhancement
area/compiler

## Description Add a new package within the source that can connect to a set of SCM providers generically. The Jenkins project maintains a [SCM interface](https://github.com/jenkins-x/go-scm) that is agnostic to...

feature