This website requires JavaScript.
Explore
beta.news
Community
Docs
About
Help
Sign In
git.zone
/
tsdocker
Watch
3
Star
0
Fork
0
You've already forked tsdocker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e10c51f6dffb69ffc12c2a06bcf4431451abead7
tsdocker
/
ts
T
History
jkunz
e10c51f6df
Default (tags) / security (push)
Failing after 1s
Details
Default (tags) / test (push)
Failing after 1s
Details
Default (tags) / release (push)
Has been skipped
Details
Default (tags) / metadata (push)
Has been skipped
Details
v2.3.0
2026-05-13 10:20:53 +00:00
..
interfaces
feat(cli/buildx): add pull control for builds and isolate buildx builders per project
2026-03-19 10:18:10 +00:00
00_commitinfo_data.ts
v2.3.0
2026-05-13 10:20:53 +00:00
classes.dockercontext.ts
feat(core): Introduce per-invocation TsDockerSession and session-aware local registry and build orchestration; stream and parse buildx output for improved logging and visibility; detect Docker topology and add CI-safe cleanup; update README with multi-arch, parallel-build, caching, and local registry usage and new CLI flags.
2026-02-07 10:30:52 +00:00
classes.dockerfile.ts
feat(cli/buildx): add pull control for builds and isolate buildx builders per project
2026-03-19 10:18:10 +00:00
classes.dockerregistry.ts
feat(tsdocker): add multi-registry and multi-arch Docker build/push/pull manager, registry storage, Dockerfile handling, and new CLI commands
2026-01-20 09:33:31 +00:00
classes.globalconfig.ts
feat(cli): add global remote builder configuration and native SSH buildx nodes for multi-platform builds
2026-03-15 20:15:12 +00:00
classes.registrycopy.ts
fix(registry): increase default maxRetries in fetchWithRetry from 3 to 6 to improve resilience when fetching registry resources
2026-02-07 12:58:44 +00:00
classes.registrystorage.ts
feat(tsdocker): add multi-registry and multi-arch Docker build/push/pull manager, registry storage, Dockerfile handling, and new CLI commands
2026-01-20 09:33:31 +00:00
classes.sshtunnel.ts
feat(cli): add global remote builder configuration and native SSH buildx nodes for multi-platform builds
2026-03-15 20:15:12 +00:00
classes.tsdockercache.ts
feat(build): add verbose build output, progress logging, and timing for builds/tests
2026-02-06 14:52:16 +00:00
classes.tsdockermanager.ts
fix(tsdockermanager): update project info loading to use the async ProjectInfo factory
2026-05-08 13:40:20 +00:00
classes.tsdockersession.ts
feat(cli/buildx): add pull control for builds and isolate buildx builders per project
2026-03-19 10:18:10 +00:00
index.ts
feat(packaging): Rename package scope to
@git.zone
and migrate to ESM; rename CLI/config keys, update entrypoints and imports, bump Node requirement to 18, and adjust scripts/dependencies
2026-01-19 22:08:59 +00:00
tsdocker.cli.ts
feat(cli): support cached builds during push
2026-05-13 10:19:56 +00:00
tsdocker.config.ts
fix(config): migrate configuration loading to smartconfig and update build tooling compatibility
2026-03-24 18:56:43 +00:00
tsdocker.logging.ts
feat(build): add verbose build output, progress logging, and timing for builds/tests
2026-02-06 14:52:16 +00:00
tsdocker.paths.ts
BREAKING CHANGE(cli): remove legacy container test runner and make the default command show the man page
2026-03-12 10:50:34 +00:00
tsdocker.plugins.ts
fix(config): migrate configuration loading to smartconfig and update build tooling compatibility
2026-03-24 18:56:43 +00:00