ci: update Gitea testing configurations for 1.22 release #663

Merged
lunny merged 2 commits from testing into main 2024-05-08 01:53:26 +00:00
Member
  • Update Gitea image version to 1.22.0-rc1 in testing workflow
  • Increase the number of milestones to be checked in the test from 2 to 3
  • Modify the theme setting from auto to gitea-auto in user settings test
  • Update the Avatar URL in user test to use http://gitea:3000/avatars/ instead of https://secure.gravatar.com/avatar/
  • Increase the number of user emails to be checked in the test from 2 to 3

Signed-off-by: Bo-Yi Wu appleboy.tw@gmail.com

- Update Gitea image version to `1.22.0-rc1` in testing workflow - Increase the number of milestones to be checked in the test from `2` to `3` - Modify the theme setting from `auto` to `gitea-auto` in user settings test - Update the Avatar URL in user test to use `http://gitea:3000/avatars/` instead of `https://secure.gravatar.com/avatar/` - Increase the number of user emails to be checked in the test from `2` to `3` Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
appleboy added 1 commit 2024-05-08 01:44:20 +00:00
ci: update Gitea testing configurations
Some checks failed
testing / testing (push) Failing after 1m40s
testing / testing (pull_request) Failing after 2m4s
ce6b1e6e35
- Update Gitea image version to `1.22.0-rc1` in testing workflow
- Increase the number of milestones to be checked in the test from `2` to `3`
- Modify the theme setting from `auto` to `gitea-auto` in user settings test
- Update the Avatar URL in user test to use `http://gitea:3000/avatars/` instead of `https://secure.gravatar.com/avatar/`
- Increase the number of user emails to be checked in the test from `2` to `3`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
appleboy changed title from ci: update Gitea testing configurations to ci: update Gitea testing configurations for 1.22 release 2024-05-08 01:45:37 +00:00
appleboy added 1 commit 2024-05-08 01:47:07 +00:00
fix: increase sleep time in TestIssue function
All checks were successful
testing / testing (push) Successful in 3m4s
testing / testing (pull_request) Successful in 3m4s
8f31b2ffa6
- Increase the sleep time from 100 to 200 milliseconds in the `TestIssue` function.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
lunny approved these changes 2024-05-08 01:52:14 +00:00
lunny merged commit 83c73e79a5 into main 2024-05-08 01:53:26 +00:00
Sign in to join this conversation.
No description provided.