Rasheed Abdul-Aziz

Results 36 issues of Rasheed Abdul-Aziz

The [Gitlab Repository.List implementation](https://github.com/jenkins-x/go-scm/blob/6dfc3620783d7835e7005213768baadd99f3a658/scm/driver/gitlab/repo.go#L319) includes organizational repositories. This doesn't feel like the intended use of this method if compared with the github implementation. I feel like it should be moved...

In this assertion: https://github.com/squeedee/cartographer/blob/effd797484083d3bf7663fc5529c9b17821d16e7/tests/integration/runnable/runnable_test.go#L843 I use MatchFields against a struct. If the fields actually match, then this test passes, but when they don't, the `FailureMessage` method of the `fields.go` matcher...

Propose a new toolkit item for the asycle compiler. I think the tasks are something like: 1. create a buildfile for asycle that pops it on the devboy maven repo...

Feature
M Compiler
M Toolkits

We use copylocale to make sure we can compile with a different locale set up. So it's imperative that the sdk has copylocale run for each locale we use. I've...

Feature
M Toolkits

This line forces the use of -include-sources https://github.com/devboy/buildr_as3/blob/master/lib/buildr/as3/compiler/compc.rb#L52 However if you are building by manifest, compc just wont handle you specifying -include-sources=path/to/src AND -include-namespaces=http://some.namespace/

Feature
M Compiler

Locale support needs to be bumped up to a first class set of options. Locale files are a "source" and as such, the 'has source changed' needs to detect changes...

Feature
M Compiler