Filter .cog/ from Docker build context, centralize build state #3000
feat: filter .cog/ from Docker build context, stabilize build cache dir
a9f6471d
refactor: introduce dotcog.Dir to own .cog/ lifecycle
4dfed5cb
cleanup: tighten dotcog.Dir lifecycle and remove dead code
bdb3420a
cleanup: wipe build dir on start, remove stale comments, fix formatting
a3d4cc2d
cleanup: remove dead dockercontext package and generator factory
8cf132ec
cleanup: remove redundant .cog from .dockerignore files
c898cc05
refactor: replace .dockerignore mutation with ExcludePatterns for sep…
42da5043
docs: update architecture doc for .cog/build/ and cog_build context
2e531555
cleanup: unify build helpers, use dotcog.Name consistently
870e1266
michaeldwan
marked this pull request as ready for review 22 days ago
fix: write schema/weights to .cog/ root for volume-mount visibility
9558e44a
Merge branch 'main' into md/dot-cog-build-cache
96e26641
address review: add dotcog tests, nil guard Source.Close, small cleanups
591a3cd2
use .cog/ trailing slash in exclude pattern
2190e525
refactor: atomic writes via files.AtomicWrite, trailing slash on excl…
bfdaa6b6
michaeldwan
deleted the md/dot-cog-build-cache branch 21 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub