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

Add bump subcommand #59

Merged
merged 2 commits into from
Jul 22, 2022
Merged

Add bump subcommand #59

merged 2 commits into from
Jul 22, 2022

Conversation

sdboyer
Copy link
Contributor

@sdboyer sdboyer commented Jul 22, 2022

The format/syntax of all the parts of a lineage - notably unfinished #18 - is not easy to write, even for me. It would be a significant UX benefit for the thema CLI to be able to scaffold adding a new schema to a lineage.

I expect this command to be essential for new users of Thema that do not want to and should not have to care about indentation levels, all the right brackets and braces, and such. I also expect it to be essential for major versions (where forward and reverse lenses must be written) and large schemas (where just moving all the fields around can become a significant source of error).

Note, however, that this doesn't do anything with lenses yet, pending the changes in #18

@sdboyer sdboyer added the enhancement New feature or request label Jul 22, 2022
@sdboyer sdboyer self-assigned this Jul 22, 2022
@sdboyer sdboyer merged commit b4476e0 into main Jul 22, 2022
ishanjainn pushed a commit that referenced this pull request Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant