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

Split up automatic build process #155

Open
IllustrisJack opened this issue Oct 3, 2023 · 2 comments
Open

Split up automatic build process #155

IllustrisJack opened this issue Oct 3, 2023 · 2 comments

Comments

@IllustrisJack
Copy link
Member

I feel like that it should be two different gh action workflows, one for engine and one for script changes.

If there are only script changes pushed we could technically reuse the latest engine/bin artifacts right?

@dgavedissian
Copy link
Collaborator

Is it causing any particular problems right now? It would be quite difficult to share artifacts between builds I think, and it's quite nice that every PR generates a zip file that technically can be shared with anyone without any further changes.

@IllustrisJack
Copy link
Member Author

IllustrisJack commented Oct 3, 2023

it doesn´t produce "problems" - but for every script push technically you´ll have to wait 5-10min to get a release even though that wouldn´t be necessary.

I think https://github.com/actions/cache would be an option - low prio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants