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

feat: demo cluster api #550

Merged
merged 1 commit into from
Jun 28, 2024
Merged

feat: demo cluster api #550

merged 1 commit into from
Jun 28, 2024

Conversation

panuhorsmalahti
Copy link
Collaborator

@panuhorsmalahti panuhorsmalahti commented Jun 27, 2024

  • Add service for getting the demo cluster
  • Update Node.js to 18
  • Fix integration tests not working
  • Fix to not run some unit tests in integration tests

@panuhorsmalahti panuhorsmalahti force-pushed the feat/demo-cluster branch 5 times, most recently from 3b7168c to 31a5dd2 Compare June 27, 2024 13:57
@panuhorsmalahti panuhorsmalahti requested a review from a team June 27, 2024 13:59
}
}

export { DemoClusterService };
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not export right-away at place of definition?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea, just following convention of other files

@panuhorsmalahti panuhorsmalahti merged commit 9e666ad into main Jun 28, 2024
6 checks passed
@panuhorsmalahti panuhorsmalahti deleted the feat/demo-cluster branch June 28, 2024 06:20
panuhorsmalahti added a commit that referenced this pull request Jun 28, 2024
panuhorsmalahti added a commit that referenced this pull request Jun 28, 2024
panuhorsmalahti added a commit that referenced this pull request Jun 28, 2024
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