BurtonQin / lockbud

Statically detect memory, concurrency bugs and possible panic locations for Rust.
BSD 3-Clause "New" or "Revised" License
441 stars 25 forks source link

Add github action #48

Closed Borber closed 1 year ago

Borber commented 1 year ago

Add a github action yml configuration, so that it can be automatically checked after each code commit.

bxb100 commented 1 year ago

I like this idea, if @BurtonQin starts to do I can help.

BurtonQin commented 1 year ago

I am learning how to deploy github action.

bxb100 commented 1 year ago

What's you prefer:

there are some action projects:

ComAirProject commented 1 year ago

@bxb100 I am still new to Github action and I am trying to add the Github action in branch action. Could you please help check it?

bxb100 commented 1 year ago

@ComAirProject Ye, I push a draft, you can see https://github.com/BurtonQin/lockbud/pull/49