Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Muti bench instances run simultaneously, Custom Queues, Supervisor Integration, Improved User Experience, and Optimizations #91

Merged
merged 100 commits into from
Feb 5, 2024

Conversation

Xieyt
Copy link
Collaborator

@Xieyt Xieyt commented Jan 9, 2024

Features

Enhancements

Maintenance/Optimizations

  • Optimized compose file migration.
  • Fix logs command for better Keyboard Interrupt handling.
  • Dependency change from pyyaml to ruamel.yaml for better YAML processing
  • Optimized ports checking, now ports are checked excluding ports which are published by fm itself(like docker binded ports).
  • Refactor code for move readability.
  • Optimized docker compose services status check.

BUG FIXES

  • Fixed docker compose up, restart, and exec commands not working with services argument.
  • Fixed shell, logs command not working with --service flag.
  • Fixed docker daemon running status checking.

@Xieyt Xieyt changed the title Custom Queues, Supervisor Integration, Improved User Experience, and Optimizations Muti bench instances run simultaneously, Custom Queues, Supervisor Integration, Improved User Experience, and Optimizations Jan 31, 2024
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