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

chore: drop the pairings feature #216

Merged
merged 1 commit into from
Jan 15, 2024
Merged

chore: drop the pairings feature #216

merged 1 commit into from
Jan 15, 2024

Conversation

danielsp45
Copy link
Member

This feature was initially developed to facilitate the process of pairings ninjas to mentors. However, as several factors come into play in the pairing decision, this feature doesn't make sense as of now, at least how it is currently developed.

Copy link

reviewpad bot commented Jan 11, 2024

AI-Generated Summary: This pull request involves the deletion of functionality related to pairings in the Bokken application. The pairings.ex, hungarian_algorithm.ex, pairing_controller.ex, pairing_view.ex, and pairings_test.exs files have been completely removed, signifying the removal of the Pairings context, the Pairing view, controller, and tests associated with the application. It also involves the removal of two resources "/pairings" in router.ex indicating the routes related to pairings have been eliminated. This change implies that all features related to pairings and the Hungarian Algorithm in the current project will no longer exist after this merge.

@danielsp45 danielsp45 merged commit bff8e15 into main Jan 15, 2024
4 checks passed
@danielsp45 danielsp45 deleted the dsp/remove-pairings branch January 15, 2024 18:43
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.

2 participants