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

Issue 227 get environments #238

Merged
merged 21 commits into from
Jan 29, 2024
Merged

Conversation

jamiehewitt15
Copy link
Member

@jamiehewitt15 jamiehewitt15 commented Jan 23, 2024

Fixes #227

Changes proposed in this PR:

  • Creating the GetEnvironments P2P Handler
  • Creating the HTTP API endpoint for /api/services/computeEnvironments
  • Adding integrations test for the GetEnvironments P2P Handler
  • Fixing bug with getC2DClusterEnvironment()

@jamiehewitt15 jamiehewitt15 changed the base branch from main to develop January 23, 2024 13:22
@jamiehewitt15 jamiehewitt15 self-assigned this Jan 24, 2024
@alexcos20
Copy link
Member

this depends on #241

@jamiehewitt15 jamiehewitt15 marked this pull request as ready for review January 25, 2024 13:27
Copy link
Contributor

@paulo-ocean paulo-ocean left a comment

Choose a reason for hiding this comment

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

nice catch on the bug, my bad thanks :-) 👍

Copy link
Contributor

@paulo-ocean paulo-ocean left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@bogdanfazakas bogdanfazakas left a comment

Choose a reason for hiding this comment

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

lgtm

@jamiehewitt15 jamiehewitt15 merged commit 73afbff into develop Jan 29, 2024
6 checks passed
@jamiehewitt15 jamiehewitt15 deleted the issue-227-get-environments branch January 29, 2024 12:11
@paulo-ocean
Copy link
Contributor

just noticed the name of the command does not follow the same nomenclature of the others (they all end with "Command" suffix, IMO, its important to be consistent :-)
Just renamed that

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.

C2D: Get environments
4 participants