eskild

Results 148 comments of eskild

@costrouc I moved this issue to a future milestone partly so that we can focus on a smaller subset of issues/enhancements for the 0.4.2 release and partly because I have't...

@trallard I know we have the `2022.10.1` branch but I wanted to know how you feel about using a branch name of `release/YYYY.MM.XX`? I think this latter branch name communicates...

We might also need to create a dummy tag (like `2022.10.0`) for `setuptools_scm` to pick up the new convention.

@trallard I would like to cut a `2022.10.1.dev0` release (+tag) tomorrow to test how this switch to calver and to test the pypi download, how does that sound to you?

@trallard `2022.10.1.dev0` is now available on [PyPI](https://pypi.org/project/qhub/2022.10.1.dev0/). And `pip install qhub==2022.10.1.dev0` seems to work as expected 🤗

@trallard @viniciusdc @aktech this PR is ready for review. We currently still have the old CLI in the codebase, it think we can remove it in another PR, what are...

@viniciusdc I ended up just removing the `black` and `flake8` steps since both of these are being called in the pre-commit action. How does that work for you?

Thanks for the feedback @brl0! This was a concern that I had and I'm glad we were able to confirm one way or the other.

@brl0 we recently added an AWS EKS addon ([`aws-ebs-csi-driver`](https://github.com/Quansight/qhub/blob/c08ee7164693ddd05f7956a932f7628bfee98ebc/qhub/template/stages/02-infrastructure/aws/modules/kubernetes/main.tf#L53-L63)) and I believe there is an addon that will allow us to reduce the number of IP addresses assigned to each...