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

run "brew style --fix awless.rb" #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maelvls
Copy link

@maelvls maelvls commented Apr 15, 2021

These warnings were showing up:

Warning: Calling cellar in a bottle block is deprecated! Use brew style --fix on the formula to update the style or use sha256 with a
cellar: argument instead. Please report this issue to the
wallix/awless tap (not Homebrew/brew or Homebrew/core), or even better,
submit a PR to fix it.

Warning: Calling sha256 "digest" => :tag in a bottle block is
deprecated! Use brew style --fix on the formula to update the style or
use sha256 tag: "digest" instead. Please report this issue to the
wallix/awless tap (not Homebrew/brew or Homebrew/core), or even better,
submit a PR to fix it.

So I figured I would run brew style --fix awless.rb and submit a PR 😁

These warnings were showing up:

Warning: Calling `cellar` in a bottle block is deprecated! Use `brew
style --fix` on the formula to update the style or use `sha256` with a
`cellar:` argument instead.  Please report this issue to the
wallix/awless tap (not Homebrew/brew or Homebrew/core), or even better,
submit a PR to fix it.

Warning: Calling `sha256 "digest" => :tag` in a bottle block is
deprecated! Use `brew style --fix` on the formula to update the style or
use `sha256 tag: "digest"` instead.  Please report this issue to the
wallix/awless tap (not Homebrew/brew or Homebrew/core), or even better,
submit a PR to fix it.
@pabloxio
Copy link

pabloxio commented Jun 2, 2021

Is the awless project deprecated at this point?

Copy link

@luisdavim luisdavim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luisdavim
Copy link

Can someone merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants