Skip to content

Start to use GitHub Actions#473

Merged
mssun merged 1 commit intoapache:masterfrom
mssun:github-action
Jan 27, 2021
Merged

Start to use GitHub Actions#473
mssun merged 1 commit intoapache:masterfrom
mssun:github-action

Conversation

@mssun
Copy link
Member

@mssun mssun commented Jan 27, 2021

Description

Previously we have in-house CI (Drone CI). However, this is not public to all contributors. This PR is start to use GitHub Action. There are three jobs: building/testing in simulation mode, code format, code linting. It takes about 30 minutes in GitHub Action. Though it's slow. It's better than nothing.

Since GitHub Action doesn't have SGX machine, we will consider to use self-host runners for GitHub later.

@mssun
Copy link
Member Author

mssun commented Jan 27, 2021

Here is a GitHub CI result from my repo: https://github.com/mssun/incubator-mesatee/actions/runs/513650440

@mssun mssun changed the title Start to use GitHub Action Start to use GitHub Actions Jan 27, 2021
@mssun mssun requested a review from m4sterchain January 27, 2021 00:54
@mssun mssun merged commit 7a73308 into apache:master Jan 27, 2021
@mssun mssun deleted the github-action branch January 27, 2021 02:16
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