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

chore: add multiline parsing and refactor share cred behavior #867

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

ibuildthecloud
Copy link
Contributor

No description provided.

@ibuildthecloud ibuildthecloud force-pushed the multiline branch 2 times, most recently from 1b7c477 to 1f4bec4 Compare October 9, 2024 18:42
g-linville
g-linville previously approved these changes Oct 9, 2024
@@ -16,19 +16,6 @@ func TestGPTScriptCredential(t *testing.T) {

// TestCredentialScopes makes sure that environment variables set by credential tools and shared credential tools
// are only available to the correct tools. See scripts/credscopes.gpt for more details.
func TestCredentialScopes(t *testing.T) {
Copy link
Member

Choose a reason for hiding this comment

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

nit: comments should be removed too

Copy link
Contributor Author

Choose a reason for hiding this comment

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

how funny. I think I clicked delete in goland so it just deleted the method

@ibuildthecloud ibuildthecloud merged commit 822efeb into gptscript-ai:main Oct 9, 2024
10 checks passed
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