Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Releases: flyteorg/flytestdlib

v0.2.3

30 Apr 18:18
5401018
Compare
Choose a tag to compare

Changelog

b41a598 Add godownloader script (#11)
0ad1a1a Adding codecov to report unit test coverage (#13)
ef053c1 Fix Godownloader generated script (#14)
1c66bdf More Badges: Activity, Code coverage, report card (#15)
5401018 Race condition in logger.SetConfig (#16)
0fc144d Scoop update for flytestdlib version v0.2.2

v0.2.2-alpha.4

24 Apr 07:23
Compare
Choose a tag to compare

Changelog

87168f3 Update unit tests & docs

v0.2.2-alpha.1

24 Apr 06:32
Compare
Choose a tag to compare

Changelog

f499a0e Add encrypted github token

v0.2.2

24 Apr 16:46
e7969e5
Compare
Choose a tag to compare

Changelog

bf59a2e Fix release tag image
e7969e5 Hookkup Goreleaser (#10)
8b416f7 Scoop update for flytestdlib version v0.2.2-alpha.1
e8924d6 Scoop update for flytestdlib version v0.2.2-alpha.4
cbec55e [pflags] If there is a default value, use it for tests. (#8)

Version http handled now includes build time

23 Apr 23:14
12e73dc
Compare
Choose a tag to compare
Updated Version Handler to support BuildTime (#7)

* Updated Version Handler to support BuildTime

 - Also added some documentation
 - Version information is outputted as JSON

* lint fix

Change AutoRefreshCache to use an LRU instead

23 Apr 18:32
77b9038
Compare
Choose a tag to compare
Add free badges for the project (#4)

- Badges for release, build passing, license and docs
 - TODO add badge for coverage

Allow passing default var to pflags to use for generating pflags with defaults

18 Apr 22:27
6541fbe
Compare
Choose a tag to compare
Merge pull request #6 from lyft/config-default-values

Add option to PFlags to use a variable to get default values

Initial release

10 Apr 18:06
11120c1
Compare
Choose a tag to compare
Merge pull request #1 from lyft/readme-update

Update README Title