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 lucky-commit support to embed version in commit hash on release #823

Open
xmo-odoo opened this issue Nov 15, 2023 · 0 comments
Open
Labels

Comments

@xmo-odoo
Copy link
Collaborator

Since b0b609e moved stagings & freezes to being performed locally it's possible to run a vectorised SHA search against the repo

Issues:

  • only works with hex prefix, so not entirely general-purpose (but works with odoo versions e.g. 0d00181)
  • lucky-commit always runs against HEAD which makes it a bit annoying to use in bare repos (although HEAD can absolutely be manipulated via git symbolic-ref)

Also needs to be installed on the machine, but not available in debian.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant