Update Structs #524

Merged
lunny merged 15 commits from 6543/go-sdk:update-structs into master 2021-07-01 15:10:22 +00:00
Owner

Update gitea structs to 365c4e9316bbcc8bdf9cf68ef237bf18ae8db315 state.

use:
git log --name-only --pretty=oneline --full-index v1.14.0..HEAD | grep -vE '^[0-9a-f]{40} ' | sort | uniq | grep ^modules/structs
and
git diff --full-index v1.13.0..HEAD -- modules/structs
if you like to check yourselve

Update gitea structs to [365c4e9316bbcc8bdf9cf68ef237bf18ae8db315](https://github.com/go-gitea/gitea/commit/365c4e9316bbcc8bdf9cf68ef237bf18ae8db315) state. use: `git log --name-only --pretty=oneline --full-index v1.14.0..HEAD | grep -vE '^[0-9a-f]{40} ' | sort | uniq | grep ^modules/structs` and `git diff --full-index v1.13.0..HEAD -- modules/structs` if you like to check yourselve
6543 added this to the v0.15.0 milestone 2021-06-30 22:26:26 +00:00
6543 added the
kind/enhancement
label 2021-06-30 22:26:26 +00:00
6543 added 13 commits 2021-06-30 22:26:26 +00:00
6543 added 1 commit 2021-06-30 23:38:42 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
a658f3023f
fix test
Member

closes #519

closes #519
noerw approved these changes 2021-07-01 07:25:33 +00:00
Owner

Please resolve the conflicts.

Please resolve the conflicts.
6543 added 1 commit 2021-07-01 12:05:11 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
d2c15b8d52
Merge branch 'master' into update-structs
Author
Owner

@lunny done

@lunny done
lunny approved these changes 2021-07-01 15:10:15 +00:00
lunny merged commit 13d2d23dfc into master 2021-07-01 15:10:22 +00:00
lunny referenced this issue from a commit 2021-07-01 15:10:22 +00:00
6543 deleted branch update-structs 2021-07-01 15:16:08 +00:00
Sign in to join this conversation.
No description provided.