Modify

Opened 4 years ago

Last modified 4 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 by korzhyk, 4 years ago

Keywords: macOS brew cask install homebrew added

comment:2 by Stereo, 4 years ago

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 by simon04, 4 years ago

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. Next status will be 'closed'.
to The owner will be changed from Stereo to the specified user. Next status will be 'new'.
Next status will be 'needinfo'. The owner will be changed from Stereo to korzhyk.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. 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.