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

feat: change generate commands to print paths of the generated code #2957

Merged
merged 11 commits into from
Oct 21, 2022

Conversation

jeronimoalbi
Copy link
Member

Changes generate commands to print the paths to the generated code:

generate-vuex

@jeronimoalbi jeronimoalbi added the type:feat To implement new feature. label Oct 20, 2022
@jeronimoalbi jeronimoalbi self-assigned this Oct 20, 2022
@jeronimoalbi jeronimoalbi requested a review from fadeev as a code owner October 20, 2022 08:25
tbruyelle
tbruyelle previously approved these changes Oct 20, 2022
Copy link
Contributor

@tbruyelle tbruyelle left a comment

Choose a reason for hiding this comment

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

LGTM, just 2 minor things :

  • g openapi prints the relative path while the other prints the absolute path
  • g dart is broken so I couldn't test it.

@jeronimoalbi
Copy link
Member Author

jeronimoalbi commented Oct 20, 2022

LGTM, just 2 minor things :

  • g openapi prints the relative path while the other print the absolute path
  • g dart is broken so I couldn't test it.

@tbruyelle thats is correct, I am working on a PR for that. It was originally part of this one but I decided to make it in another one because it will support absolute config paths.

Update: PR for absolute client config paths #2958

tbruyelle
tbruyelle previously approved these changes Oct 20, 2022
changelog.md Outdated Show resolved Hide resolved
@aljo242 aljo242 merged commit b81dff0 into develop Oct 21, 2022
@aljo242 aljo242 deleted the feat/improve-generate-commands-feedback branch October 21, 2022 20:54
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
…gnite#2957)

* feat: change generate commands to print paths of the generated code

* fix: remove redefinition of variable

Co-authored-by: Thomas Bruyelle <[email protected]>

* chore: update changelog

* chore: update changelog

Co-authored-by: Thomas Bruyelle <[email protected]>
Co-authored-by: Alex Johnson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feat To implement new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants