Noralf

Results 9 issues of Noralf

To support CI workflows building off gh actions, I'd like to use the recommended auth method using `google.auth.default` with `google-github-actions/[email protected]` - [https://github.com/google-github-actions/auth](https://github.com/google-github-actions/auth). This would (hopefully) allow the following, using the...

feature request

The solution starts with: > Prove equation (3.15). Actually, the question is: > Prove equation (3.16). I'm looking at the 3rd edition.

Steps take: 1. Uninstalled prior version (i believe 5.3.1) 1. Installed new version (5.8) 1. Installation failed Installation fails with: > Performing post install steps > > sed: can't read...

Hi, I'm working through these on Ubuntu. It's a bit painful to have to add this to the top of every file. Can the repo be updated to include this?...

``` $ python --version Python 3.8.10 ``` Trying: `pip install pytest-monkeytype` output ``` ERROR: Command errored out with exit status 1: command: /home/jonathan/develop/selenium-python-helium/venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0]...

Repo still pointing to travis.org. Must be migrated or replaced with circleci

New alpha WS api does not have unit tests.

ci
testing

The travis 'deploy' is executed after the python 3.6 build completes and runs after all checks pass against py3.6. This means that in theory a build could be promoted after...

ci

as the sdk is becoming more stable, it will be useful to add docs to cover sdk support and client behaviour

documentation
enhancement