Tags: uc-cdis/cirrus
Tags
feat(poetry): refactor to use poetry instead of pipenv and GH actions… ( #94) * feat(poetry): refactor to use poetry instead of pipenv and GH actions instead of Travis * fix(ci): only run on push to master or PRs * feat(ci): do pypi test push on PRs * fix(ci): pass secrets in * fix(ci): pass secrets explicitly * chore(deps): less restrictive * chore(deps): flexible deps * feat(ci): update to latest PyPI support * Update pypi.yaml
feat(backoff): move to module, update to logging.warning, add backoff… ( #88) * feat(backoff): move to module, update to logging.warning, add backoff to GoogleService build call * chore(backoff): remove unused import Co-authored-by: Alexander VT <[email protected]>
fix(group-list): fix issue with pagination logic for listing google g… ( #75) * fix(group-list): fix issue with pagination logic for listing google groups * fix(groups): regression test, fix pagination logic * chore(refactor): use .get instead of explicit check
feat(google): support requester pays by exposing a function to give b… ( #71) * feat(google): support requester pays by exposing a function to give billing permission in a project and appending userProject to signed urls * chore(google): address review comments * chore(google): address review comments * chore(google): address review comments * fix(google): use provided project, not self.project_id if given * chore(readme): add new roles required for additional features
PreviousNext