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

Create git tags for releases #7

Closed
timofurrer opened this issue May 5, 2017 · 5 comments
Closed

Create git tags for releases #7

timofurrer opened this issue May 5, 2017 · 5 comments

Comments

@timofurrer
Copy link
Contributor

Is it possible to push tags for the releases you make in PyPI?

This helps a lot to keep track and see what's actually in a package. It's also pretty useful for mirroring repositories.

@erezsh
Copy link
Member

erezsh commented May 5, 2017

Sure, I have no problem doing so.

What do you mean by mirroring repositories?

@timofurrer
Copy link
Contributor Author

For example at the company I work we are usually vendoring third-party python dependencies and build them from source and host them in-house. If the tags are missing in the git repo it's hard to ensure that the builds we create match the PyPI builds.

@erezsh
Copy link
Member

erezsh commented May 5, 2017

Ah, I see. I will begin doing so from now on.

Just curious, since I don't get a lot of feedback: Are you using Lark in your company or otherwise? And for what purpose?

It would help me decide where to take the library next.

@amirouche
Copy link

amirouche commented May 5, 2017

@timofurrer 👎

@timofurrer
Copy link
Contributor Author

@amirouche I texted @erezsh personally since I can't share any details - It's company work.

However, I really like Lark so far and I'm happy with it!

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

No branches or pull requests

3 participants