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

make docker image for generating swagger #245

Open
4 tasks
zemyblue opened this issue Aug 3, 2023 · 0 comments
Open
4 tasks

make docker image for generating swagger #245

zemyblue opened this issue Aug 3, 2023 · 0 comments

Comments

@zemyblue
Copy link
Member

zemyblue commented Aug 3, 2023

Summary

make docker image for generating swagger

Problem Definition

To generate integrated swagger in local, we need to install nodejs, yarn, protoc.
This is inconvenient because the version should be matched and local management is required.

I've failed before to implement it.
In osmosis case, when the new commit is added in main branch, the ci detect it automatically and register new PR if the difference is existed. I think it's good. But in this case we can miss why the swagger should be changed, and we maybe cannot know which change do effect.
So I think it's necessary to provide an environment where swagger can be changed right in the PR that needs to be changed.

Osmosis reference.

Proposal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
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

No branches or pull requests

1 participant