2018-04-27 |
More debugging.
Alex Tucker
committed
on 27 Apr 2018
|
---|---|
Try putting @Grab in src.
Alex Tucker
committed
on 27 Apr 2018
|
|
Avoid using deprecated @Mixin.
Alex Tucker
committed
on 27 Apr 2018
|
|
Some debugging.
Alex Tucker
committed
on 27 Apr 2018
|
|
Try via withCredentials.
Alex Tucker
committed
on 27 Apr 2018
|
|
Use Jenkins string interpolation thing to fetch env vars.
Alex Tucker
committed
on 27 Apr 2018
|
|
Change to allow multiple commands per groovy file. Use PMD_API environment variable to pass credentials.
Alex Tucker
committed
on 27 Apr 2018
|
|
2018-04-26 |
Looks like HTTPBuilder is being used synchronously, so deal (clunkily) with Groovy closure.
Alex Tucker
committed
on 26 Apr 2018
|
Attempt to see the results.
Alex Tucker
committed
on 26 Apr 2018
|
|
Remove @Canonical class annotations as Jenkins doesn't seem to like them.
Alex Tucker
committed
on 26 Apr 2018
|
|
Remove conflicting dependency.
Alex Tucker
committed
on 26 Apr 2018
|
|
Typo in dependency list.
Alex Tucker
committed
on 26 Apr 2018
|
|
Organize imports and change to new package names.
Alex Tucker
committed
on 26 Apr 2018
|
|
2018-04-24 |
Initial stab at Jenkins shared library.
Alex Tucker
committed
on 24 Apr 2018
|
Use Java8 OffsetDateTime. Custom constructor.
Alex Tucker
committed
on 24 Apr 2018
|
|
Allow auth header.
Alex Tucker
committed
on 24 Apr 2018
|
|
2018-04-23 |
Get rid of some imports. Add a camelCase converter for property keys.
Alex Tucker
committed
on 23 Apr 2018
|
Generate source using `swagger-codegen generate -i drafter.yml -l groovy`
Alex Tucker
committed
on 23 Apr 2018
|
|
Initial repo with Drafter API as Swagger.
Alex Tucker
committed
on 23 Apr 2018
|