-
Notifications
You must be signed in to change notification settings - Fork 34
fix(ci): upgrade pyapp #522
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
031c93a
fix(ci): upgrade pyapp and use zigbuild for glibc compat
cofin 717dc3c
fix(ci): add binary build verification step to ci pipeline
cofin 2bea6d4
fix(ci): restrict workflow permissions to contents:read
cofin 70bd68a
fix(ci): upgrade python to 3.13 for binary builds
cofin 4180a8e
chore(ci): debug requirements generation in binary build
cofin 2286bf9
fix(ci): remove x86_64-apple-darwin target
cofin ef168a8
fix(ci): explicitly set pyapp dist source for macos aarch64
cofin 154e02f
fix(ci): explicitly set pyapp dist source for linux aarch64
cofin 38c4064
fix(ci): windows build and linux aarch64 test skip
cofin 8257f37
fix(ci): add alpine test for musl binaries
cofin 34ef7a8
fix(ci): enable runtime project installation
cofin be23c43
feat(ci): bundle dependencies for linux x86_64
cofin 2511247
feat(ci): refine dependency bundling and debugging
cofin e4c85cb
fix(ci): add offline binary test for Linux musl in CI workflows
cofin 0c5005c
fix(deps): remove explicit pypi index for uv
cofin bc3d96a
chore(config): ignore uv.toml for local configuration
cofin 9510836
feat(tools): add local env setup script
cofin 5920415
fix(tools): update uv.toml template to use public pypi
cofin c7a6f33
docs: add guide for local uv configuration
cofin 77e57d1
docs: remove outdated UV configuration guide
cofin 0c282eb
fix(makefile): force public pypi for pre-commit if uv.toml exists
cofin 2c84920
fix(lint): resolve ruff and pre-commit errors
cofin 76fe684
style: apply pre-commit fixes to setup script
cofin a58a43a
fix(lint): final cleanup for bundle script and ignores
cofin 8efddfd
fix(lint): additional cleanup for tests and init
cofin 922acc9
fix(lint): rename dummy variable in bundle script
cofin 3a9c28e
fix(deps): align with aiosql and rich-click updates
cofin a61c955
chore: formatting
cofin 9512939
fix: update Python version requirements to 3.10 in configuration files
cofin 4c8ad53
fix: update type hints and improve async handling in database adapters
cofin 44d25a8
fix: streamline distribution source setup and adjust dependency handl…
cofin e89cf18
fix(ci): standalone bundle all targets + modernize script
cofin 39c1a14
fix: ensure newline at end of file in bundle_python.py
cofin 532968b
fix(ci): disable color output in uv export to prevent invalid require…
cofin cda2a06
fix(ci): fix standalone build, remove musl, use uv pip install
cofin 2bb75eb
chore: fix linting and formatting in bundle script
cofin 4e74cc9
fix(ci): rename PYAPP_REPO to avoid conflict with pyapp config
cofin a9591d0
fix: rename PYAPP_REPO in build script
cofin 1340ba5
fix(ci): use relative paths for pyapp to avoid URL parsing issues
cofin 43196a2
fix(ci): correct paths for bundle script and pyapp
cofin cc50110
fix: update identify package version to 2.6.16
cofin 0a048c0
fix(ci): thorough cleanup of pyapp variables and paths
cofin 53862ed
fix: enhance bundle_python script with validation and retry logic; ad…
cofin 72d62ad
fix: remove musl target support and update platform mappings in bundl…
cofin c99ec9c
fix(ci): add PYAPP_DISTRIBUTION_PYTHON_PATH for custom distributions
cofin c175c36
fix: upgrade duckdb to 1.4.3 and use manylinux_2_28 platform
cofin 44640e9
fix: remove lib/ from gitignore to include dma/lib in wheel
cofin 4d969a0
fix(ci): use --help instead of --version for binary test
cofin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.