aws-amplify / aws-amplify/amplify-hosting

Build History does not list a date and time

Open
#2,838 0 comments 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
Dockerfile
Stars
481
Forks
123
PR merge metrics
No merged PRs in 30d

Description

### On which framework/platform would you like to see this feature implemented?

React

### Which UI component is this feature-request for?

Other

### Please describe your feature-request in detail.

When visiting app build history, there is no date listed of when the build was completed - only the amount of time the build took.

Please add:
- Build start time and date (with user's timezone code)
- Build success/fail time and date (with user's timezone code)
- And keep 'Build duration'

"Build ID" column data can be shortened to just the build number that is linked. So instead of 'Build aws-amplify/amplify-ui#765' change to '765'

"Build duration" column data can also be shortened from "26 minutes 22 seconds" to "26m22s" or "00:26:22"

### Please describe a solution you'd like.

_No response_

### We love contributors! Is this something you'd be interested in working on?

- [ ] 👋 I may be able to implement this feature request.
- [ ] ⚠️ This feature might incur a breaking change.

Contributor guide

Open the contributing guide

Research direction

Start by locating the React Build History view and tracing the build-history fields it receives. Check whether start, completion, and status timestamps are available before assessing the requested timezone display, shortened build number, and duration format. Done means the history lists both requested timestamps, duration, and the revised build number consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
ci-cd, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.