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

Check for valid user token in integration tests (#21520) #21529

Merged
merged 2 commits into from
Oct 22, 2022

Conversation

silverwind
Copy link
Member

Backport #21520

Added checks for logged user token.

Some builds fail at unrelated tests, due to missing token.

Added checks for logged user token.

Some builds fail at unrelated tests, due to missing token.

Example:
https://drone.gitea.io/go-gitea/gitea/62011/2/14

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
@silverwind silverwind added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Oct 21, 2022
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Oct 21, 2022
@lunny lunny added this to the 1.17.4 milestone Oct 21, 2022
@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 22, 2022
@lunny
Copy link
Member

lunny commented Oct 22, 2022

make L-G-T-M work

@lunny lunny merged commit 8043fbc into go-gitea:release/v1.17 Oct 22, 2022
@silverwind silverwind deleted the backport-21520 branch October 22, 2022 09:23
vanhoang1107 added a commit to vanhoang1107/gitea that referenced this pull request Nov 7, 2022
* src/release/v1.17: (48 commits)
  Fix repository adoption on Windows (go-gitea#21646) (go-gitea#21651)
  Sync git hooks when config file path changed (go-gitea#21619) (go-gitea#21625)
  Fix package access for admins and inactive users (go-gitea#21580) (go-gitea#21592)
  Fix `Timestamp.IsZero` (go-gitea#21593) (go-gitea#21604)
  Added check for disabled Packages (go-gitea#21540) (go-gitea#21614)
  Fix issues count bug (go-gitea#21600)
  Update milestone counters when issue is deleted (go-gitea#21459) (go-gitea#21586)
  Suppress `ExternalLoginUserNotExist` error (go-gitea#21504) (go-gitea#21572)
  support binary deploy in npm packages (go-gitea#21589)
  SessionUser protection against nil pointer dereference (go-gitea#21581)
  Case-insensitive NuGet symbol file GUID (go-gitea#21409) (go-gitea#21575)
  Prevent Authorization header for presigned LFS urls (go-gitea#21531) (go-gitea#21569)
  Update binding to fix bugs (go-gitea#21560)
  Check for valid user token in integration tests (go-gitea#21520) (go-gitea#21529)
  Fix generating compare link (go-gitea#21519) (go-gitea#21530)
  Ignore error when retrieving changed PR review files (go-gitea#21487) (go-gitea#21524)
  Enable Monaco automaticLayout (go-gitea#21516)
  Fix incorrect notification commit url (go-gitea#21479) (go-gitea#21483)
  Display total commit count in hook message (go-gitea#21400) (go-gitea#21481)
  Enforce grouped NuGet search results (go-gitea#21442) (go-gitea#21480)
  ...
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants