Commit Graph

2 Commits

Author SHA1 Message Date
Todd Baert 725baf3dea
chore: goff test env correction (#672)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2023-12-06 14:41:16 -05:00
Thomas Poignant f32d3b0d8a
feat: Go feature flag provider (#64)
* New empty provider

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>

* Go Feature Flag provider initialisation.

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>

* Adding test to the go-feature-flag provider

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>

* linting issues

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>

* Edit readme

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>

* Moved dependencies to the root

Signed-off-by: Michael Beemer <michael.beemer@dynatrace.com>

* Set inferred deps to dependencies in package.json

Signed-off-by: Michael Beemer <michael.beemer@dynatrace.com>

* export go feature flag provider

Signed-off-by: Michael Beemer <michael.beemer@dynatrace.com>

* Formatted and linted

Signed-off-by: Michael Beemer <michael.beemer@dynatrace.com>

* Remove semicolon eslint exclusion rule

Signed-off-by: Michael Beemer <michael.beemer@dynatrace.com>

* Add release please config

Signed-off-by: Michael Beemer <michael.beemer@dynatrace.com>

* chore: update to new publishing

Signed-off-by: Todd Baert <toddbaert@gmail.com>

Co-authored-by: Michael Beemer <michael.beemer@dynatrace.com>
Co-authored-by: Todd Baert <toddbaert@gmail.com>
2022-07-21 15:06:07 -04:00