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 CI/CD functionality for publishing #4

Open
jossmoff opened this issue Jul 8, 2022 · 0 comments
Open

Add CI/CD functionality for publishing #4

jossmoff opened this issue Jul 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jossmoff
Copy link
Collaborator

jossmoff commented Jul 8, 2022

Using GitHub actions we would like the following:

On PR:

  • Building of extensions on different platforms to ensure it works
  • Run test set to ensure no introduction of issues

On Release:

  • Building of extensions on different platforms to ensure it works
  • Run test set to ensure no introduction of issues
  • Publish package
@jossmoff jossmoff added the enhancement New feature or request label Jul 8, 2022
@jossmoff jossmoff changed the title Add CI/CD functionality Add CI/CD functionality for publishing Jul 13, 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