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

CoTerm 1.0 (new cask) #205004

Merged
merged 2 commits into from
Mar 14, 2025
Merged

CoTerm 1.0 (new cask) #205004

merged 2 commits into from
Mar 14, 2025

Conversation

rgwood-dd
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.

Hi! This PR adds a cask for CoTerm, a new tool by Datadog (I am one of the maintainers).

CoTerm is a CLI tool for terminal recording+approvals, integrated with the Datadog platform. For example, a user might:

  • use CoTerm to record a terminal session and share it with their coworkers
  • use CoTerm to request approval by a coworker for execution of a dangerous terminal command
  • use CoTerm to "shim" another terminal command and require approval for certain arguments to that command

CoTerm is currently closed-source, so my understanding is that it must be a cask not a formula.

We don't currently provide version info in a form that is consumable by livecheck, and we plan to manually update the cask as needed.

Copy link
Member

@p-linnane p-linnane left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Just a few suggestions.

@rgwood-dd
Copy link
Contributor Author

Thanks for the prompt review! I've pushed a commit that addresses your comments.

Copy link
Member

@p-linnane p-linnane left a comment

Choose a reason for hiding this comment

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

Thanks @rgwood-dd! I'd really appreciate it if you can circle back when there's a way for us to livecheck this. It'll allow us to add to our autobump list which will keep it updated.

@p-linnane p-linnane merged commit d4328e6 into Homebrew:master Mar 14, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants