-
Notifications
You must be signed in to change notification settings - Fork 1
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
API cleanup #429
API cleanup #429
Conversation
37e9631
to
b3516cc
Compare
b3516cc
to
9d51e37
Compare
task composer -- install | ||
task coding-standards:twig:check | ||
# Check for any changes (task …:check runs task …:apply) | ||
- run: git diff --exit-code | ||
|
||
code-analysis: | ||
name: PHP - Code analysis | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
two uses?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved with a question
https://leantime.itkdev.dk/TimeTable/TimeTable?showTicketModal=3534#/tickets/showTicket/3534
projects
API endpointtickets
API endpointroot
(see https://github.com/itk-dev/hoeringsportal/pull/429/files#diff-1eb4e5fd5611777d4e597ef299a1cb5ba8050c28a2dabbd4fbc56205d69e5ddaR3-R5 and https://github.com/itk-dev/hoeringsportal/pull/429/files#diff-e45e45baeda1c1e73482975a664062aa56f20c03dd9d64a827aba57775bed0d3R28-R30)