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

devd: remove #165592

Merged
merged 1 commit into from Mar 10, 2024
Merged

devd: remove #165592

merged 1 commit into from Mar 10, 2024

Conversation

chenrui333
Copy link
Member

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

image

Signed-off-by: Rui Chen <[email protected]>
@github-actions github-actions bot added go Go use is a significant feature of the PR or issue marked for removal/rejection PR is probably going to be closed or formula deleted formula disabled Formula disabled labels Mar 9, 2024
# We backported upstream support for Go modules, but have not received
# a response on request for a new release since 2021-01-21.
# Issue ref: https://github.com/cortesi/devd/issues/115
disable! date: "2023-10-03", because: :unmaintained
Copy link
Member

Choose a reason for hiding this comment

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

This is why it had zero installs in the last 90 days. Should we wait until 2024-10-03 before removing this?

https://docs.brew.sh/Deprecating-Disabling-and-Removing-Formulae#removal

Copy link
Member Author

Choose a reason for hiding this comment

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

we talked about in the AGM that we dont have to wait for the full year.

Copy link
Member

@carlocab carlocab Mar 9, 2024

Choose a reason for hiding this comment

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

We don't, but there isn't really any reason not to, since they're automatically removed already.

I suggest updating the automated removal workflow if you'd rather disabled formulae were deleted sooner.

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, I can also make some change for the deletion automation

Copy link
Member

Choose a reason for hiding this comment

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

I'm trying to improve the deprecation docs: Homebrew/brew#16829

they can be manually removed three months after their disable date.

We should change this to: "automatically disabled", so we don't have to run manual actions. Let the bot do the hard work for us.

Copy link
Member

Choose a reason for hiding this comment

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

We should change this to: "automatically disabled"

You mean "automatically removed", right? Which also means the one-year automatic removal mentioned in the "Removal" section would take place sooner.

@chenrui333 chenrui333 added the CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. label Mar 9, 2024
Copy link
Member

@ZhongRuoyu ZhongRuoyu left a comment

Choose a reason for hiding this comment

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

I'm fine with this PR then, given:

They can be manually removed three months after their disable date.

... which I didn't notice before.

# We backported upstream support for Go modules, but have not received
# a response on request for a new release since 2021-01-21.
# Issue ref: https://github.com/cortesi/devd/issues/115
disable! date: "2023-10-03", because: :unmaintained
Copy link
Member

Choose a reason for hiding this comment

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

We should change this to: "automatically disabled"

You mean "automatically removed", right? Which also means the one-year automatic removal mentioned in the "Removal" section would take place sooner.

@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 10, 2024
Merged via the queue into master with commit ce9ebd9 Mar 10, 2024
26 checks passed
@BrewTestBot BrewTestBot deleted the devd-delete branch March 10, 2024 09:10
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 9, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. formula disabled Formula disabled go Go use is a significant feature of the PR or issue marked for removal/rejection PR is probably going to be closed or formula deleted outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants