-
Notifications
You must be signed in to change notification settings - Fork 2.7k
chore: upgrade ubuntu to latest version in CI #11967
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
Merged
moonming
merged 50 commits into
apache:master
from
Revolyssup:revolyssup/upgrade-ubuntu
Feb 19, 2025
Merged
Changes from 49 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
8807bf0
upgrade: ubuntu to latest version in CI
Revolyssup 0ec0c77
use java8 for dubbo
Revolyssup d05c466
fix uri blocker test
Revolyssup 8ceadeb
remove flag
Revolyssup d35cbb7
change file ownership
Revolyssup a6615f3
fix CI
Revolyssup 8161b79
fix lint
Revolyssup 18b04d0
fix cli
Revolyssup 605da6f
try with 000 umask
Revolyssup 9c2c81b
fix test_access
Revolyssup ba00a71
give full permission
Revolyssup b73e600
try again
Revolyssup 8f65991
try again
Revolyssup 8a16f52
run make init
Revolyssup 4d40fd6
fix lint
Revolyssup f1477e4
comment one test
Revolyssup 2024730
add permission for https_admin:true test in access_log
Revolyssup a39dbd9
try cli test with ubuntu 24.04
Revolyssup cf6d486
set permission explicitly
Revolyssup 0f71f01
reset version
Revolyssup 97db648
run worker as root
Revolyssup 524bd14
use ip instead of localhost
Revolyssup 5c15dd0
set umask and also add tmate
Revolyssup 516007c
trigger cli
Revolyssup 05f23af
disable other wwf
Revolyssup 138c95a
remove tmate
Revolyssup a62f431
setup tmate
Revolyssup fbb94f3
remove conf
Revolyssup 47e9dd9
remove timeout
Revolyssup 48c2099
run one cli ci
Revolyssup 32b706a
dont use matrix
Revolyssup 551c7e7
run on fail only
Revolyssup c31f750
run on fail only
Revolyssup c667743
run
Revolyssup d2aeaeb
run
Revolyssup a506c34
run
Revolyssup 8f3c2d8
add back test_access_log
Revolyssup 813ad8e
add more permission fixes
Revolyssup 165a0a5
remove failing test
Revolyssup 57ef9ef
try
Revolyssup 90cf37c
add wait
Revolyssup f1dd489
add sleep
Revolyssup fbd9446
add execute on home directory
Revolyssup 011038c
remove sudo
Revolyssup 5f1cc54
remove preserve env
Revolyssup d5c80a9
revert
Revolyssup 383a626
apply suggestion
Revolyssup 6edee05
reset tests
Revolyssup d93e1ec
fix all CI
Revolyssup 401c2bd
apply suggestions
Revolyssup File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -25,7 +25,7 @@ jobs: | |
| fail-fast: false | ||
| matrix: | ||
| platform: | ||
| - ubuntu-20.04 | ||
| - ubuntu-latest | ||
| os_name: | ||
| - linux_openresty | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -25,7 +25,7 @@ jobs: | |
| fail-fast: false | ||
| matrix: | ||
| platform: | ||
| - ubuntu-20.04 | ||
| - ubuntu-latest | ||
| os_name: | ||
| - linux_openresty | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.