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

Improve release process #483

Closed
dliappis opened this issue Apr 24, 2018 · 2 comments
Closed

Improve release process #483

dliappis opened this issue Apr 24, 2018 · 2 comments
Assignees
Labels
enhancement Improves the status quo

Comments

@dliappis
Copy link
Contributor

This is a small but annoying issue.

The current release workflow and script (./release.sh) rely on certain pip3 packages and is flaky while using a virtualenv.

In ticket we'll explore if there's a simpler and more reliable way to perform this.

We will start by experimenting with adding a Makefile target that allows us to ./release.sh inside a Docker environment with all prerequisites satisfied.

@dliappis dliappis self-assigned this Apr 24, 2018
@dliappis dliappis added the enhancement Improves the status quo label Apr 24, 2018
@dliappis dliappis added this to the Backlog milestone May 25, 2018
@danielmitterdorfer
Copy link
Member

@dliappis In make install we setup all required dependencies that are needed to do a release so I think we've solved this by now?

@dliappis
Copy link
Contributor Author

dliappis commented Oct 9, 2019

Makes sense yes.

@dliappis dliappis closed this as completed Oct 9, 2019
@danielmitterdorfer danielmitterdorfer removed this from the Backlog milestone Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo
Projects
None yet
Development

No branches or pull requests

2 participants