381 Commits

Author SHA1 Message Date
BrewTestBot
7c97a26fc1
triage-issues.yml: update to match main configuration 2021-09-28 16:29:22 +00:00
Bo Anderson
3787a2ee91
workflows/triage: fixes for github-script@v5 2021-09-26 21:13:50 +01:00
dependabot[bot]
f373ebfd6a
build(deps): bump actions/github-script from 4.1 to 5
Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1 to 5.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v4.1...v5)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24 18:03:38 +00:00
Bo Anderson
19844d74f8
workflows/triage: fix syntax 2021-09-16 15:28:01 +01:00
Bo Anderson
e3b760289f
Merge pull request #12063 from Homebrew/workflow-permissions
workflows: reduce GITHUB_TOKEN permissions
2021-09-16 15:15:55 +01:00
Mike McQuaid
8a85b96b00
Merge pull request #12044 from XuehaiPan/fix-inconsistent-shell-style
style: add code style checker for shell scripts
2021-09-16 15:03:23 +01:00
BrewTestBot
b6f0574e4b
triage-issues.yml: update to match main configuration 2021-09-16 01:48:33 +00:00
XuehaiPan
c2d5d84b21 Merge remote-tracking branch 'upstream/master' into fix-inconsistent-shell-style 2021-09-16 01:01:49 +08:00
Bo Anderson
f38a3239e6
workflows: reduce GITHUB_TOKEN permissions 2021-09-15 15:10:11 +01:00
XuehaiPan
3f96d963f7 style: fix inconsistent code style for shell scripts 2021-09-15 14:59:01 +08:00
dependabot[bot]
96e7c65a00
build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](5a8bb4701e...f32b3a3741)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 10:12:45 +00:00
Bo Anderson
9d168ff483
workflows: fix gh parsing 2021-09-10 19:25:53 +01:00
Bo Anderson
aebcd5fdd4
workflows: don't make new branch track master 2021-09-10 19:01:19 +01:00
Bo Anderson
9692364211
workflows: set GITHUB_TOKEN for gh usage 2021-09-10 18:50:11 +01:00
Bo Anderson
4d2a2c87aa
workflows: don't silence stderr 2021-09-10 15:05:27 +01:00
Bo Anderson
fb0d764ae7
Merge pull request #12020 from Bo98/workflow-pr-open-fix
workflows: don't assume branch existence means the PR is open
2021-09-10 14:52:30 +01:00
Bo Anderson
e7d3dc8532
workflows/triage: limit concurrent runs 2021-09-10 02:54:01 +01:00
Bo Anderson
e80620fea4
workflows: don't assume branch existence means the PR is open 2021-09-10 02:40:51 +01:00
Bo Anderson
c80bcc3f3d
Exclude bot commmits from new release notes 2021-09-08 12:40:47 +01:00
dependabot[bot]
207266a940
build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](51d810878b...5a8bb4701e)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 18:02:18 +00:00
BrewTestBot
d6e4586de8
triage-issues.yml: update to match main configuration 2021-08-20 17:12:50 +00:00
dependabot[bot]
e80f260b9e
build(deps): bump actions/github-script from 4.0.2 to 4.1
Bumps [actions/github-script](https://github.com/actions/github-script) from 4.0.2 to 4.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v4.0.2...v4.1)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 18:02:44 +00:00
Mike McQuaid
7656dddbee
Merge pull request #11797 from skyzh/patch-1
.github/ISSUE_TEMPLATE/bug.yml: add instructions for mirror sites bug reporting
2021-08-17 13:45:01 +01:00
Alex Chi
33fcc3d7f5
Update bug.yml 2021-08-17 16:52:57 +08:00
BrewTestBot
a7b5f77d9d
triage-issues.yml: update to match main configuration 2021-08-03 04:45:35 +00:00
Alex Chi
e60eb71c69
Update .github/ISSUE_TEMPLATE/bug.yml
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-08-01 11:08:02 +08:00
Alex Chi
488d92623f
update config.yaml 2021-08-01 10:36:28 +08:00
Alex Chi
678363f455
Update .github/ISSUE_TEMPLATE/bug.yml
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-08-01 10:31:46 +08:00
Alex Chi
48abfa9a22
Update .github/ISSUE_TEMPLATE/bug.yml
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-08-01 10:31:36 +08:00
Alex Chi
198a014f48
Update .github/ISSUE_TEMPLATE/bug.yml
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2021-07-31 12:01:14 +08:00
Alex Chi
14ef615ab0
Update bug.yml 2021-07-31 11:58:26 +08:00
Alex Chi
29e648dd89
.github/ISSUE_TEMPLATE/bug.yml: add instructions for mirror sites bug reporting 2021-07-31 11:20:28 +08:00
dependabot[bot]
53b399db1f
build(deps): bump codecov/codecov-action from 2.0.1 to 2.0.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](c585afe366...51d810878b)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-23 18:02:35 +00:00
dependabot[bot]
637ece373b
build(deps): bump codecov/codecov-action from 1.5.2 to 2.0.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.2 to 2.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](29386c70ef...c585afe366)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 18:03:11 +00:00
BrewTestBot
f4c6bfdf37
triage-issues.yml: update to match main configuration 2021-07-16 05:56:27 +00:00
BrewTestBot
58a703a454
triage-issues.yml: update to match main configuration 2021-07-09 11:27:51 +00:00
Mike McQuaid
a3f96689f0
workflows/tests: enable concurrency limiting.
Let's cancel in-progress builds on the same PR.
2021-07-08 15:09:34 +01:00
Mike McQuaid
d490e2a9a7
Fix BuildPulse handling
- be more verbose with output to be clear when we're using/submitting to
  BuildPulse
- remove the duplicate BuildPulse submission step
2021-06-30 09:20:56 +01:00
Mike McQuaid
a4c2e0e1b3
Tweak BuildPulse/rspec-retry logic
BuildPulse is trying to find flaky tests for us but, given the previous
model of using `rspec-retry`, it would rarely find them. Instead, let's
try to always rerun `brew tests` multiple times, report to BuildPulse
each time (by moving the reporting logic into `brew tests`) and disable
`rspec-retry` when using BuildPulse.

While we're here, let's enable `rspec-retry` locally so we don't have
flaky tests biting maintainers/contributors there.
2021-06-29 12:43:47 +01:00
Jason Rudolph
ee17ab0ee9
Upload results to BuildPulse for non-PR pushes 2021-06-23 09:01:29 -04:00
Mike McQuaid
5379ff15b8
workflows/tests: use buildpulse-test-reporter formula. 2021-06-23 10:38:12 +01:00
Jason Rudolph
0eec1d5e57
Only send to BuildPulse when we have access to secrets
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-06-22 10:31:25 -04:00
Jason Rudolph
006299dcc1
Update job to send macOS test results to BuildPulse for analysis 2021-06-21 13:55:09 -04:00
Sam Ford
affa5c9e44
Exclude version audit on CI 2021-06-16 10:30:54 -04:00
Bo Anderson
a06d136d2c
Move Sorbet gems into an optional group 2021-06-11 08:10:30 +01:00
dependabot[bot]
6ae1e670d6
build(deps): bump codecov/codecov-action from 1.5.0 to 1.5.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](a1ed4b322b...29386c70ef)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 05:24:02 +00:00
BrewTestBot
04269f221e
triage-issues.yml: update to match main configuration 2021-05-23 17:09:44 +00:00
Rylan Polster
99ffc1106e
dependabot: ignore updates to actions/stale and dessant/lock-threads 2021-05-19 13:10:49 -04:00
BrewTestBot
aec4b9745b
triage-issues.yml: update to match main configuration 2021-05-14 21:48:27 +00:00
Nanda H Krishna
dbc51c92af
workflows: rename update-manpage to update-man-completions 2021-05-05 00:12:57 +05:30