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

Fixing a few CLI runtime issues #202

Merged
merged 2 commits into from
May 30, 2024
Merged

Fixing a few CLI runtime issues #202

merged 2 commits into from
May 30, 2024

Conversation

bheston
Copy link
Member

@bheston bheston commented May 30, 2024

Pull Request

Description

The Designer CLI wasn't working on Windows, related to a shell script not executing correctly. Added a parameter that fixes this, but haven't tested on mac.

Added some error messaging since I was running into errors with my config but the messages weren't being displayed.

Reviewer Notes

Open to suggestions on the error handling. I went for the least obtrusive solution I could find.

Test Plan

Tested on Windows. Please validate on mac.

Checklist

General

  • I have included a change request file using $ npm run change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation for this project.

@bheston bheston merged commit 10bca29 into main May 30, 2024
2 checks passed
@bheston bheston deleted the users/bheston/aui-cli-fixes branch May 30, 2024 17:23
@bheston bheston self-assigned this Jul 16, 2024
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