homebrew-core/.github/workflows/autobump.yml

101 lines
2.1 KiB
YAML
Raw Normal View History

2021-08-13 20:35:37 +00:00
name: Bump formulae on schedule
on:
2021-08-13 20:41:55 +00:00
workflow_dispatch:
2021-08-13 20:35:37 +00:00
schedule:
# Every day at 5am
- cron: '0 5 * * *'
2021-08-13 20:41:55 +00:00
concurrency:
group: autobump
cancel-in-progress: true
2021-08-13 20:35:37 +00:00
env:
HOMEBREW_FORCE_HOMEBREW_ON_LINUX: 1
jobs:
autobump:
if: github.repository == 'Homebrew/homebrew-core'
runs-on: ubuntu-latest
steps:
- name: Set up Homebrew
id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@master
- name: Configure Git user
uses: Homebrew/actions/git-user-config@master
2021-08-13 20:41:55 +00:00
with:
username: BrewTestBot
2021-08-13 20:35:37 +00:00
- name: Bump formulae
2021-08-13 20:37:35 +00:00
uses: Homebrew/actions/bump-formulae@master
2021-08-13 20:35:37 +00:00
continue-on-error: true
with:
2021-08-13 21:14:19 +00:00
token: ${{secrets.HOMEBREW_CORE_REPO_WORKFLOW_TOKEN}}
2021-08-13 20:35:37 +00:00
formulae: |
ack
apidoc
argo
artifactory
2021-08-13 20:35:37 +00:00
b3sum
buildkit
bundletool
2021-08-13 20:35:37 +00:00
chezmoi
cliclick
2021-08-13 20:35:37 +00:00
consul
consul-template
detekt
detox
2021-08-13 20:35:37 +00:00
devspace
dnscrypt-proxy
2021-08-13 20:35:37 +00:00
docker
docker-compose
docker-slim
doctl
envconsul
etcd
fennel
fuse-overlayfs
2021-08-13 20:35:37 +00:00
gitleaks
gofish
golang-migrate
goreleaser
gostatic
hcloud
helm
helmfile
ircd-hybrid
2021-08-13 20:35:37 +00:00
jfrog-cli
just
k3d
k9s
keydb
2021-08-13 20:35:37 +00:00
kubeaudit
kumactl
kustomize
lazydocker
lexbor
liboqs
2021-08-13 20:35:37 +00:00
mdbook
mdcat
micro
minikube
mmctl
neofetch
nng
2021-08-13 20:35:37 +00:00
nomad
nushell
okteto
pnpm
skaffold
2021-08-13 20:35:37 +00:00
skopeo
starship
stress-ng
syncthing
teleport
termshark
terraform-ls
traefik
vale
virgil