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 POST /build/{project_name}/{repository_name} API route #14076

Merged

Conversation

eduardoj
Copy link
Member

... from the frontend router.

It always fails with a 404 error and it is not defined in the backend. See:

'/build/$project/$repository' => \&getarchlist,

@github-actions github-actions bot added the Frontend Things related to the OBS RoR app label Mar 27, 2023
... API route from the frontend router

It always fails with a 404 error and it is not defined in the backend.
@eduardoj eduardoj force-pushed the fix/remove_post_build_repository_route branch from 18ceaf9 to f877d0b Compare March 28, 2023 07:40
@adrianschroeter
Copy link
Member

adrianschroeter commented Mar 28, 2023 via email

@adrianschroeter
Copy link
Member

okay, sorry, you are only adapting a 403 and you may never get a 200 ... I will go back to bed, I guess, sorry

@eduardoj eduardoj merged commit d394dc7 into openSUSE:master Mar 28, 2023
@eduardoj eduardoj deleted the fix/remove_post_build_repository_route branch March 28, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Things related to the OBS RoR app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants