Commit Graph

579 Commits (d0a842ae440a67c7ab46c3c299344a1a227b0969)

Author SHA1 Message Date
Rui Chen 20c8483da4 workflows/triage.yml: include zstd into long-build and CI-linux-self-hosted lists
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-02-13 15:26:50 +01:00
Rui Chen f3de016a22 workflows/triage.yml: include freetype into long-build and CI-linux-self-hosted lists
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-02-13 15:26:50 +01:00
Michael Cho 6c87178425 workflows/tests: remove any leftover bottles dir
Avoid `mkdir: bottles: File exists` on bare metal runners, which
may be seen when cancelled run isn't able to finish clean up.
Can remove when all runners are ephemeral.
2023-02-10 17:02:31 +00:00
Michael Cho b69f81269c
autobump: remove `nexus` and deprecated formulae (#122647) 2023-02-08 11:26:10 -05:00
Rui Chen c9ccd8e7af workflows: add `HOMEBREW_NO_INSTALL_FROM_API`
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-02-06 14:53:55 +01:00
Rui Chen 7946479053 workflows: add `directory` when pushing the bottle commits
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-02-05 12:14:09 +01:00
Alexander Bayandin 5d9e8f7fa3
Replace deprecated set-output with GITHUB_OUTPUT 2023-01-27 20:44:26 +00:00
Bo Anderson b40fb364e2
workflows: remove workspace hacks 2023-01-27 02:43:05 +00:00
Bo Anderson c5b4f542f6
workflows/remove-disabled-formulae: adapt to setup-homebrew changes 2023-01-27 01:54:05 +00:00
Patrick Linnane 4c70feb91d
workflows/recreate: bump `setup-gcloud` (#120777) 2023-01-17 08:09:59 -08:00
Sean Molenaar 03aad98e77 scheduled: do not test disabled or deprecated 2023-01-14 22:29:37 +01:00
Patrick Linnane ba5f06dc52
workflows/triage: "long build" for libomp (#120483) 2023-01-13 07:53:10 -08:00
Andrew Hariri 54cfefe1e8 autobump: add aptos 2023-01-12 11:06:36 +00:00
Patrick Linnane bbb65417bd
workflows/triage: "long build" for xz (#120384) 2023-01-11 15:58:11 -08:00
Patrick Linnane 03b0ef1487
workflows/triage: "skip recursive" for ca-certs (#120197) 2023-01-10 10:56:16 +01:00
Patrick Linnane be495f73a7
workflows/triage: "long build" for `dvc` (#120101) 2023-01-09 15:46:12 +01:00
Michka Popoff ae832acea6
artifactory: deprecate (#120005)
* artifactory: deprecate

Artifactory 6 is depracted since April 2022

Artifcatory 7 does not look it can easily built from source.
The https://releases.jfrog.io/artifactory/bintray-artifactory/org/artifactory/oss/jfrog-artifactory-oss/7.10.2/jfrog-artifactory-oss-7.10.2-sources.tar.gz
tar contains some build scripts that are specific to jfrogs CI/CD. It looks like they prefer to ship precompiled binaries,
as already stated as a comment in the formula itself.

I was not able to build artifcatory 7 from source.
A previous attempt also failed: https://github.com/Homebrew/homebrew-core/pull/105222

The download count is quite low  (72 in the last 30 days),
so I think we can just redirect users to upstreams pre-compiled packages.

Last but not least, no-one is shipping version 7:
https://repology.org/projects/?search=artifactory

except AUR that just ships the pre-compiled linux package.

* artifactory: fix code style

* artifactory: remove from autobump

Co-authored-by: Rui Chen <rui@chenrui.dev>
2023-01-08 17:48:04 +01:00
Patrick Linnane 201f790156
workflows/triage: "long build" for `vtk` (#119962) 2023-01-06 13:49:44 -08:00
Michael Cho f98b9ee357
workflows/triage: use self-hosted for `python@3.11` (#119847)
Also label `openssl@1.1` as legacy
2023-01-06 11:38:34 +01:00
Sean Molenaar eafdc2c7ae scheduled: set github token 2022-12-29 20:50:55 +01:00
Sean Molenaar cb506dfced scheduled: only run in Homebrew org 2022-12-29 20:18:03 +01:00
Sean Molenaar 4b79f1d86b scheduled: cleanup build 2022-12-29 20:18:03 +01:00
Sean Molenaar 454cc53e32 scheduled: fix JSON array 2022-12-29 20:18:03 +01:00
Sean Molenaar c8ba7c7cdd scheduled: comment out homebrew gate 2022-12-29 20:18:03 +01:00
Sean Molenaar 7fac6ab79f scheduled: only test 10 random formulae 2022-12-29 20:18:03 +01:00
Sean Molenaar eabee46ed0 schedule: generate matrix 2022-12-29 20:18:03 +01:00
Sean Molenaar 112fef16e3 cleanup from code review
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-12-29 20:18:03 +01:00
Sean Molenaar 65d4464434 CI: schedule an online check for all formulae 2022-12-29 20:18:03 +01:00
BrewTestBot e07c65f0b3
Synchronize triage configuration (#119192)
triage-issues.yml: update to match main configuration
2022-12-26 22:41:19 -08:00
Mike McQuaid ada7c28dba
ISSUE_TEMPLATE/bug: nudge people to discussions. (#118749)
This probably won't work but gives us a stronger reason to ignore this.
2022-12-22 12:20:15 -08:00
Michael Cho caae429c9a workflows/triage: "long build" for `envoy` and `libtensorflow` 2022-12-15 16:54:21 -05:00
Charles Korn de93306935 autobump: add mimirtool 2022-12-15 09:55:56 +01:00
BrewTestBot 86bdff4ca3 triage-issues.yml: update to match main configuration 2022-12-05 14:07:15 +01:00
Francois-Xavier Coudert 32de10eca1 tests.yml: run CI on Intel Ventura 2022-11-30 15:18:21 +01:00
FX Coudert 4f7d15f435
workflows: migrate to actions/cache@v3 (#116847) 2022-11-28 15:19:08 -05:00
Carlo Cabrera cb909266a2
workflows: remove `HOMEBREW_CHANGE_ARCH_TO_ARM` (#116618)
Our runners no longer require Rosetta, so these can be removed.
2022-11-24 22:31:14 +08:00
Michael Cho 291ad2836a
workflows/triage: update CI-linux-self-hosted formulae
* Remove `go` as most dependents are skipped
* Add `llvm` due to over 6 hour build time
* Add `qt` and `qt@5`
2022-11-20 01:58:54 +00:00
Michael Cho 8b6b0ae23e
workflows/triage: update legacy label
Following are the formula for latest versions:
* `bash-completion@2`
* `postgresql@15`
* `python@3.11`
2022-11-19 15:43:23 +00:00
FX Coudert 38ded3c0d4
workflows: run tests on 13-arm64 2022-11-13 15:15:01 +00:00
Elan Ruusamäe 0512b6df0a
Pull request template: Guide users to use proper markup (#115165) 2022-11-08 19:25:26 +08:00
Dawid Dziurla 975e9013aa
workflows: fix Linux logs path for upload (#113506) 2022-10-24 10:09:29 +02:00
Bo Anderson bd3a103351
workflows: support ephemeral 13-arm64 2022-10-17 15:39:58 +01:00
Dawid Dziurla cf940849e4
workflows: fix python@3.10 exception for legacy label (#113046) 2022-10-13 13:49:58 +02:00
Carlo Cabrera dbd747f374
publish-commit-bottles: use large GitHub runner (#112136) 2022-10-02 14:10:26 +08:00
Dawid Dziurla 01e8f86d86
Tweak run-name for workflows (#111814) 2022-09-28 17:40:18 +02:00
Dawid Dziurla 81e9a7570b
Set run-name for dispatch workflows (#111778) 2022-09-27 18:09:12 +02:00
BrewTestBot 5b9b2c0649 triage-issues.yml: update to match main configuration 2022-09-22 16:05:23 +01:00
BrewTestBot 86e5e6fe99
triage-issues.yml: update to match main configuration 2022-09-21 14:32:18 +01:00
Bo Anderson 6dd68b771f
workflows/dispatch-build-bottle: use container throughout 2022-09-19 19:36:15 +01:00
Sam Ford 6c13326573 workflows/tests: handle CI-skip-livecheck label 2022-09-15 15:49:14 +02:00