openDsh / dash

Join us on Slack! https://join.slack.com/t/opendsh/shared_invite/zt-la398uly-a6eMH5ttEQhbtE6asVKx4Q
GNU General Public License v3.0
238 stars 69 forks source link

github workflow to test if pushed code update builds #92

Closed egisz closed 2 years ago

egisz commented 2 years ago

Description:

It is convinient to have automatic CI workflow which checks if pushed code update builds. I've made both Github workflow and Travis, but I think Github is better as it doesn't need additionall setup.

Checklist:

rsjudka commented 2 years ago

looks like you accidentally added your plugin here?

egisz commented 2 years ago

ups, my bad! Removed it and added gitignore rules to ignore all custom plugins (for now).