Skip to content

_sourcetests: Do not assume Source.ref is a string - #2187

Merged
abderrahim merged 1 commit into
apache:masterfrom
aleixpol:aleixpol/refs-not-strings
Sep 2, 2026
Merged

_sourcetests: Do not assume Source.ref is a string#2187
abderrahim merged 1 commit into
apache:masterfrom
aleixpol:aleixpol/refs-not-strings

Conversation

@aleixpol

@aleixpol aleixpol commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

types.py specifies as:
SourceRef = Union[None, int, str, List[Any], Dict[str, Any]]

@abderrahim abderrahim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a _sourcetests: prefix to your commit message. It looks weird without it.

types.py specifies as:
SourceRef = Union[None, int, str, List[Any], Dict[str, Any]]
@aleixpol
aleixpol force-pushed the aleixpol/refs-not-strings branch from 2387a22 to 1a2869f Compare September 2, 2026 09:14
@aleixpol aleixpol changed the title Do not assume Source.ref is a string _sourcetests: Do not assume Source.ref is a string Sep 2, 2026
@aleixpol

aleixpol commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

Please add a _sourcetests: prefix to your commit message. It looks weird without it.

Added

@abderrahim
abderrahim merged commit c5e4d83 into apache:master Sep 2, 2026
17 checks passed
@aleixpol
aleixpol deleted the aleixpol/refs-not-strings branch September 3, 2026 10:23
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