Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug brew formula #80

Closed
wants to merge 2 commits into from
Closed

debug brew formula #80

wants to merge 2 commits into from

Conversation

chenrui333
Copy link
Owner

@chenrui333 chenrui333 commented Dec 25, 2022

using github runner to debug homebrew formulae

https://github.com/actions/runner-images

macos-latest is macos-11

Signed-off-by: Rui Chen <rui@chenrui.dev>
@github-actions github-actions bot added the workflows action workflow change label Dec 25, 2022
Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333
Copy link
Owner Author

debugging steampipe installation.

bash-3.2$ history
    1  exit
    2  sudo softwareupdate -ia
    3  softwareupdate -ia
    4  softwareupdate -l
    5  automationmodetool enable-automationmode-without-authentication
    6  brew up
    7  vi /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/steampipe.rb
    8  brew reinstall -s steampipe
    9  brew test steampipe
   10  sudo mkdir /Users/runner/.steampipe
   11  brew test steampipe
   12  sudo mkdir -p /Users/runner/.steampipe/config
   13  brew test steampipe
   14  sudo mkdir -p /Users/runner/.steampipe/internal
   15  brew test steampipe
   16  sudo mkdir -p /Users/runner/.steampipe/plugins
   17  brew test steampipe
   18  sudo mkdir -p /Users/runner/.steampipe/db
   19  brew test steampipe
   20  vi /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/steampipe.rb
   21  vi /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/steampipe.rb
   22  brew test steampipe
   23  sudo mkdir -p /Users/runner/.steampipe/logs
   24  brew test steampipe
   25  sudo mkdir -p /Users/runner/.steampipe/db/14.2.0
   26  brew test steampipe
   27  sudo mkdir -p /Users/runner/.steampipe/db/14.2.0/data
   28  brew test steampipe
   29  vi /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/steampipe.rb
   30*
   31  sudo mkdir -p /Users/runner/.steampipe/db/14.2.0/postgres
   32  brew test steampipe
   33  sudo chown -R $(whoami) /Users/runner/.steampipe
   34  brew test steampipe
   35  vi /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/steampipe.rb
   36  brew test steampipe
   37  history

@chenrui333
Copy link
Owner Author

bash-3.2$ pwd
/Users/runner/work/github-action-test/github-action-test

@chenrui333
Copy link
Owner Author

@chenrui333 chenrui333 closed this Dec 29, 2022
@chenrui333 chenrui333 deleted the debug-homebrew-formula branch January 13, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workflows action workflow change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant