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

Handle smallfile version control from github release instead of tag #22

Closed
dustinblack opened this issue Aug 22, 2022 · 4 comments · Fixed by #35
Closed

Handle smallfile version control from github release instead of tag #22

dustinblack opened this issue Aug 22, 2022 · 4 comments · Fixed by #35
Assignees
Labels
enhancement New feature or request

Comments

@dustinblack
Copy link
Member

Please describe what you would like to see in this project

Smallfile currently uses a tag to clone a release, but tags can move. This could be problematic, so change the method to pull the release tarball instead.

@dustinblack dustinblack added the enhancement New feature or request label Aug 22, 2022
@dustinblack dustinblack self-assigned this Aug 22, 2022
@portante
Copy link

@portante
Copy link

Or consider using RPMs, PyPI, etc.

@dustinblack
Copy link
Member Author

For now it looks like we have to stick with the release tag for smallfile until either a 1.1 release build is done or distributed-system-analysis/smallfile#34 is addressed and smallfile 1.1 is available via PyPi. The latest release build is v1.0.1 which does not include the needed histogram features.

@portante
Copy link

I just released smallfile using the 1.1 tag, see https://github.com/distributed-system-analysis/smallfile/releases/tag/1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants