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

Update README.md #22

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Update README.md #22

merged 2 commits into from
Dec 9, 2024

Conversation

outscale-mgo
Copy link
Contributor

No description provided.

README.md Outdated
@@ -67,3 +67,13 @@ A: Because the API file isn’t technically bugged; it simply uses features that
Q: Does that mean those strange patches will stay forever?

A: No, at some point, we may upgrade every generator and release new major versions of all relevant SDKs. However, when this happens, we’ll still need to maintain the older SDK versions for a while.

Q: What are recurent bug that happen on SDKs release:

Choose a reason for hiding this comment

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

What are recurring bugs that occur during SDK releases?

README.md Outdated

Q: What are recurent bug that happen on SDKs release:

A: so far we have encounter 2 kinds of bug that generally break SDKs releases:

Choose a reason for hiding this comment

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

So far, we have encountered two types of bugs that typically break SDK releases

README.md Outdated

A: so far we have encounter 2 kinds of bug that generally break SDKs releases:
- usage of new features in openapi, that are not supported by generators.
- a CI break due to a dependancy becoming outdated.

Choose a reason for hiding this comment

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

CI breaks due to an outdated dependency

README.md Outdated

Q: Why are the hack in ruby ?

A: no particular reason here, but are very small hack, and could have been writed in any language that support yaml.

Choose a reason for hiding this comment

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

There is no particular reason. The hacks are very small and could have been written in any language that supports YAML

@outscale-mgo outscale-mgo merged commit c51078b into main Dec 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants