Make WordPress Core

Opened 4 weeks ago

Last modified 4 weeks ago

#64520 new enhancement

Gutenberg checkout: show hash in the version footer

Reported by: ellatrix's profile ellatrix Owned by:
Milestone: Awaiting Review Priority: low
Severity: normal Version: trunk
Component: Build/Test Tools Keywords:
Focuses: Cc:

Description

It would be cool to show a (short) hash of the Gutenberg checkout in the footer, perhaps with a link to the commit, so you can quickly see what version you're on. I'd only find it useful if it was linked to the version that is build. So if the hash has change but the build hasn't updated yet, it should show the old hash imo.

Change History (1)

#1 @youknowriad
4 weeks ago

Great idea :)

There's a .gutenberg-hash file that contains the last hash used to generate the built files. That could serve as the source of truth for that link.

Note: See TracTickets for help on using tickets.