cli icon indicating copy to clipboard operation
cli copied to clipboard

automate homebrew releases

Open carimura opened this issue 5 years ago • 7 comments

we're 30 days behind right now. not good.

carimura avatar Mar 05 '19 22:03 carimura

also brew update might be needed in docs

carimura avatar Mar 05 '19 23:03 carimura

in docs, tutorials and CLI README as well. cc @michael-w-williams

denismakogon avatar Mar 05 '19 23:03 denismakogon

https://docs.brew.sh/How-To-Open-a-Homebrew-Pull-Request

devcamcar avatar Mar 06 '19 00:03 devcamcar

@carimura done New issues were open:

  • https://github.com/fnproject/docs/issues/54
  • https://github.com/fnproject/tutorials/issues/163

denismakogon avatar Mar 06 '19 16:03 denismakogon

and we're back. turns out there is no automation still.. see here for how we could do this:

https://github.com/yarnpkg/yarn/blob/a67d02f2e3d2996fda439f1ba0f0d25e4fa33d9d/scripts/update-homebrew.sh#L38-L45

https://github.com/Linuxbrew/brew/blob/master/docs/How-To-Open-a-Homebrew-Pull-Request.md

Probably do this in Circle. Or GitHub actions. :)

carimura avatar Mar 06 '19 19:03 carimura

I wrote the update-homebrew.sh script that Yarn uses to push release to Homebrew (linked above)... Let me know if you have any questions about it :)

Daniel15 avatar Apr 04 '19 06:04 Daniel15

@Daniel15 fancy and small world! thanks will do.

carimura avatar Apr 04 '19 17:04 carimura