Skip to content

Refactor buildProperties.php API endpoint#1524

Merged
williamjallen merged 2 commits into
Kitware:masterfrom
williamjallen:api-buildProperties-refactor
Jun 29, 2023
Merged

Refactor buildProperties.php API endpoint#1524
williamjallen merged 2 commits into
Kitware:masterfrom
williamjallen:api-buildProperties-refactor

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

This PR is part of an ongoing effort to migrate all of our routes to Laravel's routing/controller system.

In addition to moving the core logic of the buildProperties.php API endpoint to a new BuildPropertiesController, I performed a light refactor and fixed an issue which allowed unauthorized users to view build output. Future work should be done to further clean up the code.

@williamjallen williamjallen force-pushed the api-buildProperties-refactor branch from b74180f to 25b9695 Compare June 26, 2023 22:48
@williamjallen williamjallen added this pull request to the merge queue Jun 29, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 29, 2023
@williamjallen williamjallen added this pull request to the merge queue Jun 29, 2023
@williamjallen
Copy link
Copy Markdown
Collaborator Author

The above test failure seems to be a network error affecting multiple sets of tests around the same time.

Merged via the queue into Kitware:master with commit ef961c6 Jun 29, 2023
@williamjallen williamjallen deleted the api-buildProperties-refactor branch June 29, 2023 20:51
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