• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AndreMiras / python-for-android / 26468443172

Builds Branch Commit Type Ran Committer Via Coverage
26468443172 develop Merge pull request #3340 from AndreMiras/fix/meson-command-lookup :bug: Resolve Meson tools through recipe env push 26 May 2026 07:05PM UTC web-flow github
62.73
26408731834 fix/meson-command-lookup :bug: Resolve Meson tools through recipe env MesonRecipe installs meson and ninja as hostpython prerequisites and PyProjectRecipe exposes those executables by prepending the hostpython bin directories to the recipe environment PATH. Recipes that ... push 25 May 2026 04:19PM UTC AndreMiras github
62.73
26314806503 doc/issue-3326-pyproject-recipe-docs :memo: Document PyProjectRecipe usage Add PyProjectRecipe guidance for modern pyproject.toml packages, including the wheel-oriented build flow and notes on dependency, host build, patch, and environment customization, refs #3326 push 22 May 2026 10:55PM UTC AndreMiras github
62.78
26247491381 doc/issue-3326-pyproject-recipe-docs :memo: Document PyProjectRecipe usage Add PyProjectRecipe guidance for modern pyproject.toml packages, including the wheel-oriented build flow and notes on dependency, host build, patch, and environment customization, refs #3326 push 21 May 2026 08:26PM UTC AndreMiras github
62.78
26246453104 develop Merge pull request #3333 from kivy/issue-3329 Fix libpython link push 21 May 2026 07:22PM UTC web-flow github
62.78
26039019226 develop Merge pull request #3332 from AndreMiras/feature/android-version-code-guardrails :safety_vest: Guard Android versionCode values push 18 May 2026 02:39PM UTC web-flow github
62.79
26001045697 feature/android-version-code-guardrails :safety_vest: Guard Android versionCode values Validate generated and explicit Android versionCode values before rendering Gradle or manifest templates. This keeps valid legacy generated values unchanged while failing early when versionCode is no... push 17 May 2026 08:45PM UTC AndreMiras github
62.79
25998960347 feature/refactor_dry_java :recycle: Deduplicate Java service intent setup Add a shared PythonServiceIntent helper for building Python service intents and stopping services. Migrate activity service-start methods and generated service templates to delegate intent construct... push 17 May 2026 06:44PM UTC AndreMiras github
62.66
25757318600 feature/aiohttp_recipe :construction: Rework aiohttp recipe for Python 3.14 Switches aiohttp to 3.13.5 and PyProjectRecipe, setting AIOHTTP_NO_EXTENSIONS=1 so the C extensions are skipped (their pregenerated Cython .c was incompatible with Python 3.14 internals: ma_ver... push 12 May 2026 08:34PM UTC AndreMiras github
62.73
25692926488 develop Merge pull request #3328 from AndreMiras/doc/release-process :memo: Document release process and fix README badges push 11 May 2026 09:01PM UTC web-flow github
62.66
25639987660 doc/release-process :memo: Document release process and fix README badges Extract the "Creating a new release" and "Release checklist" sections from CONTRIBUTING.md into a dedicated RELEASING.md, expanded to cover version bump, changelog regeneration, tagging, and P... push 10 May 2026 11:11PM UTC AndreMiras github
62.72
25638880511 feature/drop_eol_python :fire: Drop EOL Python 3.7/3.8/3.9 support Bump python_requires to >=3.10.0, drop the matching classifiers and CI matrix entries. Align MIN_PYTHON_MINOR_VERSION to 10 and drop the now-unreachable Python 2 branch in check_python_version(). Remov... push 10 May 2026 10:59PM UTC AndreMiras github
62.66
25636057694 develop Merge pull request #3325 from kivy/release-2026.05.09 Merge release 2026.05.09 back into develop push 10 May 2026 06:51PM UTC web-flow github
62.72
25612781388 fix/msgspec-python-3.8-import :bug: Fix msgspec recipe import on Python 3.8/3.9 The msgspec recipe added in #3316 uses PEP 585 generic syntax (dict[str, Any]) in function signatures. Python 3.8 raises "TypeError: 'type' object is not subscriptable" at import time because dict... push 09 May 2026 11:32PM UTC AndreMiras github
62.72
23689757384 develop Add support for prebuilt wheels (#3280) Add support for prebuilt wheels push 28 Mar 2026 05:25PM UTC web-flow github
63.38
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc