-
Notifications
You must be signed in to change notification settings - Fork 12
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
[OpenAPI] Add Dockerfile
to reliability generate the OpenAPI spec using ignite
#1055
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Olshansk
approved these changes
Feb 5, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@commoddity Please review the extra changes I made before merging but otherwise LGTM!
Dockerfile
to reliability generate the OpenAPI spec using ignite
commoddity
commented
Feb 5, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bryanchriswhite
added a commit
that referenced
this pull request
Feb 6, 2025
…_state' into issues/1034/feat/upload-state * pokt/issues/1034/scaffold/morse_account_state: chore: review feedback improvements fix: linter error chore: review improvements chore: review feedback improvements [OpenAPI] Add `Dockerfile` to reliability generate the OpenAPI spec using `ignite` (#1055) [Migration] scaffold: module migration (#1032)
bryanchriswhite
added a commit
that referenced
this pull request
Feb 6, 2025
…d/morse_account_claim * issues/1034/feat/upload-state: chore: review feedback improvements fix: linter error chore: review improvements chore: review feedback improvements [OpenAPI] Add `Dockerfile` to reliability generate the OpenAPI spec using `ignite` (#1055) [Migration] scaffold: module migration (#1032) [CI][Quick change] downgrade docker/login-action version (#1056) [Upgrades] v0.0.12 upgrade (#1043) Add a couple TODO_UPNEXT
bryanchriswhite
added a commit
that referenced
this pull request
Feb 10, 2025
…orse_account_state * chore/migration/state-prep: fix: linter error fix: typo chore: review feedback chore: review feedback improvements [Documentation] Refactoring `dev.poktroll.com` during Beta TestNet #1 of N (#1058) fix: linter error chore: review improvements chore: review feedback improvements [OpenAPI] Add `Dockerfile` to reliability generate the OpenAPI spec using `ignite` (#1055) [Migration] scaffold: module migration (#1032) # Conflicts: # api/poktroll/migration/morse_offchain.pulsar.go # proto/poktroll/migration/morse_offchain.proto # x/migration/types/morse_offchain.pb.go
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Adds a Dockerfile to build the outputted OpenAPI spec in a way that will work on all dev environments.
Issue
Type of change
Select one or more from the following:
consensus-breaking
label if so. See [Infra] Automatically add theconsensus-breaking
label #791 for detailsSanity Checklist
assignees
,reviewers
,labels
,project
,iteration
andmilestone
make docusaurus_start
make go_develop_and_test
andmake test_e2e
devnet-test-e2e
label to run E2E tests in CI