Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
replicate/cog
Pull Requests
Commits
md/cog-wheel-embedding
FFI-ITs
add-image-type
chore/beta3
cog-mask
dependabot/cargo/crates/jsonschema-0.45.0
dependabot/cargo/crates/libc-0.2.183
dependabot/cargo/crates/pyo3-stub-gen-0.19.0
dependabot/cargo/crates/quinn-proto-0.11.14
dependabot/cargo/crates/tempfile-3.27.0
dependabot/cargo/crates/tracing-subscriber-0.3.23
dependabot/github_actions/actions/setup-go-6
dependabot/github_actions/actions/upload-artifact-7
dependabot/go_modules/github.com/docker/cli-29.3.0incompatible
dependabot/go_modules/github.com/hashicorp/go-version-1.8.0
dependabot/go_modules/golang.org/x/crypto-0.49.0
docs/diataxis-restructure
feat/build-time-schema
feat/kong-cli
fix/base-image-name-suffix
fix/bind-localhost-by-default
fix/configurable-user-agent
fix/deprecated-library-usage
fix/dict-list-output-schema
fix/env-denylist-error-message
fix/flaky-setup-subprocess-double-fork
fix/health-check-503
fix/signal-container-cleanup
fix-install-instructions
fix-wsl2-docs
gh-pages
kong
lucataco/arm-cli-support
main
make-registry-flag-global
md/buildkit-pipelines
md/cog-wheel-embedding
md/cogpack
md/rc-example
md/remove-dead-code-tests
move-environment-to-build
mp/coglet-test-fixes
mp/fix/dict-list-output-schema-fixes
mp/modernize
mphelps/homebrew-tap-cask
mphelps/mime-type-input-schema
mphelps/push-phase-progress
nikhil/secrets
prerelease/0.17.0
releax-release-version-check
rename-predict-to-run-clean2
sackfield/convert-files-data-urls-webhooks
sackfield/dotenv-predict
torch-2.9-cuda-13
use-console-log-format-locally
v0.16-maint
CI: Exit on first failure for coglet to avoid timeouts
michaeldwan
committed
78 days ago
38b3d6a4
CI: Add --maxfail=5 for coglet variants to avoid timeouts
michaeldwan
committed
78 days ago
6e43a439
CI: Add coglet-alpha to integration test matrix
michaeldwan
committed
78 days ago
72ab71f0
CI: Add coglet to integration test matrix with continue-on-error
michaeldwan
committed
78 days ago
82f178e5
CI: Run full integration test suite with reruns
michaeldwan
committed
78 days ago
60de6292
CI: Revert to COG_WHEEL keyword approach
michaeldwan
committed
78 days ago
fe0342ab
CI: Run 3 tests - 1 failing, 2 passing - for faster iteration
michaeldwan
committed
78 days ago
7afbd00e
CI: Run only test_predict_fast_build to debug faster
michaeldwan
committed
78 days ago
e5ec9fe4
Remove coglet from CI matrix, increase timeout to 30m
michaeldwan
committed
78 days ago
e3386f4e
Test: use wheel file paths instead of keywords in CI
michaeldwan
committed
78 days ago
7c5e8359
Enable fail-fast for integration test matrix
michaeldwan
committed
95 days ago
6f10d515
Only retry flaky du/monobase errors, not all failures
michaeldwan
committed
95 days ago
9f7917ce
Re-enable test reruns for flaky monobase tests
michaeldwan
committed
95 days ago
1d1d5521
Fix coglet runtime boot failures
michaeldwan
committed
95 days ago
8ecdcf25
Update uv.lock for Python 3.9 minimum
michaeldwan
committed
95 days ago
fadb6a8d
Update integration tests for Python 3.9 minimum
michaeldwan
committed
95 days ago
23b64e45
Format worker.py to fix lint
michaeldwan
committed
95 days ago
2cf45c23
Remove Python 3.8 from package classifiers
michaeldwan
committed
95 days ago
2a0b652e
Drop Python 3.8 support (EOL October 2024)
michaeldwan
committed
95 days ago
9dd84762
Disable test reruns for faster failure feedback
michaeldwan
committed
95 days ago
acd28d82
Add CI matrix to run integration tests against both cog and coglet runtimes
michaeldwan
committed
95 days ago
04843da4
Preserve wheel filenames using embed.FS for PEP 427 compliance
michaeldwan
committed
95 days ago
145a0f8b
Fix Makefile to use glob for versioned wheel names
michaeldwan
committed
95 days ago
5ef47ebd
Simplify wheel build and embed workflow
michaeldwan
committed
95 days ago
35894575
Fix coglet wheel to include embedded Go binary
michaeldwan
committed
95 days ago
f1fe20d1
Move compatgen to manual script, keep wheels in go:generate
michaeldwan
committed
95 days ago
98edf52c
Fix CI: support pre-built wheels and add uv to test-go job
michaeldwan
committed
95 days ago
1328a7d2
Move WheelConfig and parsing from dockerfile to wheels package
michaeldwan
committed
95 days ago
581a44c3
Add tests for COG_WHEEL env var scenarios
michaeldwan
committed
95 days ago
7e81f74c
Integrate COG_WHEEL env var into StandardGenerator
michaeldwan
committed
95 days ago
a1880cc8
Older