Skip to content

fix build info build duration issue#3575

Open
reshmifrog wants to merge 4 commits into
masterfrom
RTECO-1401-publish-build-info-with-build-duration
Open

fix build info build duration issue#3575
reshmifrog wants to merge 4 commits into
masterfrom
RTECO-1401-publish-build-info-with-build-duration

Conversation

@reshmifrog

Copy link
Copy Markdown
Contributor
  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the master branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Problem : the build duration was always coming 0 in the build info.
Solution: added the logic to calculate the build duration and capture it in build info.

@reshmifrog reshmifrog added the bug Something isn't working label Jun 29, 2026
@reshmifrog reshmifrog added the safe to test Approve running integration tests on a pull request label Jun 29, 2026
Comment thread buildinfo_test.go Outdated
Comment thread buildinfo_test.go Outdated
@reshmifrog reshmifrog removed the safe to test Approve running integration tests on a pull request label Jul 2, 2026
@reshmifrog reshmifrog deployed to build-gate July 2, 2026 14:59 — with GitHub Actions Active
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants