Skip to content

chore: bump to 0.10.0 #15

chore: bump to 0.10.0

chore: bump to 0.10.0 #15

Triggered via push December 16, 2024 01:53
Status Success
Total duration 2m 44s
Artifacts 5

publish_tp53.yml

on: push
on-main-branch-check
7s
on-main-branch-check
Matrix: python-tests / Tests
Matrix: scala-tests / Tests
Matrix: build wheels / build-wheels
build source distribution  /  Build source distribution
20s
build source distribution / Build source distribution
build seshat executable  /  Build Seshat executable
41s
build seshat executable / Build Seshat executable
publish-to-pypi
23s
publish-to-pypi
make-changelog
9s
make-changelog
make-github-release
4s
make-github-release
Fit to window
Zoom out
Zoom in

Annotations

44 warnings and 1 notice
on-main-branch-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
python-tests / Python tests with 3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
python-tests / Python tests with 3.11: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L20
Stub file not found for "google_auth_oauthlib.flow" (reportMissingTypeStubs)
python-tests / Python tests with 3.11: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Stub file not found for "googleapiclient.discovery" (reportMissingTypeStubs)
python-tests / Python tests with 3.11: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Type of "build_google_client" is partially unknown   Type of "build_google_client" is "(serviceName: Unknown, version: Unknown, http: Unknown | None = None, discoveryServiceUrl: Unknown | None = None, developerKey: Unknown | None = None, model: Unknown | None = None, requestBuilder: type[HttpRequest] = HttpRequest, credentials: Unknown | None = None, cache_discovery: bool = True, cache: Unknown | None = None, client_options: Unknown | None = None, adc_cert_path: Unknown | None = None, adc_key_path: Unknown | None = None, num_retries: int = 1, static_discovery: Unknown | None = None, always_use_jwt_access: bool = False) -> Unknown" (reportUnknownVariableType)
python-tests / Python tests with 3.11: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L55
Type annotation for attribute `mime_type` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.11: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L56
Type annotation for attribute `body` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.11: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L57
Type annotation for attribute `filename` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.11: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L58
Type annotation for attribute `headers` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.11: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L59
Type annotation for attribute `part_id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.11: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L86
Type annotation for attribute `soup` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.11: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L109
Type annotation for attribute `text` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
python-tests / Python tests with 3.12: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L20
Stub file not found for "google_auth_oauthlib.flow" (reportMissingTypeStubs)
python-tests / Python tests with 3.12: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Stub file not found for "googleapiclient.discovery" (reportMissingTypeStubs)
python-tests / Python tests with 3.12: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Type of "build_google_client" is partially unknown   Type of "build_google_client" is "(serviceName: Unknown, version: Unknown, http: Unknown | None = None, discoveryServiceUrl: Unknown | None = None, developerKey: Unknown | None = None, model: Unknown | None = None, requestBuilder: type[HttpRequest] = HttpRequest, credentials: Unknown | None = None, cache_discovery: bool = True, cache: Unknown | None = None, client_options: Unknown | None = None, adc_cert_path: Unknown | None = None, adc_key_path: Unknown | None = None, num_retries: int = 1, static_discovery: Unknown | None = None, always_use_jwt_access: bool = False) -> Unknown" (reportUnknownVariableType)
python-tests / Python tests with 3.12: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L55
Type annotation for attribute `mime_type` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.12: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L56
Type annotation for attribute `body` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.12: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L57
Type annotation for attribute `filename` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.12: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L58
Type annotation for attribute `headers` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.12: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L59
Type annotation for attribute `part_id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.12: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L86
Type annotation for attribute `soup` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.12: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L109
Type annotation for attribute `text` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
scala-tests / Scala tests with Java 21
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
python-tests / Python tests with 3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
python-tests / Python tests with 3.13: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L20
Stub file not found for "google_auth_oauthlib.flow" (reportMissingTypeStubs)
python-tests / Python tests with 3.13: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Stub file not found for "googleapiclient.discovery" (reportMissingTypeStubs)
python-tests / Python tests with 3.13: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Type of "build_google_client" is partially unknown   Type of "build_google_client" is "(serviceName: Unknown, version: Unknown, http: Unknown | None = None, discoveryServiceUrl: Unknown | None = None, developerKey: Unknown | None = None, model: Unknown | None = None, requestBuilder: type[HttpRequest] = HttpRequest, credentials: Unknown | None = None, cache_discovery: bool = True, cache: Unknown | None = None, client_options: Unknown | None = None, adc_cert_path: Unknown | None = None, adc_key_path: Unknown | None = None, num_retries: int = 1, static_discovery: Unknown | None = None, always_use_jwt_access: bool = False) -> Unknown" (reportUnknownVariableType)
python-tests / Python tests with 3.13: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L55
Type annotation for attribute `mime_type` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.13: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L56
Type annotation for attribute `body` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.13: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L57
Type annotation for attribute `filename` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.13: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L58
Type annotation for attribute `headers` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.13: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L59
Type annotation for attribute `part_id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.13: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L86
Type annotation for attribute `soup` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
python-tests / Python tests with 3.13: python/tp53/seshat/find_in_gmail/_find_in_gmail.py#L109
Type annotation for attribute `text` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
scala-tests / Scala tests with Java 17
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build wheels / Build wheels for 3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build wheels / Build wheels for 3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build wheels / Build wheels for 3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build source distribution / Build source distribution
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
scala-tests / Scala tests with Java 11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
make-changelog
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build seshat executable / Build Seshat executable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
make-github-release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
publish-to-pypi
Generating and uploading digital attestations

Artifacts

Produced during runtime
Name Size
seshat
37.5 MB
tp53-sdist
15.7 KB
tp53-wheels-3.11
14.9 KB
tp53-wheels-3.12
14.9 KB
tp53-wheels-3.13
14.9 KB