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

Remove service tasks #475

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Remove service tasks #475

merged 1 commit into from
Jan 13, 2025

Conversation

runabol
Copy link
Owner

@runabol runabol commented Jan 13, 2025

This PR removes the experimental feature Service Tasks as it does not align with the overall architecture of the project. After further evaluation, the approach taken for this feature introduces complexities that conflict with the intended design principles and maintainability of the codebase.

You may need to get rid of the no longer used ports field on the tasks table:

alter table tasks drop column ports;

@runabol runabol force-pushed the remove-service-tasks branch from d8fefc8 to 8b3bc50 Compare January 13, 2025 02:00
@runabol runabol merged commit c5039e9 into main Jan 13, 2025
5 checks passed
@runabol runabol deleted the remove-service-tasks branch January 13, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant