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: support env vars in systems #574

Open
wants to merge 1 commit into
base: v1.0
Choose a base branch
from
Open

Conversation

baxen
Copy link
Collaborator

@baxen baxen commented Jan 11, 2025

This should immediately start working in goose server. Also removed some of the old setup for the CLI which was unused so we can add a compatible version in a future PR

This should immediately start working in goose server. Also removed
some of the old setup for the CLI which was unused so we can add
a compatible version in a future PR
Copy link

Desktop App for this PR

The following build is available for testing:

The app is signed and notarized for macOS. After downloading, unzip the file and drag the Goose.app to your Applications folder.

This link is provided by nightly.link and will work even if you're not logged into GitHub.

@@ -103,20 +103,9 @@ pub async fn handle_configure(
.interact()?
};

// Forward any existing systems from the profile if present
Copy link
Collaborator

Choose a reason for hiding this comment

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

I assume this was the unused code?

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