Modify

Opened 3 years ago

Last modified 2 years ago

#19767 assigned enhancement

What about auto-updates of Homebrew Cask

Reported by: korzhyk Owned by: Stereo
Priority: normal Milestone:
Component: Installer MacOS Version:
Keywords: macOS, brew, cask, install, homebrew Cc:

Description

Can we use this GitHub action for auto-update cask?

      - name: Update JOSM cask in Homebrew
        if: ${{ runner.os == 'macos' && always() }}
        uses: mislav/bump-homebrew-formula-action@v1.7
        with:
          download-url: https://josm.openstreetmap.de/download/macosx/josm-macosx-${{ env.josm_revision }}.zip
          homebrew-tap: Homebrew/homebrew-cask
          commit-message: "Update {{formulaName}} to ${{ env.josm_revision }}"

Attachments (0)

Change History (3)

comment:1 Changed 3 years ago by korzhyk

Keywords: macOS brew cask install homebrew added

comment:2 Changed 3 years ago by Stereo

Owner: changed from team to Stereo
Status: newassigned

YES! That's brilliant. I've been working on creating the macOS builds on Github Actions, and will add this when we switch to them.

Thank you!

comment:3 Changed 2 years ago by simon04

macOS builds on GitHub Actions have landed via #20146.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as assigned The owner will remain Stereo.
as The resolution will be set.
to The owner will be changed from Stereo to the specified user.
The owner will change to korzhyk
as duplicate The resolution will be set to duplicate.The specified ticket will be cross-referenced with this ticket

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.