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

Add travis-ci to build apps #16

Closed
Doka-NT opened this issue Sep 11, 2021 · 1 comment
Closed

Add travis-ci to build apps #16

Doka-NT opened this issue Sep 11, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Doka-NT
Copy link
Owner

Doka-NT commented Sep 11, 2021

Summary

Travis CI allows to run build on linux, windows and macos instead of Circle CI (in free plan)

What To Do

  • Create new CI integration with Travis CI
  • Add build steps to build apps
  • Add publish step to CI, so each tag would publish builds to GitHub. It must triggers only with tags, not each commit
  • Move linter step from Circle CI to Travis CI
  • Remove Cirlce CI configuration
@Doka-NT Doka-NT added the enhancement New feature or request label Sep 11, 2021
@Doka-NT
Copy link
Owner Author

Doka-NT commented Jun 30, 2022

Projects now uses Github Actions for:

  • ES Lint
  • Build Linux, Windows and Mac OS packages

@Doka-NT Doka-NT closed this as completed Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant