Commit Graph
1060 Commits
Author SHA1 Message Date
Rylan Polster 2d086013f9 dev-cmd: add update-python-resources command 2020-07-29 09:50:16 -04:00
Mike McQuaid 92a39bc49e test: add flag to retry.
This should allow better handling flaky tests.
2020-07-29 12:00:45 +01:00
Mike McQuaid 0be15fc4b7 Run brew update before brew bundle.
This should help with cases like
https://github.com/Homebrew/homebrew-bundle/issues/751
and is good practise in general.

Also, document the `brew update --preinstall` flag that is being used
here so others can run it manually e.g. as part of CI if needed.
2020-07-28 11:49:52 +01:00
Dawid DziurlaandGitHub 7279e6f465 Merge pull request #8116 from dawidd6/workflow-dispatch-publish
pr-publish: use workflow_dispatch trigger
2020-07-28 12:36:33 +02:00
Dawid Dziurla 7d7b80774e pr-publish: use workflow_dispatch trigger 2020-07-28 12:06:16 +02:00
Markus Reiter c0d42dd922 Remove --force from global_options. 2020-07-28 10:31:11 +02:00
Dawid DziurlaandGitHub 5c87a909ea Merge pull request #7888 from dawidd6/pr-stuff
dev-cmd/pr-*: allow to run on other taps too
2020-07-27 21:04:48 +02:00
Mike McQuaidandGitHub 2ff56c9e71 Merge pull request #7927 from MLH-Fellowship/integrate-cask
Allow references to casks when running upgrade and outdated
2020-07-27 15:11:32 +01:00
Mike McQuaidandGitHub 5ca6a59f27 Merge pull request #7867 from MikeMcQuaid/cask-style
Unify (mostly) Homebrew code style
2020-07-27 14:26:36 +01:00
Mike McQuaid 047738069f Speed up timing-out tests.
- make `brew readall` only check Homebrew/brew syntax with no tap
  passed.
- pass specified tap to `brew readall` test for speed
- only shell out once in `FormulaInfo` test for speed
2020-07-27 14:01:22 +01:00
09dcdc2a6b README.md: Add link to Homebrew blog
Inspired by https://github.com/Homebrew/brew/issues/8096 and https://github.com/Homebrew/brew/pull/8098. I think the blog is an important way for regular users to keep up-to-date with Homebrew evolution, so it deserves an entry in the main docs page.

Update docs/README.md

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-27 17:03:12 +08:00
Dustin Rodrigues 90cc4aefa5 create: use https rubydoc url 2020-07-23 16:18:52 -04:00
SeekerandGitHub fb2e228e9a Merge pull request #8044 from SeekingMeaning/uses+dependents
cmd/uses: mention "dependents" in help text
2020-07-22 10:44:44 -07:00
SeekerandGitHub ab39e625af Merge pull request #8043 from SeekingMeaning/bump-formula-pr-cleanup
bump-formula-pr: cleanup
2020-07-22 10:44:02 -07:00
Mike McQuaidandGitHub b354cfb539 Merge pull request #8015 from quackduck/patch-1
Make Shell-Completion.md clearer and update it
2020-07-21 10:19:44 +01:00
c94196c073 Brevity
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-21 12:49:00 +04:00
f7580f109e Answer what profile file should be used clearer
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-21 12:45:45 +04:00
Ishan GoelandGitHub a613c1acd2 Make stuff clearer, grammar stuff. 2020-07-21 06:22:44 +04:00
Ishan GoelandGitHub 5a992f1194 Remove quoted completion one-liner 2020-07-21 06:18:20 +04:00
b4f8e23ee1 outdated: Fix documentation style
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2020-07-20 14:35:27 -04:00
Seeker de3edd1c24 cmd/uses: mention "dependents" in help text 2020-07-20 11:26:56 -07:00
Seeker e5cc33ae8a bump-formula-pr: cleanup 2020-07-20 08:16:30 -07:00
Ishan GoelandGitHub 4872d6653f Recommend bash-completion unless user has newer bash 2020-07-20 18:24:01 +04:00
Jonathan ChangandGitHub 9156154b72 Merge pull request #7990 from SeekingMeaning/node
dev-cmd/create: add --node option
2020-07-19 13:36:43 +10:00
Seeker a3f1e09bce dev-cmd/create: add --node option 2020-07-17 20:46:00 -07:00
William Ma 03857319c9 outdated: Update documentation about json versions 2020-07-17 10:28:09 -04:00
Bo Anderson 19f9fecb33 dev-cmd/update-license-data: fail if not changed rather than on change 2020-07-17 14:22:15 +01:00
Jonathan Chang f1f97c55b5 update-license-data: only check against latest tag 2020-07-17 20:45:15 +10:00
f9d77c9d89 Clarify which file the completion code should be added to
Co-authored-by: Shaun Jackman <sjackman@gmail.com>
2020-07-16 21:11:35 +04:00
Ishan GoelandGitHub 7115427e78 Recommend commenting out the formula Caveats code 2020-07-16 18:03:51 +04:00
Jonathan Chang 1efb55d953 docs: update manpages 2020-07-16 23:31:26 +10:00
Adrian HoandGitHub a39c0dc49f Taps.md: Update cloning details
Since shallow cloning is now neither recommended nor the default, I've removed all mentions of cloning type.
2020-07-16 20:31:05 +08:00
Ishan GoelandGitHub 9ae1c1aafa Make Shell-Completion.md clearer and update it 2020-07-16 14:21:15 +04:00
Jonathan Chang c8fec79ce2 README: update maintainers and sponsors 2020-07-16 18:30:21 +10:00
Seeker 3ae2611365 bump-formula-pr: determine url/tag from version 2020-07-15 13:56:07 -07:00
Jonathan ChangandMaxim Belkin f7f4489fb7 docs: Update Linux core merge guidelines.
Co-authored-by: Maxim Belkin <maxim.belkin@gmail.com>
2020-07-15 14:15:47 +10:00
dependabot-preview[bot]andGitHub 7602e83778 build(deps): bump zeitwerk from 2.3.1 to 2.4.0 in /docs
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/fxn/zeitwerk/releases)
- [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.3.1...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-14 22:20:24 +00:00
Adrian HoandJonathan Chang 0e655d8528 docs/Versions: Cleanup and clarifications
* Removed all mentions of `homebrew/versions`, since it's dead and long gone.
* Version support requirement: Updated PHP example, and added contrasting example to address a common misconception
* Standardize on the use of "main" rather than "non-versioned" to avoid confusion
* Directly address the most common reason for (disallowed) versioning
2020-07-11 22:25:33 +10:00
Mike McQuaidandGitHub abbe2800b4 Merge pull request #7963 from Homebrew/python3.8-docs
docs: update docs to reflect new Python procedures
2020-07-10 15:44:16 +01:00
Mike McQuaidandGitHub da1efc46f5 Merge pull request #7949 from MLH-Fellowship/integrate-list
Allow listing casks when using brew list
2020-07-10 15:40:22 +01:00
Rylan Polster 111f9e5ca3 docs: update docs to reflect new Python procedures 2020-07-09 14:36:22 -04:00
William Ma 62a5614850 list: Update documentation 2020-07-09 11:21:22 -04:00
lionellloh 1952c140e9 brew man 2020-07-09 17:46:21 +08:00
Lionell 4836970fdc brew man 2020-07-09 00:06:34 +08:00
lionellloh 84d86e6dbc brew man 2020-07-07 21:57:02 +08:00
c855429612 Apply suggestions from code review
code review changes

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-07 21:39:53 +08:00
lionellloh ab3d1b69a0 brew man 2020-07-07 21:34:49 +08:00
Dawid DziurlaandGitHub 9cce4c5be3 Merge pull request #7920 from dawidd6/pr-upload-keep-old
dev-cmd/pr-upload: add --keep-old flag
2020-07-06 21:16:35 +02:00
Dawid Dziurla 8a1ff9275c dev-cmd/pr-upload: add --keep-old flag 2020-07-06 17:41:07 +02:00
dependabot-preview[bot]andGitHub e96cfab3fd build(deps): bump nokogiri from 1.10.9 to 1.10.10 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.10.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 13:43:23 +00:00