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

Enable Github CI for Code Check #472

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

xichen1
Copy link
Member

@xichen1 xichen1 commented Jul 25, 2022

  • Create yml file to run the code check CI.
  • Fix version of eslint-plugin-import to avoid a known bug in it.
  • Replace make docker in Makefile with new commands.

Signed-off-by: Xichen Pan xichen.pan@gmail.com

- Create yml file to run the code check CI.
- Fix version of eslint-plugin-import to avoid a known bug in it.
- Replace `make docker` in Makefile with new commands.

Signed-off-by: Xichen Pan <xichen.pan@gmail.com>
@xichen1 xichen1 requested a review from a team July 25, 2022 01:13
@yeasy yeasy merged commit c9f538b into hyperledger:main Jul 26, 2022
@yeasy
Copy link
Member

yeasy commented Jul 30, 2022

Now CI testing will be triggered with new commit.

@xichen1 xichen1 deleted the enable-make-check-ci branch August 18, 2022 00:14
xichen1 added a commit to xichen1/cello that referenced this pull request Sep 9, 2022
In hyperledger#472, the tox github action plugin was not configued correctly.

That results some missing code format problems in the following
PRs.

This PR adds the correct configuration to tox.ini file and fixs
the missed code format problems.

Signed-off-by: Xichen Pan <xichen.pan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants