Skip to content

remove auth requirement for create command, fix path bug #205

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

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

rushilpatel0
Copy link
Contributor

@rushilpatel0 rushilpatel0 commented Jan 30, 2025

Motivation

Remove the token requirement for the create command

Content

Testing

Please check the following before marking your PR as ready for review

  • I have added tests for my changes
  • I have updated the documentation or added new documentation as needed
  • I have read and agree to the Contributor License Agreement

@rushilpatel0 rushilpatel0 force-pushed the rpatel/update-cli-create branch from dfd4c4a to cce86e3 Compare January 30, 2025 02:16
@rushilpatel0 rushilpatel0 marked this pull request as ready for review January 30, 2025 02:17
@rushilpatel0 rushilpatel0 requested review from codegen-team and a team as code owners January 30, 2025 02:17
@rushilpatel0 rushilpatel0 requested review from bagel897 and removed request for a team January 30, 2025 02:17
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files

@rushilpatel0 rushilpatel0 merged commit 7cad404 into develop Jan 30, 2025
19 checks passed
@rushilpatel0 rushilpatel0 deleted the rpatel/update-cli-create branch January 30, 2025 16:38
jayhack pushed a commit that referenced this pull request Feb 9, 2025
# Motivation
<!-- Why is this change necessary? -->


Remove the token requirement for the `create` command
# Content
<!-- Please include a summary of the change -->
# Testing
<!-- How was the change tested? -->
# Please check the following before marking your PR as ready for review

- [ ] I have added tests for my changes
- [ ] I have updated the documentation or added new documentation as
needed
- [ ] I have read and agree to the [Contributor License
Agreement](../CLA.md)
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