Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Homebrew/actions

🚀 Homebrew's GitHub Actions
https://github.com/Homebrew/actions

setup-homebrew/main.sh: chmod even more directories.

Need even more for `brew tests` to not fail.

1512e64258cabde9eaaefd308243c9d63c4d75c4 authored over 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #40 from Homebrew/self_hosted_no_workspace_symlink

setup-homebrew/main.sh: don't symlink workspace when self-hosted.

0a50dd7ebb86b30b61ef705b8fec2b28b9de539a authored over 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #41 from Homebrew/more-chown

setup-homebrew/main.sh: chown more directories.

fef54bddf3f4caa85db49abf6c3935fea4e696ca authored over 4 years ago by Mike McQuaid <[email protected]>
setup-homebrew/main.sh: chown more directories.

We need all of those in the PATH to be not-group-writable.

0c7e0b80202e78384ad950b3b0de18f08039d76b authored over 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #39 from Homebrew/test_bot_no_reset

setup-homebrew/main.sh: don't update-reset test-bot when testing.

6d5738fcf07e3ace589e93802b0564cb8a289f29 authored over 4 years ago by Mike McQuaid <[email protected]>
setup-homebrew/main.sh: don't symlink workspace when self-hosted.

In this situation we're not running the GitHub Actions "Set up Git" step
so this will behave inc...

1dde4b4e0f0ed278c761011a94a1e86a6a4c12ed authored over 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #38 from Homebrew/chown-homebrew-prefix

setup-homebrew/main.sh: chown HOMEBREW_PREFIX.

06ed9568a29fae62fa9ac710d73cb078c67f93f7 authored over 4 years ago by Mike McQuaid <[email protected]>
setup-homebrew/main.sh: don't update-reset test-bot when testing.

Otherwise this won't test the correct revision.

656dcf2cc8a34653b1b6507a02544bbffba1f60b authored over 4 years ago by Mike McQuaid <[email protected]>
setup-homebrew/main.sh: chown HOMEBREW_PREFIX.

Needed for `brew tests`.

af0eb6283c16ac3b4ac6bce23942d47f81278645 authored over 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #37 from MikeMcQuaid/cd-brew-core

setup-homebrew/main.sh: cd before rm GITHUB_WORKSPACE.

e840d8a939f65322d3bf88552c087cbce4b46c76 authored over 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #36 from MikeMcQuaid/test-bot-no-tap

setup-homebrew/main.sh: change test-bot tap strategy.

9cfe59f93e112dad5b8b15060fc0fa06ba14f1b8 authored over 4 years ago by Mike McQuaid <[email protected]>
setup-homebrew/main.sh: change test-bot tap strategy.

Check if the directory exists and clone it if it does not and update it
otherwise.

2c27a3d9637c985b18c5a92338d18eebdc1346f5 authored over 4 years ago by Mike McQuaid <[email protected]>
setup-homebrew/main.sh: cd before rm GITHUB_WORKSPACE.

Otherwise the current directory doesn't exist:
https://github.com/Homebrew/brew/pull/8221/checks...

681f1a4a55081d5bdb2d44406fe3467ac35b11bb authored over 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #33 from Homebrew/no-tap-test-bot-own-tap

setup-homebrew/main.sh: don't tap test-bot for own repo.

123d59cd55df120936148a7a6e42f1173d04ac03 authored over 4 years ago by Mike McQuaid <[email protected]>
setup-homebrew/main.sh: don't tap test-bot for own repo.

This otherwise causes a minor explosion.

69508a6eced96951dd9ab0d0b743b5b53eb57499 authored over 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #32 from Homebrew/setup-homebrew-test-bot

workflows/setup-homebrew: run test-bot.

abe481ca7ed99b521df476407288d4d147cec64a authored over 4 years ago by Mike McQuaid <[email protected]>
workflows/setup-homebrew: run test-bot.

This is a better test because:

- it runs `brew config` for us
- this is what we're expecting us...

a5c8a02690fdda36ce15b0af9f7b84f325df492f authored over 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #31 from Homebrew/set-up-homebrew-tweaks

setup-homebrew: various tweaks.

8681d744b70686b428565663eac60fa808dba1ec authored over 4 years ago by Mike McQuaid <[email protected]>
setup-homebrew: various tweaks.

- Set `name` consistently with "Set up Git repository" and "Set up Ruby"
strings used by GitHu...

651862ee0d07c054e57b2edb0d7b2aaf020116d0 authored over 4 years ago by Mike McQuaid <[email protected]>
label-pull-requests: add `missing_content` regex (#30)

d5b1635b7eac78c7005e631e7362168b882218d2 authored over 4 years ago by Seeker <[email protected]>
setup-homebrew: whoami instead of USER

004c8613ccce7727c626b332365c59f91f078802 authored over 4 years ago by Dawid Dziurla <[email protected]>
setup-homebrew: set origin remote for core taps

22edc20e01deb62ba6cfaac1426fdf21e7a959ec authored over 4 years ago by Dawid Dziurla <[email protected]>
label-pull-requests: delete 'Fetching data' print

707121d040f6a91df1524ca89a54697c23edac44 authored over 4 years ago by Dawid Dziurla <[email protected]>
setup-homebrew: delete HOMEBREW_TAP_REPOSITORY if exists

067bcc9c26756746fccc540638150334a38e220a authored over 4 years ago by Dawid Dziurla <[email protected]>
setup-homebrew: fixes (#28)

807b617cda81f28fe490ddeb7f5b3e8d62ba248d authored over 4 years ago by Dawid Dziurla <[email protected]>
label-pull-requests: refactor and match all files (#29)

3e505fa72c073844b4ceb83cf129364878ce6e4c authored over 4 years ago by Dawid Dziurla <[email protected]>
post-comment: print issue

25736f33bbcbc7cf092f313bd360dcbf02b0a64f authored over 4 years ago by Dawid Dziurla <[email protected]>
dismiss-approvals: print PR

c9ca3c384446a415d16fc96a338dbd874e88cd36 authored over 4 years ago by Dawid Dziurla <[email protected]>
setup-homebrew: a Homebrew environment in README

a30f16b9e223fdf2b13640010b9f96e4988a74dc authored over 4 years ago by Dawid Dziurla <[email protected]>
Add setup-homebrew Action (#27)

Co-authored-by: Mike McQuaid <[email protected]>

69fe1666cf4f3ca1c0beca4e853d0a3df91e7fca authored over 4 years ago by Dawid Dziurla <[email protected]>
git-try-push: set token credentials as secret

999fa2bfd6992bf45c7c8c3ec50d13a86a2cae59 authored over 4 years ago by Dawid Dziurla <[email protected]>
git-try-push: fix token

4982ff7f642f97158d7842506e5bdf218ce99d48 authored over 4 years ago by Dawid Dziurla <[email protected]>
cancel-previous-runs: tweak messaging

a98939fb3c474b433c9161e228ae9c4f699fbec7 authored over 4 years ago by Dawid Dziurla <[email protected]>
Revert "brew-script: use @actions/exec"

This reverts commit 106a0834730e0b625d0d5d15d84978e82570db70.

778220a6c866c4ad4e5fc03d5806b187c8c1c339 authored over 4 years ago by Dawid Dziurla <[email protected]>
brew-script: use @actions/exec

106a0834730e0b625d0d5d15d84978e82570db70 authored over 4 years ago by Dawid Dziurla <[email protected]>
label-pull-requests: fix comment

7fe2d3228bd8499ca395894f386b835747389304 authored over 4 years ago by Dawid Dziurla <[email protected]>
label-pull-requests: better messaging

1d398d36e02c2a5e93993a5b415b95b8cb94f083 authored over 4 years ago by Dawid Dziurla <[email protected]>
label-pull-requests: fetch latest 50 prs

d141da259fb2c1ec99a3132bdb64ef46bdd28d99 authored over 4 years ago by Dawid Dziurla <[email protected]>
cancel-previous-runs: repurpose (#26)

deb15f12c7fbd58bb8214c70d05edc533e9bb3c7 authored over 4 years ago by Dawid Dziurla <[email protected]>
Add label-pull-requests Action (#25)

* Add label-pull-requests Action

Co-authored-by: Jonathan Chang <[email protected]>

7673546c142928ad0878f97ebce1d20c77f4074e authored over 4 years ago by Dawid Dziurla <[email protected]>
README: add development info (#23)

* README: add development info

Co-authored-by: Jonathan Chang <[email protected]>

6988f2e690c97c8517c361000a085d52eba955d1 authored over 4 years ago by Dawid Dziurla <[email protected]>
Merge pull request #22 from Homebrew/node_modules

maintain one single top-level node_modules

1579bd1d1bf6c81cf27128f5d09394600c3abf2d authored over 4 years ago by Dawid Dziurla <[email protected]>
maintain one single top-level node_modules

07da0794847043a11761f14c97cc682577c74d5d authored over 4 years ago by Dawid Dziurla <[email protected]>
Merge pull request #20 from Homebrew/dismiss-approvals

Add dismiss-approvals Action

3326c8b6822457033ac1c8baa238370624bc6c3b authored over 4 years ago by Dawid Dziurla <[email protected]>
Merge pull request #19 from Homebrew/post-comment

Add post-comment Action

5dc1ee940a925dd54c42f24b8d7e0bd42018d133 authored over 4 years ago by Dawid Dziurla <[email protected]>
Add post-comment Action

185b7ad52f30ca373fa2ab4b1b3dae7aac8a4d74 authored over 4 years ago by Dawid Dziurla <[email protected]>
Add dismiss-approvals Action

c9aab49d08b6e8bd965ee5645760b4ac0fd03b3f authored over 4 years ago by Dawid Dziurla <[email protected]>
workflows: remove unused token input

ecb95d1c957bc4bd0b39ec0b35dd55ef54ba78fa authored over 4 years ago by Dawid Dziurla <[email protected]>
Merge pull request #18 from Homebrew/download-artifact

download-artifact: update

8a75196100a7e67e0e42c4f530aab70b0fecd06b authored over 4 years ago by Dawid Dziurla <[email protected]>
Merge pull request #16 from Homebrew/readme

README: no need to repeat ourselves

c9c6d4c2892bf46f4cb9106c15854d09bcc081e9 authored over 4 years ago by Dawid Dziurla <[email protected]>
Merge pull request #17 from Homebrew/workflows-paths

workflows: only trigger if path changed

87a18826aae8dadcac73e355a1408b471f4e2376 authored over 4 years ago by Dawid Dziurla <[email protected]>
download-artifact: update

f233db3abef83abde139a5223f9161ae5aff5ab3 authored over 4 years ago by Dawid Dziurla <[email protected]>
workflows: only trigger if path changed

b07a6006ee5d40c17c7a7b75792b81ca00999202 authored over 4 years ago by Dawid Dziurla <[email protected]>
README: no need to repeat ourselves

72e64da9e309d71618190350f5ef09f864b13592 authored over 4 years ago by Dawid Dziurla <[email protected]>
Merge pull request #11 from Homebrew/brew-script

Add brew-script Action

b1496f2ba2a890fa039af1bd4f20c86924a6c5bb authored over 4 years ago by Dawid Dziurla <[email protected]>
Add brew-script Action

7b46e946c7817b66a72aca95c6d70a86917251e7 authored over 4 years ago by Dawid Dziurla <[email protected]>
Merge pull request #14 from chenrui333/readme-add-git-try-push

chore(docs): add git-try-push action description

002bd93a4c7c1e5493a220e99b3a1f9a98e56cdb authored over 4 years ago by Dawid Dziurla <[email protected]>
Merge pull request #13 from chenrui333/upload-artifact-v2

workflows: use actions/upload-artifact v2

b54b2cd66163a5a6fd04d01f28c274106b0b9e6c authored over 4 years ago by Dawid Dziurla <[email protected]>
Merge pull request #15 from Homebrew/git-user-config

Add git-user-config Action

b636355f79ba34a3b717f55a63da181298855149 authored over 4 years ago by Dawid Dziurla <[email protected]>
Add git-user-config Action

9e4009b37e436080d9d1136951eb187945269a9a authored over 4 years ago by Dawid Dziurla <[email protected]>
workflows: fix artifact download again

8a6dd2d219b63c1c535bd33c247c3d29ad0515dc authored over 4 years ago by Dawid Dziurla <[email protected]>
workflows: fix artifact download

need a better proper fix later

607cdca5e1e1a16f65f46eda31b546977044264a authored over 4 years ago by Dawid Dziurla <[email protected]>
git-try-push: first checkout, then pull and push

63dce1cb71ae62477f3deff227b1f6c218f748f0 authored over 4 years ago by Dawid Dziurla <[email protected]>
git-try-push: tweak inputs

b242df072f6cb9ce9cb657980cacdae740d6c73d authored over 4 years ago by Dawid Dziurla <[email protected]>
git-try-push: don't checkout

7ba3bfa18ad121105edf61dd4796ffe94969a6f1 authored over 4 years ago by Dawid Dziurla <[email protected]>
chore(docs): add git-try-push action description

a9f0921c7f0e6a3d0c46058f5616571ecac2706a authored over 4 years ago by Rui Chen <[email protected]>
workflows: use actions/upload-artifact v2

6119e1e4b4503111307baacdcbfc45a563f2fc6e authored over 4 years ago by Rui Chen <[email protected]>
workflows: try different token

7d93b7219ecb987721c44086aae4671dd1552099 authored over 4 years ago by Dawid Dziurla <[email protected]>
git-try-push: fix token value

aea8f2a7092a74dc55f1410cdc729cac8b2a1b79 authored over 4 years ago by Dawid Dziurla <[email protected]>
git-try-push: unset token before

bcb5f2847a1950c5178a85be13f41d1f47cb04e9 authored over 4 years ago by Dawid Dziurla <[email protected]>
workflows: go back

ae934f734c52f2671bbab1797861f7abc230178a authored over 4 years ago by Dawid Dziurla <[email protected]>
workflows: try to fix

598b9b2d957dcf8025eabb82483bef2479bc44d5 authored over 4 years ago by Dawid Dziurla <[email protected]>
Merge pull request #12 from Homebrew/git-try-push

Add git-try-push Action

f946b704fa83f67c9124cc7c1621d7ae8ba020a5 authored over 4 years ago by Dawid Dziurla <[email protected]>
Add git-try-push Action

c7e4b6ba9ea74eb89f98e3d287ff8fafd68f8f05 authored over 4 years ago by Dawid Dziurla <[email protected]>
git-ssh: remove

c1a41ea38752055bb27e98e782f1767b657f44e7 authored over 4 years ago by Jonathan Chang <[email protected]>
Merge pull request #9 from Homebrew/dependabot/npm_and_yarn/download-artifact/actions/http-client-1.0.8

build(deps): bump @actions/http-client from 1.0.6 to 1.0.8 in /download-artifact

2f34aa5bec9434496161fa702143239bc30f2eaf authored over 4 years ago by Mike McQuaid <[email protected]>
build(deps): bump @actions/http-client in /download-artifact

Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.6 to 1.0.8.
- [Rel...

e1d0cbbe44d76f98a8b1d5880119014108aa8e7e authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #7 from Homebrew/add-cancel-previous-runs

Add cancel-previous-runs

3a4f132ccca749da410e4004faec6f4d4356cb32 authored almost 5 years ago by Dawid Dziurla <[email protected]>
add cancel-previous-runs

c56e914994d9ea65d4065ae23219d774da3d7874 authored almost 5 years ago by Dawid Dziurla <[email protected]>
Merge pull request #6 from Homebrew/use-adm-zip

download-artifact: use adm-zip library instead of unzipper

dcfb16718bf049d94fbf571c6a9c4db5bf104036 authored almost 5 years ago by Dawid Dziurla <[email protected]>
download-artifact: use adm-zip library instead of unzipper

355bdc30d9f3cab0470425c7ce5fd0a18a877d98 authored almost 5 years ago by Dawid Dziurla <[email protected]>
git-ssh: don't run on pull request builds

5c39e34244eb59cd3ced7ed1e49cdc795922e7b0 authored almost 5 years ago by Jonathan Chang <[email protected]>
workflows: run download-artifact download on PRs

52ccb3379d8c8930b4ba5662156e6f5d93b1a693 authored almost 5 years ago by Jonathan Chang <[email protected]>
download-artifact: paginate workflow response

5e0af2f07963a81583eef4ae00f0fe95d614e708 authored almost 5 years ago by Jonathan Chang <[email protected]>
Update action.yml descriptions

Co-Authored-By: Mike McQuaid <[email protected]>

37495f2e3c6d63739e40ba8a10ccf2bccb17d20c authored almost 5 years ago by Jonathan Chang <[email protected]>
Merge pull request #3 from jonchang/fix-tests

Fix download-artifact test

a814769b52e9496c472d36291acad6b130c298b9 authored almost 5 years ago by Jonathan Chang <[email protected]>
Fix download-artifact test

b017128c501d7139609ea77e880db7b6c858283f authored almost 5 years ago by Jonathan Chang <[email protected]>
Merge branch 'add-download-artifact'

* Merge testing workflows
* Add LICENSE
* Update READMEs
* Move testing workflows
* use unz...

2073250e769b98c522223311e7a6fd96d70e8492 authored almost 5 years ago by Jonathan Chang <[email protected]>
Merge testing workflows

e8bea5238e30c2d730a9ffe6cc0685383880c85e authored almost 5 years ago by Jonathan Chang <[email protected]>
Update from npm build

b762f37682d1988e1e2c3279a70b1cfdb22de20c authored almost 5 years ago by Jonathan Chang <[email protected]>
Add LICENSE

34c97b4e40f581983fce5c93dd57a582cee68dbe authored almost 5 years ago by Jonathan Chang <[email protected]>
Update READMEs

86f63e9f8b7ed8b206aa30df0af625a2e3ac7771 authored almost 5 years ago by Jonathan Chang <[email protected]>
Move testing workflows

d442d495122945edf2d247d9bae2c269844c5648 authored almost 5 years ago by Jonathan Chang <[email protected]>
Add 'download-artifact/' from commit 'e52db4e07deb0cea64125f8bafa1fc431af7ee37'

git-subtree-dir: download-artifact
git-subtree-mainline: 127ed0a2f6a3f009a8b5f2fbb183c01b0f67929...

498c855330e0ca6a73ba9a7fe19cba3c7c017289 authored almost 5 years ago by Jonathan Chang <[email protected]>
use unzipper and stream instead of decompress

e52db4e07deb0cea64125f8bafa1fc431af7ee37 authored almost 5 years ago by Dawid Dziurla <[email protected]>
workflows: download only on push to master

2c80228312e774370524bf1a173b9270fd413566 authored almost 5 years ago by Dawid Dziurla <[email protected]>
workflows: upload the code as artifact

ec2fd4b2d345cc00f74420d6cff001e567c414c0 authored almost 5 years ago by Dawid Dziurla <[email protected]>
package: remove metadata

a0187da11e4c5a790ac14ac05e99fc04af9304ae authored almost 5 years ago by Dawid Dziurla <[email protected]>
main: print only file path

5ef39d72117636b6adf6da441d09df7a85201efa authored almost 5 years ago by Dawid Dziurla <[email protected]>
Merge pull request #2 from dawidd6/javascript

Javascript

0171e8230d24e6c6aee9e922110f6d8ec0641e72 authored almost 5 years ago by Dawid Dziurla <[email protected]>