changelog

{data.name} Sami Fouad made a commit to tananetwork/tana-event-bus

fix: update Rust to 1.83 for Cargo.lock v4 support v0.2.1

-(event-bus): Cargo.lock version 4 requires Rust 1.80+

Verified
+1 -1
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-box-git

network sanitization and deploy integration v0.2.0

-(box-git): sanitize network names (replace : with -) for Docker volume paths -(box-git): add deploy service integration for build triggers -(box-git): improve git protocol handling for push/pull

Verified
+311 -93
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-deploy

add ARM64 Docker support v0.6.0

-(deploy): add QEMU setup for multi-arch builds (linux/amd64, linux/arm64) -(deploy): Docker executor improvements for build isolation -(deploy): T4 client updates for pending storage

Verified
+24 -6
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-event-bus

fix port allocation v0.2.0

-(event-bus): change default port from 8508 to 8510 to avoid conflict with box-git

Verified
+2 -2
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-engine

integrate tana-deploy service v0.1.0

-(tana-engine): added deploy to services.ts configuration (port 8509, stateful category) -(tana-engine): added deploy to SERVICE_START_ORDER after notifications (depends on postgres) -(tana-engine): added deploy service definition to docker-compose.yml -(tana-engine): deploy shares box_git_repos volume (read-only) to clone local repos -(tana-engine): added DEPLOY_URL env var to box-git for triggering builds

Verified
+33 -0
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-box-git

update rust version for docker build v0.1.0

-(tana-box-git): upgraded Dockerfile from rust:1.75-slim to rust:1.82-slim -(tana-box-git): fixes cargo.lock version 4 compatibility issue in CI builds

Verified
+1 -1
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-engine

integrate box-git service v0.1.0

-(tana-engine): added box-git to services.ts configuration (port 8508, stateless category) -(tana-engine): added box-git to SERVICE_START_ORDER after t4 (no dependencies) -(tana-engine): added box-git service definition to docker-compose.yml with repos volume -(tana-engine): service uses ghcr.io/tananetwork/tana-box-git:latest image

Verified
+33 -0
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-box-git

hardcode dockerhub username v0.1.0

-(tana-box-git): removed DOCKERHUB_USERNAME variable, now hardcoded to "tananetwork" in workflow

Verified
+1 -1
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-box-git

add multi-platform CI/CD workflow v0.1.0

-(tana-box-git): added release.yml workflow with sccache on R2 for fast Rust builds across 4 platforms -(tana-box-git): created Dockerfile.prebuilt for prebuilt binary approach following tana-edge pattern -(tana-box-git): workflow publishes to both GHCR and DockerHub for linux-amd64 and linux-arm64

Verified
+249 -0
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-box-git

remove workflow (will add via GitHub web UI)

Verified
+0 -55
Dec 6

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18