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

langgraph-studio 0.0.28 (new cask) #189169

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

aaditkamat
Copy link
Contributor

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

@khipp khipp changed the title Add LangGraph Studio 0.0.28 langgraph-studio 0.0.28 (new cask) Oct 20, 2024
Copy link
Member

@khipp khipp left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution, @aaditkamat! I left a few suggestions below. Please also try to squash your commits.

Casks/l/langgraph-studio.rb Outdated Show resolved Hide resolved
Casks/l/langgraph-studio.rb Outdated Show resolved Hide resolved
Casks/l/langgraph-studio.rb Outdated Show resolved Hide resolved
Casks/l/langgraph-studio.rb Outdated Show resolved Hide resolved

app "LangGraph Studio.app"

# No zap stanza required
Copy link
Member

Choose a reason for hiding this comment

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

Please try to add a zap stanza. The linked documentation provides some recommended methods to create it.

Comment on lines +13 to +18
# Documentation: https://docs.brew.sh/Brew-Livecheck
livecheck do
url :homepage
strategy :github_latest
end

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# Documentation: https://docs.brew.sh/Brew-Livecheck
livecheck do
url :homepage
strategy :github_latest
end

We can use the default Git strategy here, by omitting the livecheck block (see documentation).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants