Luke Hefson
293ad673b6
Update feature.yml
2021-04-20 21:17:32 +01:00
Luke Hefson
39c34b9953
Remove issue_body key from issue forms
2021-04-20 21:17:28 +01:00
Tom Hu
204fa5c75f
Bump Codecov action to 1.4.1
2021-04-20 14:10:43 -04:00
Mike McQuaid
7a78e3b9cd
Merge pull request #11192 from Rylan12/simulate-macos-for-style
...
workflows/tests: simulate macOS for `brew style homebrew-core`
2021-04-20 12:17:17 +01:00
Rylan Polster
9a69773640
workflows/tests: simulate macOS for brew style homebrew-core
2021-04-19 14:09:19 -04:00
dependabot[bot]
50e74b35e0
build(deps): bump codecov/codecov-action
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 9b0b9bbe2c64e9ed41413180dd7398450dfeee14 to 1.4.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](9b0b9bbe2c...0e28ff86a5
)
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 07:25:25 +00:00
Mike McQuaid
bc9b98aa0b
Merge pull request #11131 from MikeMcQuaid/only_json_tab_handling
...
Better handle `brew bottle --only-json-tab` bottles
2021-04-14 14:27:38 +01:00
Mike McQuaid
75592cbebc
Better handle brew bottle --only-json-tab
bottles
...
- test them in `brew test-bot` (before we do so in homebrew/core)
- don't fail if we cannot find the tab/install receipt in a bottle
- cache listing the files in a bottle so we don't do it more times than
necessary
- fix resolution of version and formula names from a bottle if we're
getting them from a bottle without a tab/install receipt
This will need to be in a tagged release before we can ship tab-less
bottles to users.
2021-04-13 14:26:31 +01:00
Carlo Cabrera
8e35ddea35
bug.yml: update issue template
...
See
https://github.com/Homebrew/homebrew-core/pull/75049
https://github.com/Homebrew/homebrew-core/pull/75088
2021-04-13 13:06:21 +01:00
Bo Anderson
c972d330cb
Update Big Sur runner labels
2021-04-12 21:20:19 +01:00
Mike McQuaid
55223555ba
Merge pull request #10989 from hyuraku/paralell_tests_cache_on_ci
...
cache parallel tests log on ci
2021-04-08 08:46:19 +01:00
hyuraku
7f3ad67058
repair restore key
2021-04-08 09:43:50 +09:00
hyuraku
9476ba2d2f
repair cache key and add restore key
2021-04-06 23:01:42 +09:00
BrewTestBot
01111b06d1
triage-issues.yml: update to match main configuration
2021-04-06 12:41:38 +00:00
Mike McQuaid
d837d5cdf4
Use GITHUB_TOKEN more consistently.
...
https://docs.github.com/en/actions/reference/authentication-in-a-workflow#permissions-for-the-github_token
This provides enough permissions for almost everything we want to do.
When it's not enough (e.g. for `brew update-maintainers`): generate a
dedicated, repo-specific token for when increased scopes are needed and
setup a new organisation-wide token on the new PAT format.
2021-04-06 12:18:52 +01:00
Mike McQuaid
09121244b4
github/workflows: use Homebrew/brew-specific packages token.
2021-04-06 10:22:51 +01:00
hyuraku
3c308aa031
create different tests log with each options
2021-04-06 09:38:37 +09:00
dependabot[bot]
bf4e83e2ab
build(deps): bump codecov/codecov-action
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from fcebab03f26c7530a22baa63f06b3e0515f0c7cd to 1.3.2. This release includes the previously tagged commit.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](fcebab03f2...9b0b9bbe2c
)
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 00:15:43 +00:00
hyuraku
5366bc197c
repair tests order
2021-04-05 22:39:15 +09:00
Bo Anderson
6eebcf46f7
workflows/tests: remove version comments
...
Dependabot doesn't bump them
2021-04-05 12:50:41 +01:00
dependabot[bot]
c3db192831
build(deps): bump codecov/codecov-action
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from e156083f13aff6830c92fc5faa23505779fbf649 to 1.3.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](e156083f13...fcebab03f2
)
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 06:52:40 +00:00
hyuraku
7fbe08e857
add a directory for test log
2021-04-03 19:03:35 +09:00
hyuraku
854b898856
change test log path
2021-04-03 18:45:46 +09:00
hyuraku
c0dc5cae68
repair cache key
2021-04-03 18:45:46 +09:00
hyuraku
603c607d58
change order of caching test log
2021-04-03 18:45:46 +09:00
hyuraku
7f5a97d1f3
change directory for log
2021-04-03 18:45:46 +09:00
hyuraku
0ebc90ee67
cache paralell tests log on ci
2021-04-03 18:45:46 +09:00
Mike McQuaid
bd4c37bfda
Merge pull request #10514 from thomasrockhu/codecov-action
...
Add Codecov GitHub Action step
2021-04-02 20:02:51 +01:00
Tom Hu
5808e02a7c
Update .github/workflows/tests.yml
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-04-02 14:38:52 -04:00
Tom Hu
e26b13a74a
Add Codecov on macOS builds
2021-04-02 13:19:05 -04:00
Tom Hu
9a9c5f2889
Codecov fixes are not needed
2021-04-02 12:15:58 -04:00
Tom Hu
f4ae7db961
Do not consider directory or flag
2021-04-02 12:05:42 -04:00
Tom Hu
9f9403b753
Add flags for Codecov
2021-04-02 10:42:09 -04:00
nandahkrishna
8aa0939c53
workflows/{sorbet,spdx}: use origin_branch with git-try-push
2021-04-02 10:14:18 +05:30
Tom Hu
0947ab6c29
Use simplecov-cobertura
2021-04-01 18:59:46 -04:00
Mike McQuaid
f04f9b7786
workflows/tests: remove cask taps audit.
...
These are just too error-prone. They shouldn't be re-enabled until our
CI is setup such that it's impossible for any changes to be merged into
homebrew-cask if these are failing.
2021-04-01 16:09:04 +01:00
nandahkrishna
bf55ced33b
workflows: fix commit signing
2021-03-29 13:59:54 +05:30
Bo Anderson
3fe8e0d916
workflows/tests: disable cask-versions audit test
2021-03-27 00:45:55 +00:00
nandahkrishna
1b674cdfec
workflows: enable commit signing for BrewTestBot
2021-03-25 02:08:20 +05:30
Rylan Polster
2b8d19e0bd
audit: limit non-failure cask output
2021-03-22 22:16:54 -04:00
Tom Hu
ff7c05a285
Merge branch 'master' into codecov-action
2021-03-21 14:58:03 -04:00
Mike McQuaid
14f5eb43cf
Render shell in issue templates.
...
This will render nicer and use monospace in the form field.
2021-03-19 12:47:33 +00:00
Mike McQuaid
3b806c47bd
Merge pull request #10879 from MikeMcQuaid/yaml-cleanup
...
github/workflows: YAML cleanup.
2021-03-18 13:29:20 +00:00
Mike McQuaid
165db571af
github/workflows: YAML cleanup.
...
Do some minor YAML cleanup.
2021-03-18 13:00:17 +00:00
nandahkrishna
e6bc1f9b1c
workflows/update-manpage: fix issue
2021-03-17 16:14:21 +05:30
Bo Anderson
4879cf1b48
workflows/tests: test brew audit of homebrew-core on Linux
2021-03-05 12:21:45 +00:00
Bo Anderson
a3ed481b9e
Revert "Revert "shims/mac/super: add ruby shims to set SDKROOT""
...
This reverts commit fe992cab2b943269e39e8f9f5830f4983c440e8b.
2021-03-02 17:06:05 +00:00
Mike McQuaid
fe992cab2b
Revert "shims/mac/super: add ruby shims to set SDKROOT"
2021-03-02 15:11:14 +00:00
nandahkrishna
0754fabec6
dev-cmd/man: modify '--fail-if-changed' to '--fail-if-not-changed'
2021-02-26 19:25:17 +05:30
Mike McQuaid
35488b74c8
workflows/update-manpage: set token.
...
Follow-up from https://github.com/Homebrew/brew/pull/10673 .
2021-02-26 12:55:55 +00:00