Skip to content

Convert backend of Build model to Eloquent#1700

Merged
williamjallen merged 1 commit intoKitware:masterfrom
williamjallen:build-eloquent-model
Sep 8, 2023
Merged

Convert backend of Build model to Eloquent#1700
williamjallen merged 1 commit intoKitware:masterfrom
williamjallen:build-eloquent-model

Conversation

@williamjallen
Copy link
Collaborator

This PR follows #1674 and converts the parts of the Build model which interact directly with the build table to Eloquent wherever feasible. I intend to slowly switch more parts of the codebase to the Eloquent-based model, but that work will happen in separate PRs. By simply having an Eloquent Build model present, we can do significantly more in other Eloquent models.

@josephsnyder josephsnyder added this pull request to the merge queue Sep 8, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 8, 2023
@williamjallen williamjallen added this pull request to the merge queue Sep 8, 2023
Merged via the queue into Kitware:master with commit 889b42c Sep 8, 2023
@williamjallen williamjallen deleted the build-eloquent-model branch September 8, 2023 16:12
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.

2 participants

Comments