add mirror_updated field to Repository struct #565

Merged
zeripath merged 2 commits from petergardfjall/go-sdk:repo-add-mirror_updated-field into master 2022-03-28 11:06:48 +00:00
Contributor

This PR resolves #566.

It ensures that the client-side SDK extracts the mirror_updated field introduced on the server by https://github.com/go-gitea/gitea/pull/18267 (issue: https://github.com/go-gitea/gitea/issues/18266).

This PR resolves https://gitea.com/gitea/go-sdk/issues/566. It ensures that the client-side SDK extracts the `mirror_updated` field introduced on the server by https://github.com/go-gitea/gitea/pull/18267 (issue: https://github.com/go-gitea/gitea/issues/18266).
petergardfjall added 1 commit 2022-01-18 11:45:03 +00:00
Some checks failed
continuous-integration/drone/pr Build is failing
83d7d57ad9
add mirror_updated field to Repository struct
This ensures the client-side SDK extracts the `mirror_updated` field introduced
by https://github.com/go-gitea/gitea/pull/18267.

Signed-off-by: Peter Gardfjäll <peter.gardfjall.work@gmail.com>
Author
Contributor

Note: the tests will fail until the test instance of Gitea includes https://github.com/go-gitea/gitea/pull/18267

Note: the tests will fail until the test instance of Gitea includes https://github.com/go-gitea/gitea/pull/18267
Owner

Note: the tests will fail until the test instance of Gitea includes https://github.com/go-gitea/gitea/pull/18267

18267 has been merged.

> Note: the tests will fail until the test instance of Gitea includes https://github.com/go-gitea/gitea/pull/18267 18267 has been merged.
zeripath approved these changes 2022-01-18 15:42:41 +00:00
noerw approved these changes 2022-01-21 10:01:15 +00:00
Author
Contributor

Hey, just wanted to know if anything is preventing this PR from being merged?

Hey, just wanted to know if anything is preventing this PR from being merged?
Member

@petergardfjall merging is blocked as we're having issues with CI on this repo (#572).
As this PR is rather small, this probably could be force merged..

@petergardfjall merging is blocked as we're having issues with CI on this repo (#572). As this PR is rather small, this probably could be force merged..
Author
Contributor

@petergardfjall merging is blocked as we're having issues with CI on this repo (#572).
As this PR is rather small, this probably could be force merged..

Okay, just let me know if you need me to do anything!

> @petergardfjall merging is blocked as we're having issues with CI on this repo (#572). > As this PR is rather small, this probably could be force merged.. Okay, just let me know if you need me to do anything!
zeripath added 1 commit 2022-03-28 11:06:24 +00:00
Some checks failed
continuous-integration/drone/pr Build is failing
7a8938f8cf
Merge branch 'master' into repo-add-mirror_updated-field
zeripath merged commit f0663b3c13 into master 2022-03-28 11:06:48 +00:00
Owner

Thanks for the heads up I have force merged.

Thanks for the heads up I have force merged.
Sign in to join this conversation.
No description provided.