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

Create axon-tools-tests.yml #501

Merged
merged 10 commits into from
Feb 5, 2024
Merged

Create axon-tools-tests.yml #501

merged 10 commits into from
Feb 5, 2024

Conversation

alahawash
Copy link
Collaborator

@alahawash alahawash commented Jan 12, 2024

Adds a workflow to run axon tests on push to main and pull requests.

Summary of changes

  • added axon-tools-tests.yml workflow to run axon tests on PR and push to main.
  • Fix MIG-154 tests that were failing.
  • Use npm workspaces instead of lerna to manage packages, and run tests.
  • Delete package-lock.json file in individual packages because they are not needed when using npm workspaces.

@alahawash alahawash force-pushed the axon-tools-tests-workflow branch 2 times, most recently from f2fb406 to 91a3409 Compare January 15, 2024 15:28
@alahawash alahawash merged commit f8a611e into main Feb 5, 2024
3 checks passed
@alahawash alahawash deleted the axon-tools-tests-workflow branch February 5, 2024 15:26
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

Successfully merging this pull request may close these issues.

2 participants