neurobin / shc

Shell script compiler
https://neurobin.org/projects/softwares/unix/shc/
GNU General Public License v3.0
2.04k stars 348 forks source link

ci: pre-commit & generate actions #162

Open mdeweerd opened 10 months ago

mdeweerd commented 10 months ago
suntong commented 3 months ago

Hi @ashamedbit, would you take a look at this please?

I'm the DM of the shc Debian package, and shc is not compiling under it (see #167). if neurobin is still not responding to any of the PRs, would you care to fork and take on all meaningful PRs please?

suntong commented 3 months ago

Thanks for the update @mdeweerd. Would this PR now be superseded by #161 ?

mdeweerd commented 3 months ago

No, #161 does not superseed this.

More often than not, project owners want a seperate commit for everything. So this is the commit for the flow, the other is a commit for fixes.

I just now merge and pushd the ci flow to check the other branch and removed it again.

Out of curiosity, I also checked #165 with the flow and some memory issues are still reporte by the linting tool: https://github.com/mdeweerd/shc/actions/runs/10341451154 .

suntong commented 3 months ago

Yeah, that's a major issue, I'll give @ashamedbit a few days to see how he'd response...