MDK-SE icon indicating copy to clipboard operation
MDK-SE copied to clipboard

[Feature Request] Ability to Use CI Pipelines that Involve MDK's Minifier

Open SCBionicle opened this issue 5 years ago • 13 comments

I don't know if this already exists or not, but it would be nice if there was an easy way to set up a CI pipeline that uses MDK and its minifier through something like Gitlab CI, Drone, Github Actions, etc. This would be especially useful if the script being worked on is a collaboration between different authors, especially when Steam only allows the original author to update the workshop page and its contents.

This is especially useful if the owning author of the workshop page stops participating in the project and essentially goes off the grid.

SCBionicle avatar May 18 '20 20:05 SCBionicle

I'm sorry. I cannot spend any time implementing much that I myself won't use - I simply don't have any extra time. This requires pulling the code out and making it a separate application. I won't close your request though, maybe someone will be willing to do so as a pull request. Or maybe someday I find that I have time.

malware-dev avatar Jun 04 '20 10:06 malware-dev

@malware-dev is C# available for Unix?

SCBionicle avatar Oct 26 '20 16:10 SCBionicle

I can't speak for Unix generally, but certainly for Linux.

malware-dev avatar Oct 26 '20 16:10 malware-dev

@malware-dev is C# available for Unix?

C#/.NET Framework development is available on Linux via Mono, Unix is a different beast entirely.

kwilliams1987 avatar Oct 27 '20 14:10 kwilliams1987