Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add simple CI job just only build Linux app and upload zip to Github Actions artifact.
Thank you for creating awesome app! I'm using Jasper everyday both my work and private.
On the other hand, I'm worried about the maintainability of Jasper's development.
DEVELOP.md says that it only supports v10 and v12 of nodejs, but today's LTS version is v16 and v12 is already in maintenance mode. Also, the version of Electron is quite old.
I want to continue using Jasper for a long time, and I hope you will continue to develop it with people like me who want to contribute to Jasper.
I thought about what I could do to get you to continue developing, and Jasper didn't have CI yet, so I created a job that simply builds a Linux app. It helps us when upgrading nodejs or Electron or some of dependencies.
This is Github Actions log and artifacts that works in my forked repository.
https://github.com/Kesin11/jasper/actions/runs/1442636478