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

IA-4907: add POST endpoint for chartVersion #2

Merged
merged 20 commits into from
Apr 23, 2024

Conversation

cpate4
Copy link
Contributor

@cpate4 cpate4 commented Apr 16, 2024

No description provided.

@cpate4 cpate4 requested a review from a team as a code owner April 16, 2024 17:06
@cpate4 cpate4 force-pushed the IA-4907_implement-create-endpoint branch from 25455cf to 9cbefe9 Compare April 16, 2024 18:10
@cpate4 cpate4 marked this pull request as draft April 17, 2024 12:31
@cpate4 cpate4 marked this pull request as ready for review April 18, 2024 15:38
Copy link
Contributor

@jdcanas jdcanas 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
Contributor

@lucymcnatt lucymcnatt left a comment

Choose a reason for hiding this comment

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

Generally LGTM, just had one question!

content:
application/json:
schema:
$ref: '#/components/schemas/ChartArray'
Copy link
Contributor

Choose a reason for hiding this comment

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

just curious about why this allows multiple chart versions, in my experience I thought the app developers only released one version at a time, so not sure when multiple is necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was thinking of the use case where Sherlock (or other) is releasing multiple items at once. Happy to drop this back to being singles (it is an easy enough change either way). Happy to keep this simple at first and we can add on if need be. Thoughts?

Copy link
Contributor

Choose a reason for hiding this comment

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

ooh ok that makes sense, ie if we released new versions with the monolith or something, I'm down to keep it as is (and we can always iterate if we want to!)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

... once the build is green I will squash-merge. thank you for talking it through with me - ☺️

Copy link

sonarcloud bot commented Apr 23, 2024

@cpate4 cpate4 merged commit 9f9bdba into main Apr 23, 2024
11 checks passed
@cpate4 cpate4 deleted the IA-4907_implement-create-endpoint branch April 23, 2024 21:04
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.

3 participants