Skip to content

Conversation

@mcasper
Copy link
Contributor

@mcasper mcasper commented Mar 20, 2025

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@github-actions github-actions bot added the go Go use is a significant feature of the PR or issue label Mar 20, 2025
@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Mar 24, 2025
Adds a service definition for the dolt formula. Dolt is a database, and
as such it is helpful to have a service to make sure it's always running
in the background.
@mcasper mcasper force-pushed the dolt-service-definition branch from 37ebb67 to 1d6bc0f Compare March 24, 2025 15:15
@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Mar 24, 2025
@mcasper
Copy link
Contributor Author

mcasper commented Mar 24, 2025

Thank you for the review @SMillerDev! I merged your suggestions in and then squashed the history

@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 24, 2025
@BrewTestBot BrewTestBot enabled auto-merge March 24, 2025 15:38
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 24, 2025
Merged via the queue into Homebrew:master with commit b530ecb Mar 24, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants