Skip to content

Dev#5

Merged
soddygo merged 6 commits intomainfrom
dev
Jan 6, 2026
Merged

Dev#5
soddygo merged 6 commits intomainfrom
dev

Conversation

@soddygo
Copy link
Contributor

@soddygo soddygo commented Jan 6, 2026

No description provided.

- Add 'tmp/' directory to .gitignore to prevent temporary files from being tracked
- Remove obsolete 'docker-compose.yml' file from 'tmp/' directory to clean up project structure
…anagement and performance

- Added Zustand for global state management, replacing local state in App component.
- Integrated React Window for efficient rendering of terminal logs, enhancing performance with large datasets.
- Updated package.json and yarn.lock to include Zustand and React Window dependencies.
- Refactored App and TerminalWindow components to utilize new state management and rendering techniques.
- Improved working directory validation and process checking with enhanced logging.
…mmand

- Increment project version from 1.0.66 to 1.0.67 in Cargo.toml and Cargo.lock
- Modify docker-compose command to include '--pull always' for updated image retrieval
- Added new dependencies: `infer`, `flate2`, and `tar` to Cargo.toml and Cargo.lock for enhanced file type detection and archive handling.
- Refactored `get_version_download_file_path` to automatically find archive files and return appropriate error messages if not found.
- Updated `extract_docker_service` to support both ZIP and TAR.GZ formats, improving the extraction process.
- Implemented tests for archive file detection and extraction functionality to ensure reliability.
@soddygo soddygo merged commit df0ab26 into main Jan 6, 2026
3 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant