Commit Graph

278 Commits

Author SHA1 Message Date
Justin Abrahms 4d389cfaa4
Tests around flag-evaluation specification.
Adds logging on errors.
Handles all exceptions thrown, not just open feature ones.
2022-05-08 15:43:08 -07:00
Justin Abrahms 087e55c5f8
Test-specific provider that's always broken 2022-05-08 15:43:07 -07:00
Justin Abrahms a9a6caa6e4
Number -> Integer 2022-05-08 15:43:07 -07:00
Justin Abrahms aa79c43b01
Docs for BaseEvaluation 2022-05-08 15:43:07 -07:00
Justin Abrahms c63bcce47a
Merge pull request #1 from toddbaert/license
Add Apache2.0 license
2022-04-29 15:40:54 -07:00
Justin Abrahms 420ea3191a Don't package repository on PR creation 2022-04-29 15:36:35 -07:00
Justin Abrahms a6279f9a7a Fix pr builds 2022-04-29 13:53:30 -07:00
Todd Baert 3c3c14de34
Add Apache2.0 license 2022-04-29 15:21:59 -04:00
Justin Abrahms 2de0763d9d Fix repo url for release 2022-04-28 21:45:04 -07:00
Justin Abrahms 9ae89290a1 Support java 8 2022-04-28 21:38:33 -07:00
Justin Abrahms 0a79fe2e37 Pass creds as gradle properties, which are hidden via console out 2022-04-28 21:16:49 -07:00
Justin Abrahms e44e9d6274 Test secret hiding in console output 2022-04-28 21:14:20 -07:00
Justin Abrahms 0e4155ac35 Provide no-op default for publishing when not set 2022-04-28 21:12:00 -07:00
Justin Abrahms b9e02411bf Initial package publish 2022-04-28 21:09:27 -07:00
Justin Abrahms f043020b45 Only fetch publishing information when relevant envvars are set 2022-04-28 14:37:54 -07:00
Justin Abrahms a65cfc801b Setup OSSRH snapshot publishing 2022-04-28 14:08:19 -07:00
Justin Abrahms 2321f2b004 Allow publishing snapshot versions 2022-04-27 16:33:23 -07:00
Justin Abrahms 94647a36a2
publish snapshot versions on main merge 2022-04-27 16:06:27 -07:00
Justin Abrahms 4cf9dfccae Correct group, artifact and version id 2022-04-27 16:06:01 -07:00
Justin Abrahms 2060c3b28f Github package publishing 2022-04-27 14:44:27 -07:00
Justin Abrahms da23719dd2
create publish workflow 2022-04-27 14:33:44 -07:00
Justin Abrahms f61017b932
setup gradle workflow for build & test 2022-04-27 14:30:59 -07:00
Justin Abrahms 8d5e6c3d54 PMD 2022-04-23 22:10:27 -07:00
Justin Abrahms 81dade9e7f Various static analysis cleanups 2022-04-22 15:32:03 -07:00
Justin Abrahms 19802bd26c Validate error flow for broken providers 2022-04-22 15:31:54 -07:00
Justin Abrahms c12d0cbc75 Basic hook support. 2022-04-22 11:44:47 -07:00
Justin Abrahms 4cb8d15fd3 README 2022-04-20 21:16:27 -07:00
Justin Abrahms 0815268243 Skeleton implementation of the java sdk
Only booleans work so far, and barely at that.
2022-04-20 21:12:09 -07:00