Mike McQuaid
34ffc9147d
workflows/docker: improve job names.
...
This makes it a bit more obvious in various GitHub UIs that don't
display the workflow name and more consistent with `tests.yml`.
2024-09-04 10:14:54 +01:00
dependabot[bot]
521953835b
build(deps): bump actions/upload-artifact in the artifacts group
...
Bumps the artifacts group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact ).
Updates `actions/upload-artifact` from 4.3.6 to 4.4.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: artifacts
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 15:16:59 +00:00
Carlo Cabrera
47430fb1cb
workflows: remove references to maintainers.json
...
This was removed in 7193dc09449f95a538f289807247e0c13d4c7474.
2024-08-30 11:06:23 +08:00
dependabot[bot]
c66e5023d3
build(deps): bump github/codeql-action from 3.26.5 to 3.26.6
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.5 to 3.26.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2c779ab0d0...4dd16135b6 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-29 18:11:07 +00:00
Ruoyu Zhong
73b8950d87
workflows/docker: use safer delimiters
...
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2024-08-27 18:34:52 +08:00
Ruoyu Zhong
d452cd947d
workflows/docker: consolidate pushes in single step
2024-08-27 18:34:52 +08:00
Ruoyu Zhong
82f97bcf29
workflows/docker: use docker/build-push-action to build images
...
This allows us to use Docker's build cache across workflow runs.
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2024-08-27 18:29:59 +08:00
Ruoyu Zhong
ae2b3bc7d4
workflows/docker: only perform login when necessary
2024-08-27 18:29:59 +08:00
Ruoyu Zhong
e7e244e6c2
workflows/docker: tweak syntax
...
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2024-08-26 12:56:29 +08:00
Ruoyu Zhong
74e27a9127
workflow/tests: move Docker tests to docker.yml
...
It's more intuitive that way.
2024-08-26 12:28:34 +08:00
dependabot[bot]
46d8228db8
build(deps): bump github/codeql-action from 3.26.4 to 3.26.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.4 to 3.26.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f0f3afee80...2c779ab0d0 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-25 14:54:25 +00:00
dependabot[bot]
2a94fee6b9
build(deps): bump github/codeql-action from 3.26.3 to 3.26.4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.3 to 3.26.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](883d8588e5...f0f3afee80 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 17:46:50 +00:00
dependabot[bot]
fa9d204b30
build(deps): bump github/codeql-action from 3.26.2 to 3.26.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.2 to 3.26.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](429e197704...883d8588e5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 18:24:14 +00:00
Carlo Cabrera
c0b72dd501
Revert "feat: add attestation to installer"
2024-08-20 01:26:27 +08:00
Sean Molenaar
2a5eb025f1
Merge pull request #17827 from Homebrew/SMillerDev-patch-1
...
feat: add attestation to installer
2024-08-19 11:25:42 -04:00
Sean Molenaar
2e990ce35c
fix: naming tweaks
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2024-08-19 17:13:33 +02:00
Sean Molenaar
96afc21057
fix: only add attestation to nightly docker
2024-08-16 08:19:52 -04:00
dependabot[bot]
10249bd4e1
build(deps): bump github/codeql-action from 3.26.0 to 3.26.2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.0 to 3.26.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](eb055d739a...429e197704 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 18:05:36 +00:00
Sean Molenaar
266a1bc953
fix: only do Docker attestation on tags
2024-08-14 09:46:55 +02:00
BrewTestBot
0b52220278
stale-issues.yml: update to match main configuration
2024-08-12 14:44:43 +00:00
Bo Anderson
6b186f9874
Fix SBOM schema validation
2024-08-08 02:30:42 +01:00
Mike McQuaid
90a90b3076
Merge pull request #17976 from Homebrew/update-pkg-build
2024-08-07 09:07:03 +01:00
Patrick Linnane
d1a72dc782
Merge pull request #17971 from Homebrew/dependabot/github_actions/artifacts-720c8da8de
2024-08-06 12:54:45 -07:00
Patrick Linnane
f66aa5e0e0
pkg-installer: don't build on Dependabot PR's
...
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-08-06 12:31:54 -07:00
dependabot[bot]
8dce095be3
build(deps): bump actions/upload-artifact in the artifacts group
...
Bumps the artifacts group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact ).
Updates `actions/upload-artifact` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](89ef406dd8...834a144ee9 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: artifacts
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 18:38:29 +00:00
dependabot[bot]
a6328c5062
build(deps): bump github/codeql-action from 3.25.15 to 3.26.0
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.15 to 3.26.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](afb54ba388...eb055d739a )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 18:38:21 +00:00
BrewTestBot
6f420ea8df
stale-issues.yml: update to match main configuration
2024-08-06 01:35:30 +00:00
dependabot[bot]
4ab05da964
build(deps): bump actions/upload-artifact in the artifacts group
...
Bumps the artifacts group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact ).
Updates `actions/upload-artifact` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](0b2256b8c0...89ef406dd8 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: artifacts
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 22:42:19 +08:00
dependabot[bot]
388fd50c58
build(deps): bump ruby/setup-ruby from 1.188.0 to 1.190.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.188.0 to 1.190.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](50ba3386b0...a6e6f86333 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-27 17:10:40 +00:00
dependabot[bot]
0cdf1132b1
build(deps): bump github/codeql-action from 3.25.14 to 3.25.15
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.14 to 3.25.15.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](5cf07d8b70...afb54ba388 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 15:15:32 +00:00
dependabot[bot]
e115290ea8
build(deps): bump github/codeql-action from 3.25.13 to 3.25.14
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.13 to 3.25.14.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2d790406f5...5cf07d8b70 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 16:23:53 +00:00
Sean Molenaar
37df6fb424
Update docker.yml
2024-07-23 18:30:39 +02:00
Sean Molenaar
a9ca20dff5
Update docker.yml
2024-07-23 18:12:49 +02:00
Sean Molenaar
a7cd227469
fix: add debug info
2024-07-23 18:06:03 +02:00
Sean Molenaar
53fd88966e
Update .github/workflows/docker.yml
2024-07-23 17:59:52 +02:00
William Woodruff
501dc787f0
Apply suggestions from code review
...
Co-authored-by: Patrick Linnane <patrick@linnane.io>
2024-07-23 10:55:56 -04:00
Sean Molenaar
467645a511
fix: add permissions for docker attestation
2024-07-23 15:05:59 +02:00
Sean Molenaar
cd7660814d
feat: add docker attestation
2024-07-23 08:59:03 -04:00
Sean Molenaar
d6bcdffe97
feat: add attestation to installer
2024-07-23 14:46:15 +02:00
dependabot[bot]
13ea729b87
build(deps): bump ruby/setup-ruby from 1.187.0 to 1.188.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.187.0 to 1.188.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](161cd54b69...50ba3386b0 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:13:07 +00:00
dependabot[bot]
63fcd1d2d6
build(deps): bump github/codeql-action from 3.25.12 to 3.25.13
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.12 to 3.25.13.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4fa2a79536...2d790406f5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-19 18:47:33 +00:00
BrewTestBot
67be4d89cf
lock-threads.yml: update to match main configuration
2024-07-15 18:03:34 +00:00
William Woodruff
8d5d012adb
workflows/tests: enable attestations
...
Signed-off-by: William Woodruff <william@yossarian.net>
2024-07-14 13:56:28 -04:00
Ruoyu Zhong
41c43dcd9f
workflows/vendor-gem: simplify condition
2024-07-14 10:44:43 -04:00
Mike McQuaid
652eafc966
workflows/vendor-gem: remove use of pull_request target.
...
Maintainers no longer need this run on their forks and maintainers can
manually run this from `workflow_dispatch` after reviewing the changes
if needed.
2024-07-14 10:38:31 -04:00
Mike McQuaid
1f6b6060dd
Remove maintainers.json
...
This will no longer be needed or used after the merge of:
https://github.com/Homebrew/homebrew-test-bot/pull/1142
2024-07-14 09:03:18 -04:00
dependabot[bot]
95310d8c65
build(deps): bump github/codeql-action
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 319cdb9fa619417d07cc37a964f0502bfbc5e8a9 to 4fa2a7953630fd2f3fb380f21be14ede0169dd4f.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](319cdb9fa6...4fa2a79536 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 21:17:29 +00:00
Ruoyu Zhong
5d6be12732
workflows/vendor-gems: handle input string more robustly
...
See also: Homebrew/actions#562 .
2024-07-13 14:10:18 -04:00
Thierry Moisan
e2e9565984
workflows: pin actions
2024-07-13 10:50:43 -04:00
BrewTestBot
d42fc2e04e
Update maintainers.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2024-07-13 00:57:09 +00:00