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

utils: generate version stamp for topic versions #27

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

xtexChooser
Copy link
Contributor

per RFC

Copy link

what-the-diff bot commented Aug 5, 2024

PR Summary

  • Introduction of New Function: generate_version_stamp
    This change includes a new function in the file called acbs/utils.py. The role of this function is to create a 'Version Stamp'. In simpler terms, it follows the changes in the file versions by tracking its history. This is important because it helps us keep a chronological record of all changes made. It's based on the 'git state', which means it traces the modifications according to what changes were committed to the project.

Copy link
Member

@Cyanoxygen Cyanoxygen left a comment

Choose a reason for hiding this comment

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

Code is good, please run a package build against stable branch and post the result.

@xtexChooser
Copy link
Contributor Author

7-zip (stable) built successfully on amd64 with expected version code
image

@MingcongBai MingcongBai merged commit 6a92a67 into production Aug 5, 2024
1 check passed
@xtexChooser xtexChooser deleted the topic-version branch August 5, 2024 04:18
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.

3 participants