Extend Notification Functions #381

Merged
lunny merged 6 commits from 6543/go-sdk:extend-list-notification into master 2020-07-21 12:28:26 +00:00
Owner

because of https://github.com/go-gitea/gitea/pull/12232 extend functions&structs

because of https://github.com/go-gitea/gitea/pull/12232 extend functions&structs
6543 added 1 commit 2020-07-14 14:41:24 +00:00
Some checks failed
continuous-integration/drone/pr Build is failing
3d7700cc47
extend notification functions - handle pinned ones
6543 added 1 commit 2020-07-14 14:44:34 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
9a2388c92e
fix
6543 changed title from Extend List Notification to Extend Notification Functions 2020-07-14 14:45:32 +00:00
6543 added the
need/backport
kind/enhancement
labels 2020-07-14 14:45:48 +00:00
6543 added this to the v0.13.0 milestone 2020-07-14 14:45:52 +00:00
6543 added 1 commit 2020-07-14 14:48:28 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
b2232f2774
nit
Author
Owner

ReadNotification() got a breacing change - but easy to resolve (use nil as second param to leave it as it works now :)

**ReadNotification()** got a breacing change - but easy to resolve (use nil as second param to leave it as it works now :)
6543 added the
kind/breaking
label 2020-07-14 14:51:17 +00:00
6543 added the
status/needs-reviews
label 2020-07-14 14:57:03 +00:00
zeripath approved these changes 2020-07-14 17:47:21 +00:00
Dismissed
Owner

@6543 you could just make the second argument in ReadNotification a fake varargs?

@6543 you could just make the second argument in `ReadNotification` a fake varargs?
Owner

In fact why don't you make it straight off varargs then you can pass multiple statuses?

In fact why don't you make it straight off varargs then you can pass multiple statuses?
6543 added 1 commit 2020-07-16 07:15:06 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
d399c8141a
Merge branch 'master' into extend-list-notification
6543 added 1 commit 2020-07-16 08:52:53 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
c43afa7268
use fake vararg as per @zeripath
6543 requested review from zeripath 2020-07-16 08:53:27 +00:00
6543 removed the
kind/breaking
label 2020-07-16 08:53:39 +00:00
6543 added 1 commit 2020-07-16 08:57:05 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
fe6d62cdd3
add info about vararg
zeripath approved these changes 2020-07-16 11:29:03 +00:00
Dismissed
6543 added a new dependency 2020-07-17 15:48:25 +00:00
6543 added a new dependency 2020-07-17 15:48:40 +00:00
lunny approved these changes 2020-07-21 12:28:09 +00:00
Dismissed
lunny merged commit f67cf3c5d0 into master 2020-07-21 12:28:22 +00:00
6543 deleted branch extend-list-notification 2020-07-21 12:38:45 +00:00
6543 removed the
status/needs-reviews
label 2020-07-21 12:39:11 +00:00
6543 added
has/backport
and removed
need/backport
labels 2020-07-21 12:42:55 +00:00
Sign in to join this conversation.
No description provided.