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

Feature/generate on changes #1794

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

anymaniax
Copy link
Collaborator

Status

WIP

Description

It's a new feature to be able to only regenerate when the specification change. It's check the git history to be able to do a diff and check if the specification file between to generation. So could be use with a git hook on after a pull for example.

I am not sure if it could be useful or not and about the implementation.

@soartec-lab @melloware what do you think about this?

Copy link
Collaborator

@melloware melloware left a comment

Choose a reason for hiding this comment

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

I love it!

Copy link
Member

@soartec-lab soartec-lab left a comment

Choose a reason for hiding this comment

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

@anymaniax
I thought this was a good option too. Thanks!

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