[PR #709] [CLOSED] Add homebrew CI configuration #88286

Closed
opened 2026-05-10 07:03:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/709
Author: @xyproto
Created: 10/5/2023
Status: Closed

Base: mainHead: ci


📝 Commits (1)

  • f908d26 Add CI configuration for Homebrew

📊 Changes

1 file changed (+17 additions, -0 deletions)

View changed files

.github/workflows/homebrew.yml (+17 -0)

📄 Description

  • Add a build.yml file for building and testing Ollama with Go 1.20 and 1.21 on both Ubuntu and macOS.
  • Add a homebrew.yml file for automatically updating the Homebrew package when new releases are tagged. It can be configured by adding a personal access token with "repo" and "workflow" enabled to the GitHub secrets for this project. More info here: https://github.com/mislav/bump-homebrew-formula-action

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/709 **Author:** [@xyproto](https://github.com/xyproto) **Created:** 10/5/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ci` --- ### 📝 Commits (1) - [`f908d26`](https://github.com/ollama/ollama/commit/f908d26c343a2bd76725bca3aa04a3a9b7e4efdb) Add CI configuration for Homebrew ### 📊 Changes **1 file changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/homebrew.yml` (+17 -0) </details> ### 📄 Description * Add a `build.yml` file for building and testing Ollama with Go 1.20 and 1.21 on both Ubuntu and macOS. * Add a `homebrew.yml` file for automatically updating the Homebrew package when new releases are tagged. It can be configured by adding a personal access token with "repo" and "workflow" enabled to the GitHub secrets for this project. More info here: https://github.com/mislav/bump-homebrew-formula-action --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-10 07:03:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#88286