Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re: Minification and CI #5

Open
walksanatora opened this issue Jan 12, 2023 · 4 comments · May be fixed by #7
Open

Re: Minification and CI #5

walksanatora opened this issue Jan 12, 2023 · 4 comments · May be fixed by #7
Assignees
Labels
CI/CD CI/CD related issue enhancement New feature or request

Comments

@walksanatora
Copy link
Contributor

Describe the feature.

Commandcracker/YouCube#11 and Commandcracker/YouCube#17
i could probally get it setup as a github action to

  1. create a minified client
  2. send that to a Howl.ci runner to create VFS/VGZ/SEA archives
@walksanatora walksanatora added the enhancement New feature or request label Jan 12, 2023
@walksanatora
Copy link
Contributor Author

Minification could probally be done entirely in CC using
https://github.com/stravant/lua-minify/blob/master/minify.lua
or smth
that way i can use howl.ci to both minify and create the archive

@walksanatora
Copy link
Contributor Author

walksanatora commented Jan 12, 2023

here is the Startup.lua for my offline personal CI
https://pastebin.com/MqpUEMwD (startup.lua)
https://pastebin.com/aQsFPvq5 (buildimgs tool)
and here is a example log output
log.txt

@walksanatora
Copy link
Contributor Author

update: making a github actions to run CraftOS

@walksanatora
Copy link
Contributor Author

i also will make a minify action
since actions exist to minify the code

@Commandcracker Commandcracker added the CI/CD CI/CD related issue label Jan 13, 2023
@Commandcracker Commandcracker self-assigned this Jan 13, 2023
@walksanatora walksanatora linked a pull request Jan 14, 2023 that will close this issue
8 tasks
@Commandcracker Commandcracker linked a pull request May 1, 2023 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD CI/CD related issue enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants