Skip to content

Add dormant user report methods.#145

Merged
billnapier merged 4 commits intomasterfrom
dormant_user_repot
Nov 14, 2024
Merged

Add dormant user report methods.#145
billnapier merged 4 commits intomasterfrom
dormant_user_repot

Conversation

@billnapier
Copy link
Copy Markdown
Contributor

This was accidentally landed internally first.

This was accidentally landed internally first.
@billnapier
Copy link
Copy Markdown
Contributor Author

FYI - missing this method in open source is stopping us from pulling in the latest version.

Comment thread github_nonpublic_api/api.py Fixed
@billnapier billnapier requested a review from Laptop765 November 14, 2024 20:29
@billnapier billnapier merged commit a0b359d into master Nov 14, 2024
billnapier added a commit that referenced this pull request Nov 15, 2024
* Add dormant user report methods.

This was accidentally landed internally first.

* import re

* restore previous api.py behavior

* Keep fixing.
billnapier added a commit that referenced this pull request Nov 15, 2024
* Ensure that pytype is run.

* Update when check is run.

* Fix outstanding pytype issues.

* only pytype on push (which seems sufficient).

* and fix up tests.

* Fix test.

* Change supported python version to 3.12.

This matches what we use internally.  AFAIK we have no external users, but when we do we should be more vocal about what version we do and don't support.  But for now just align with internal.

* Bump configobj from 5.0.8 to 5.0.9 (#135)

Bumps [configobj](https://github.com/DiffSK/configobj) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/DiffSK/configobj/releases)
- [Changelog](https://github.com/DiffSK/configobj/blob/release/CHANGES.rst)
- [Commits](DiffSK/configobj@v5.0.8...v5.0.9)

---
updated-dependencies:
- dependency-name: configobj
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add dormant user report methods. (#145)

* Add dormant user report methods.

This was accidentally landed internally first.

* import re

* restore previous api.py behavior

* Keep fixing.

* Ensure dormant_user_report rasise on failed regex match.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants