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

API: enhance SearchIssues swagger docs #32208

Merged
merged 8 commits into from
Oct 19, 2024

Conversation

6543
Copy link
Member

@6543 6543 commented Oct 7, 2024

this will result in better api clients generated out of the openapi docs ... for SearchIssues


Sponsored by Kithara Software GmbH

@6543 6543 added type/docs This PR mainly updates/creates documentation topic/api Concerns mainly the API labels Oct 7, 2024
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 7, 2024
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 7, 2024
@github-actions github-actions bot added modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code labels Oct 7, 2024
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Oct 7, 2024
routers/api/v1/repo/issue.go Outdated Show resolved Hide resolved
routers/api/v1/repo/issue.go Outdated Show resolved Hide resolved
routers/api/v1/repo/issue.go Outdated Show resolved Hide resolved
@6543 6543 requested a review from delvh October 8, 2024 15:33
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 19, 2024
@techknowlogick techknowlogick enabled auto-merge (squash) October 19, 2024 19:42
@techknowlogick techknowlogick added reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. backport/v1.22 This PR should be backported to Gitea 1.22 labels Oct 19, 2024
@techknowlogick techknowlogick merged commit d638067 into go-gitea:main Oct 19, 2024
26 checks passed
@GiteaBot GiteaBot added this to the 1.24.0 milestone Oct 19, 2024
@GiteaBot
Copy link
Contributor

I was unable to create a backport for 1.22. @6543, please send one manually. 🍵

go run ./contrib/backport 32208
...  // fix git conflicts if any
go run ./contrib/backport --continue

@GiteaBot GiteaBot added backport/manual No power to the bots! Create your backport yourself! and removed reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. labels Oct 19, 2024
@6543 6543 deleted the api/swagger/SearchIssues branch October 19, 2024 20:54
@lunny lunny modified the milestones: 1.24.0, 1.23.0 Oct 20, 2024
6543 added a commit to 6543-forks/gitea that referenced this pull request Oct 20, 2024
this will result in better api clients generated out of the openapi docs
... for SearchIssues

---
*Sponsored by Kithara Software GmbH*
@6543 6543 added the backport/done All backports for this PR have been created label Oct 20, 2024
@6543
Copy link
Member Author

6543 commented Oct 20, 2024

-> #32298

lunny pushed a commit that referenced this pull request Oct 21, 2024
Backport  #32208

This will result in better api clients generated out of the openapi docs for SearchIssues

---
*Sponsored by Kithara Software GmbH*
zjjhot added a commit to zjjhot/gitea that referenced this pull request Oct 21, 2024
* giteaofficial/main:
  API: enhance SearchIssues swagger docs (go-gitea#32208)
  Update github.com/go-enry/go-enry to v2.9.1 (go-gitea#32295)
  Always update expiration time when creating an artifact (go-gitea#32281)
  Add `gh-access-token` flag into backport script (go-gitea#32283)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/done All backports for this PR have been created backport/manual No power to the bots! Create your backport yourself! backport/v1.22 This PR should be backported to Gitea 1.22 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files. topic/api Concerns mainly the API type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants