Published Packages
FFI Libraries
Pre-built native libraries are attached to this release.
| Target |
Python |
TypeScript |
Ruby |
| x86_64-unknown-linux-gnu |
.whl |
.so |
.so |
| aarch64-apple-darwin |
.whl |
.dylib |
.bundle |
Container Images
| Image |
Registry |
| tasker-orchestration |
GHCR |
| tasker-worker-ruby |
GHCR |
| tasker-worker-python |
GHCR |
| tasker-worker-typescript |
GHCR |
What's Changed
- chore: simplify grep commands in CI test summary script by @jcoletaylor in #234
- feat(TAS-290): replace koffi C FFI with napi-rs for TypeScript worker by @jcoletaylor in #240
- Smart CI: scope-based job skipping to reduce CI minutes by @jcoletaylor in #241
- chore(release): prepare v0.1.4 by @jcoletaylor in #242
- ci(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #235
- fix: use bunx instead of npx in TypeScript worker Dockerfiles by @jcoletaylor in #243
- fix: TypeScript release — npm OIDC auth and Docker .node file paths by @jcoletaylor in #244
Full Changelog: v0.1.3...v0.1.4