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

You need to remember make dist to actually upload it to the zef ecosystem #52

Open
JJ opened this issue Oct 30, 2023 · 1 comment
Open

Comments

@JJ
Copy link
Collaborator

JJ commented Oct 30, 2023

And that's prone to failure, causing some distros to have unneeded files, due to the fez policy of using everything in the directory that has not been .gitignored (as reported here. This, due to the fact that you also have to git tag manually as a best practice, makes me propose a git hook that makes the uploading, correctly calling make dist, when you tag. It would have to be installed manually in .git/hooks, but just once. Would that be OK?

@Tux
Copy link
Owner

Tux commented Oct 30, 2023

Rats. "Oops, I did it again". 😞 Mea culpa, mea maxima culpa.
Yes, a hook would be ok I guess if that fixed my muscle-memory

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

2 participants