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

Make all CIs running in ubuntu latest. #7021

Merged
merged 1 commit into from
May 27, 2021
Merged

Conversation

wu-sheng
Copy link
Member

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

According to the current CI status,

The ubuntu-16.04 environment is deprecated and will be removed on September 20, 2021. Migrate to ubuntu-latest instead. For more details see actions/runner-images#3287

I bump up all Ubuntu versions consistently, to avoid unexpected cases.

@wu-sheng wu-sheng added the CI settings CI settings adjustment label May 26, 2021
@wu-sheng wu-sheng added this to the 8.6.0 milestone May 26, 2021
@wu-sheng wu-sheng requested a review from kezhenxu94 May 26, 2021 23:51
@codecov
Copy link

codecov bot commented May 26, 2021

Codecov Report

Merging #7021 (4c8dacb) into master (03294b8) will decrease coverage by 4.88%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #7021      +/-   ##
============================================
- Coverage     53.67%   48.79%   -4.89%     
+ Complexity     4280     3771     -509     
============================================
  Files          1863     1866       +3     
  Lines         40273    40336      +63     
  Branches       4496     4468      -28     
============================================
- Hits          21618    19683    -1935     
- Misses        17604    19630    +2026     
+ Partials       1051     1023      -28     
Impacted Files Coverage Δ
...skywalking/oap/server/core/alarm/AlarmMessage.java 0.00% <0.00%> (-100.00%) ⬇️
...ng/oap/server/core/analysis/config/NoneStream.java 0.00% <0.00%> (-100.00%) ⬇️
...log/analyzer/provider/log/ILogAnalyzerService.java 0.00% <0.00%> (-100.00%) ⬇️
...ement/ui/template/UITemplateManagementService.java 0.00% <0.00%> (-100.00%) ⬇️
.../parser/listener/DatabaseSlowStatementBuilder.java 0.00% <0.00%> (-100.00%) ⬇️
...r/agent/kafka/provider/handler/JsonLogHandler.java 0.00% <0.00%> (-100.00%) ⬇️
.../receiver/zabbix/provider/config/ZabbixConfig.java 0.00% <0.00%> (-100.00%) ⬇️
...in/elasticsearch/base/TimeRangeIndexNameMaker.java 0.00% <0.00%> (-100.00%) ⬇️
...bix/provider/protocol/ZabbixProtocolDataCodec.java 0.00% <0.00%> (-100.00%) ⬇️
...eceiver/zabbix/provider/protocol/ZabbixServer.java 0.00% <0.00%> (-92.00%) ⬇️
... and 160 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03294b8...4c8dacb. Read the comment docs.

@wu-sheng wu-sheng merged commit a8f2476 into master May 27, 2021
@wu-sheng wu-sheng deleted the make-osversion-consistent branch May 27, 2021 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI settings CI settings adjustment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants