Skip to content

tshanli/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

189 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Homebrew Tap

This repository contains custom Homebrew formulae with automated updates.

πŸ“¦ Available Formulas

  • sourcegit-develop - SourceGit (GUI Git client) development builds
  • upgit - Upload tool for various cloud storage services

πŸ€– Automated Updates

The repository includes GitHub Actions workflows that automatically check for and update formulas:

  • Daily Updates: All formulas are checked daily at 2 AM UTC
  • Manual Triggers: Workflows can be triggered manually from the Actions tab
  • Individual Updates: Each formula has its own update workflow
  • Batch Updates: The main workflow orchestrates all updates

Workflows

  1. .github/workflows/update-sourcegit-develop.yml - Updates SourceGit develop formula
  2. .github/workflows/update-upgit.yml - Updates Upgit formula
  3. .github/workflows/update-formulas.yml - Orchestrates all formula updates

πŸ§ͺ Local Testing

Test workflows locally using act:

# Install act
brew install act

# Quick syntax test
./test-workflows.sh

πŸ“‹ Usage

# Add this tap
brew tap jiang2ji/homebrew-tap

# Install formulas
brew install sourcegit-develop
brew install upgit

About

Personal formulae repo for Homebrew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •