Skip to content

ci: refactor the /run-ci workflow#1385

Merged
KaoImin merged 1 commit intomainfrom
flouse/refactor-ci
Aug 29, 2023
Merged

ci: refactor the /run-ci workflow#1385
KaoImin merged 1 commit intomainfrom
flouse/refactor-ci

Conversation

@Flouse
Copy link
Contributor

@Flouse Flouse commented Aug 29, 2023

What this PR does / why we need it?

This PR

Test

What is the impact of this PR?

  • No Breaking Change

Note: This PR should be merged first, and then we can test it.

CI Settings

CI Usage

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

CI Switch

  • E2E Tests
  • Web3 Compatible Tests
  • OCT 1-5 And 12-15
  • OCT 6-10
  • OCT 11
  • OCT 16-19
  • v3 Core Tests

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

@Flouse Flouse added the github_actions Pull requests that update GitHub Actions code label Aug 29, 2023
@Flouse Flouse requested a review from a team as a code owner August 29, 2023 10:46
@Flouse Flouse self-assigned this Aug 29, 2023
@KaoImin KaoImin added this pull request to the merge queue Aug 29, 2023
Merged via the queue into main with commit 2877191 Aug 29, 2023
@KaoImin KaoImin deleted the flouse/refactor-ci branch August 29, 2023 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code refactor skip_changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Workflow "From Issue Comments" is broken since #1381

3 participants