Closed robhudson closed 8 months ago
I was attempting to, but there are no docs on running the tests and out of the box it runs tests against a server that no longer exists. If I were to add tests I would need some guidance from the FxA team.
thanks @robhudson !
Any chance to publish a new release to PyPI with this change?
I think @Natim is the only still active maintainer. If this is the only diff I'd be fine with pushing a 0.7.8 out.
@Natim would you add me (clouserw) as a maintainer as well please?
I started https://github.com/mozilla/PyFxA/pull/99 however I don't have write access to mozilla/PyFxA to merge it anymore.
Yes I guess it makes sense to add you :grinning:
We are using zest.releaser to make the release. Once #99 is merged, you can use release
and postrelease
to generate the v0.7.8
Github tag and set back the main branch into development mode.
I think you have an invite for write access. It also said we have limited seats, so, let's see if it works.
Yes I received it, do you have access to circle ci by any chance to fix it's access too?
I did the release, you can remove my permission to the github repository til next time, you now have the permission on the pypi project too.
Thanks. I'll leave you on it unless we run out of seats.
I fixed circleci's access, but it looks like the tests are pretty broken (out of date dependencies, at least on the older python). Anyway, one step closer. Thanks for the release @Natim
Potential fix for the connection errors.
See https://github.com/mozmeao/basket/issues/1187