Skip to content

ci: locked the runner versions#1205

Merged
KaoImin merged 1 commit intomainfrom
update-ci-runner-version
May 26, 2023
Merged

ci: locked the runner versions#1205
KaoImin merged 1 commit intomainfrom
update-ci-runner-version

Conversation

@liya2017
Copy link
Copy Markdown
Contributor

@liya2017 liya2017 commented May 25, 2023

Which issue(s) this PR fixes:
The runner runs-on ubuntu-latest , the latest version is ubuntu-22.04, running below this version may encounter errors, so locked the version as ubuntu-20.04

CI Description

CI Name Description
Chaos CI Test the liveness and robustness of Axon under terrible network condition
Cargo Clippy Run cargo clippy --all --all-targets --all-features
Coverage Test Get the unit test coverage report
E2E Test Run end-to-end test to check interfaces
Code Format Run cargo +nightly fmt --all -- --check and cargo sort -gwc
Web3 Compatible Test Test the Web3 compatibility of Axon
v3 Core Test Run the compatibility tests provided by Uniswap V3
OCT 1-5 | 6-10 | 11 | 12-15 | 16-19 Run the compatibility tests provided by OpenZeppelin

CI Usage

Check the CI you want to run below, and then comment /run-ci.

CI Switch

  • Chaos CI
  • Cargo Clippy
  • Coverage Test
  • E2E Tests
  • Code Format
  • Unit Tests
  • Web3 Compatible Tests
  • OCT 1-5 And 12-15
  • OCT 6-10
  • OCT 11
  • OCT 16-19
  • v3 Core Tests

@liya2017 liya2017 requested a review from a team as a code owner May 25, 2023 09:28
@KaoImin KaoImin added this pull request to the merge queue May 26, 2023
Merged via the queue into main with commit 056c3e0 May 26, 2023
@KaoImin KaoImin deleted the update-ci-runner-version branch July 7, 2023 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants