Skip to content

feat: import the mist_openapi repo as a submodule#11

Merged
tmunzer merged 1 commit intotmunzer:mainfrom
damianoneill:topic/no-jira/mist_openai_sub_module
Jun 27, 2025
Merged

feat: import the mist_openapi repo as a submodule#11
tmunzer merged 1 commit intotmunzer:mainfrom
damianoneill:topic/no-jira/mist_openai_sub_module

Conversation

@damianoneill
Copy link
Contributor

Makefile Updates

Added new targets:

setup-openapi: Initializes and updates the mist_openapi Git submodule.

generate: Now depends on setup-openapi; runs code generation and formats code.

Updated init target: Now depends on setup-openapi to ensure submodule setup during development initialization.

Removed old generate logic: Replaced with cleaner, better-structured logic under the new generate target.

mist_openapi Submodule

Code changes are triggered from running the generate script.

@tmunzer tmunzer merged commit 29cfd96 into tmunzer:main Jun 27, 2025
5 checks passed
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.

2 participants