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

Support github refresh tokens #3811

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Support github refresh tokens

a656070
Select commit
Loading
Failed to load commit list.
Draft

Support github refresh tokens #3811

Support github refresh tokens
a656070
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 22, 2024 in 0s

25.21% of diff hit (target 25.73%)

View this Pull Request on Codecov

25.21% of diff hit (target 25.73%)

Annotations

Check warning on line 108 in server/api/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/login.go#L108

Added line #L108 was not covered by tests

Check warning on line 113 in server/api/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/login.go#L110-L113

Added lines #L110 - L113 were not covered by tests

Check warning on line 170 in server/api/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/login.go#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 115 in server/forge/addon/args.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/addon/args.go#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 126 in server/forge/addon/args.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/addon/args.go#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 119 in server/forge/bitbucketdatacenter/bitbucketdatacenter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/bitbucketdatacenter/bitbucketdatacenter.go#L119

Added line #L119 was not covered by tests

Check warning on line 146 in server/forge/bitbucketdatacenter/bitbucketdatacenter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/bitbucketdatacenter/bitbucketdatacenter.go#L146

Added line #L146 was not covered by tests

Check warning on line 172 in server/forge/bitbucketdatacenter/convert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/bitbucketdatacenter/convert.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 49 in server/forge/common/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/common/utils.go#L49

Added line #L49 was not covered by tests

Check warning on line 65 in server/forge/common/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/common/utils.go#L65

Added line #L65 was not covered by tests

Check warning on line 137 in server/forge/forgejo/forgejo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/forgejo/forgejo.go#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 168 in server/forge/forgejo/forgejo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/forgejo/forgejo.go#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 178 in server/forge/forgejo/forgejo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/forgejo/forgejo.go#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 185 in server/forge/forgejo/forgejo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/forgejo/forgejo.go#L185

Added line #L185 was not covered by tests

Check warning on line 285 in server/forge/forgejo/forgejo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/forgejo/forgejo.go#L285

Added line #L285 was not covered by tests

Check warning on line 525 in server/forge/forgejo/forgejo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/forgejo/forgejo.go#L525

Added line #L525 was not covered by tests

Check warning on line 548 in server/forge/forgejo/forgejo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/forgejo/forgejo.go#L548

Added line #L548 was not covered by tests

Check warning on line 670 in server/forge/forgejo/forgejo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/forgejo/forgejo.go#L670

Added line #L670 was not covered by tests

Check warning on line 139 in server/forge/gitea/gitea.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitea/gitea.go#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 170 in server/forge/gitea/gitea.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitea/gitea.go#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 180 in server/forge/gitea/gitea.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitea/gitea.go#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 187 in server/forge/gitea/gitea.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitea/gitea.go#L187

Added line #L187 was not covered by tests

Check warning on line 287 in server/forge/gitea/gitea.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitea/gitea.go#L287

Added line #L287 was not covered by tests

Check warning on line 527 in server/forge/gitea/gitea.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitea/gitea.go#L527

Added line #L527 was not covered by tests

Check warning on line 550 in server/forge/gitea/gitea.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitea/gitea.go#L550

Added line #L550 was not covered by tests