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

Increase release frequency? #291

Closed
altendky opened this issue Feb 15, 2019 · 5 comments
Closed

Increase release frequency? #291

altendky opened this issue Feb 15, 2019 · 5 comments

Comments

@altendky
Copy link
Collaborator

What do you think about more frequent releases? I'm trying to get away from vcs+commit-id dependency specification as it really isn't a great way to work. Whether there's a theoretically issue may be a matter of opinion but pragmatically it's annoying.

Related topics that may be of interest:

  1. Automatic release on git-tag + ci-success
  2. calver

I just added boots.py to stlib. It's a step along my dependency locking journey as well as my build-the-env-for-people effort. Also has build and publish commands, even if they are pretty small amounts of code.

@altendky altendky changed the title Release frequency Increase release frequency? Feb 15, 2019
@ebroecker
Copy link
Owner

YES more frequent releases would be very good!

I'm not fixed to one special system for versions.
If you want to, just setup a new versioning system.

@Funth0mas
Copy link
Contributor

I'd first finish the typing annotation because it has already found some bugs. The canmatrix module is, say, already annotated. Now I'll do it with the formats, I hope it will be fast.

@ebroecker
Copy link
Owner

... added auto deploy, so I do more often releases now.
currently I have in mind to release a 1.0 as next.
Afterwards maybe I switch to calver

@yundddd
Copy link

yundddd commented Nov 13, 2019

nice! what's the release cadence? Is it gonna be every week or month? Regardless I think some of the bug fixes are worth getting into pip sooner than later.

@ebroecker
Copy link
Owner

auto-"magic" releasing is in ci, but due to lack of time I don't release that often.

Anyway I'll close this issue for now

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

4 participants