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

chore: restore generated file #87

Merged
merged 1 commit into from
Jan 15, 2025
Merged

chore: restore generated file #87

merged 1 commit into from
Jan 15, 2025

Conversation

luohoufu
Copy link
Contributor

What does this PR do

restore generated file

Rationale for this change

This pull request includes the addition of several constants to the config/generated.go file. These constants are used to store metadata about the build, such as the last commit log, build date, end-of-life date, version, and build number.

The most important changes include:

  • config/generated.go: Added constants LastCommitLog, BuildDate, EOLDate, Version, and BuildNumber to store build metadata.

Standards checklist

  • The PR title is descriptive
  • The commit messages are semantic
  • Necessary tests are added
  • Updated the release notes
  • Necessary documents have been added if this is a new feature
  • Performance tests checked, no obvious performance degradation

@medcl medcl merged commit 20a1d96 into main Jan 15, 2025
6 checks passed
@medcl medcl deleted the resoter_generated_pr branch January 15, 2025 07:11
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