Skip to content

Releases: agoda-com/dotnet-build-metrics

1.0.121

12 Dec 11:25
ac4cc33
Compare
Choose a tag to compare
Add tags for is QA (#45)

* Add tags for is QA

* make changes

* refactor

---------

Co-authored-by: jdickson <[email protected]>

1.0.117

13 Sep 03:14
4050870
Compare
Choose a tag to compare
Update README.md (#44)

* update docs

1.0.113

03 Nov 05:44
030ee79
Compare
Choose a tag to compare
Update Agoda.DevFeedback.Common.csproj (#42)

1.0.111

23 Aug 04:30
6575a4e
Compare
Choose a tag to compare
fix branch name on CI (#41)

Co-authored-by: psomangali <[email protected]>

1.0.110

22 Aug 14:45
c220e67
Compare
Choose a tag to compare
using ternary expression (#40)

Co-authored-by: psomangali <[email protected]>

1.0.109

22 Aug 14:00
912de6d
Compare
Choose a tag to compare
include runid TestCasePayload (#39)

Co-authored-by: psomangali <[email protected]>

1.0.108

10 Jul 09:33
c094a88
Compare
Choose a tag to compare
use default timeout (#38)

Co-authored-by: Virasak Dungrikaew <[email protected]>

1.0.107

10 Jul 09:33
f6eb265
Compare
Choose a tag to compare
fix wrong endpoint for sending build time (#37)

Co-authored-by: Virasak Dungrikaew <[email protected]>

1.0.104

06 Jul 03:40
d4cc6b8
Compare
Choose a tag to compare
use Newtonsoft instead of System.Text.Json (#36)

Co-authored-by: vdungsrikaew <[email protected]>

1.0.103

04 Jul 09:39
80ff768
Compare
Choose a tag to compare
Proposal: Refactor publisher (#29)

* Refactoring publisher to reduce logic and support async operation.

* Forgot to fill in environment variable names in lookup table.

* Fixed failed conflict resolution.

* Updated to use new publish methods.

* Use Wait instead of RunSynchronously