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

Add build info and license to profile page #58

Open
jankapunkt opened this issue Feb 9, 2022 · 1 comment
Open

Add build info and license to profile page #58

jankapunkt opened this issue Feb 9, 2022 · 1 comment

Comments

@jankapunkt
Copy link
Member

At the very bottom of the profile page we should add

  • build number
  • license name
  • link to this repository (with the respective commit)
@jankapunkt
Copy link
Member Author

  • License should be read from file
  • Build number should consist of: <semantic release>-<git commit hash (short)>-<timestamp>
  • short hash can be obtained via git rev-parse --short HEAD
  • timestamp should be YYMMDDHHMMSS without any separators

@jankapunkt jankapunkt added this to the v1 milestone Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant