Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show last commit time and build time #424

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Show last commit time and build time #424

merged 1 commit into from
Feb 12, 2025

Conversation

GAOChengzhan
Copy link
Contributor

@GAOChengzhan GAOChengzhan commented Feb 7, 2025

Ticket: CW-414

Changes Made

  • Show correct build time
  • Added the last commit time after the commit hash

UI

image

Copy link

netlify bot commented Feb 7, 2025

Deploy Preview for voluble-rugelach-5a3809 ready!

Name Link
🔨 Latest commit 2ed77f1
🔍 Latest deploy log https://app.netlify.com/sites/voluble-rugelach-5a3809/deploys/67a699935ea17800080a33a5
😎 Deploy Preview https://deploy-preview-424--voluble-rugelach-5a3809.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines +29 to +31
"build": "webpack --mode production",
"build:netlify": "BUILD=netlify webpack --mode production",
"dev": "webpack serve --open --mode development",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since setting env variable here is no longer necessary(already done in the webpack.config.js), so I delete these commands here.

@keiono Do I need to change the instruction here in the readme?
image

@GAOChengzhan GAOChengzhan requested review from keiono and d2fong February 8, 2025 06:17
@d2fong d2fong merged commit 977d01e into development Feb 12, 2025
4 checks passed
@d2fong d2fong deleted the CW-414 branch February 12, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants