Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge actions over to master #1316

Merged
merged 9 commits into from
Nov 10, 2023
Merged

Merge actions over to master #1316

merged 9 commits into from
Nov 10, 2023

Conversation

bcantoni
Copy link
Contributor

No description provided.

jacalata and others added 9 commits September 25, 2023 16:17
* implement str and repr for a bunch more classes
* also: versioning for JWT, user-impersonation
(cherry picked from commit 4887a62)
* fix code coverage action
* use reflection to find all models for comprehensive testing.

---------

Co-authored-by: Lee Graber <[email protected]>
* Bump urllib3 from 2.0.4 to 2.0.6

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.4...2.0.6)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.6...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Right now this action is failing with what appears to be this issue:
MishaKav/pytest-coverage-comment#68

It seems to be failing on PRs from outside contributors only, so making this
change will let thoses PRs through while we sort this out.
Allow check to continue even if MishaKav/pytest-coverage-comment fails
@jacalata jacalata merged commit 3ec49bc into master Nov 10, 2023
32 checks passed
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.

2 participants