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

🏁 Dome EOL: deprecate and disable bottles #1734

Merged
merged 1 commit into from
Dec 21, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Formula/ignition-dome.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ class IgnitionDome < Formula
sha256 cellar: :any, mojave: "25f52cf2b4893b2e98c3a9da733c33c434aa6eb9565f34bead4fb4eb725d6854"
end

disable! date: "2022-01-31", because: "is past end-of-life date"
Copy link
Member

Choose a reason for hiding this comment

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

adding a disable! tag automatically deprecates immediately

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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


deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "cmake" => :build
depends_on "ignition-cmake2"
depends_on "ignition-common3"
Expand Down
4 changes: 4 additions & 0 deletions Formula/ignition-fuel-tools5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ class IgnitionFuelTools5 < Formula
sha256 cellar: :any, mojave: "0444aaab657834d3ebaf9f09913a68ec30481d41ca57627cb5fde24b71d02365"
end

disable! date: "2022-01-31", because: "is past end-of-life date"

deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-common3"
Expand Down
4 changes: 4 additions & 0 deletions Formula/ignition-gazebo4.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ class IgnitionGazebo4 < Formula
sha256 catalina: "0ca7639886ba05a84ce95820227c4a730c85858bd838ba73a348cd883d6ef623"
end

disable! date: "2022-01-31", because: "is past end-of-life date"

deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "cmake" => :build
depends_on "gflags"
depends_on "google-benchmark"
Expand Down
4 changes: 4 additions & 0 deletions Formula/ignition-gui4.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ class IgnitionGui4 < Formula
sha256 mojave: "2da199bc1ec38f3b80c764192097f40ba1a46afb86370befb1a0ce16b92afbaf"
end

disable! date: "2022-01-31", because: "is past end-of-life date"

deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "cmake" => [:build, :test]
depends_on "pkg-config" => [:build, :test]
depends_on "ignition-cmake2"
Expand Down
4 changes: 4 additions & 0 deletions Formula/ignition-launch3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ class IgnitionLaunch3 < Formula
sha256 catalina: "85267cf4d3b8682dacbb3ace2aa8e4bccf596ed7b6d679fd22eecd251950f5d2"
end

disable! date: "2022-01-31", because: "is past end-of-life date"

deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "cmake" => :build
depends_on "pkg-config" => :build

Expand Down
4 changes: 4 additions & 0 deletions Formula/ignition-msgs6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ class IgnitionMsgs6 < Formula
sha256 cellar: :any, mojave: "60e062e0730b2f5b04cbaf59b92b2c393d11e88c93b6e90d789997675633eb9e"
end

disable! date: "2022-01-31", because: "is past end-of-life date"

deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "protobuf-c" => :build
depends_on "cmake"
depends_on "ignition-cmake2"
Expand Down
4 changes: 4 additions & 0 deletions Formula/ignition-physics3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ class IgnitionPhysics3 < Formula
sha256 cellar: :any, catalina: "e89b9bb964a9b67d54ed65bae7acc9466ca5bb1fe93760a5661040a3be587a8a"
end

disable! date: "2022-01-31", because: "is past end-of-life date"

deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "cmake" => :build

depends_on "bullet"
Expand Down
4 changes: 4 additions & 0 deletions Formula/ignition-rendering4.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ class IgnitionRendering4 < Formula
sha256 catalina: "225e39e774f5553e36a1feb33887c63704745ce09d5378a0de8d7ccde906411e"
end

disable! date: "2022-01-31", because: "is past end-of-life date"

deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "cmake" => [:build, :test]
depends_on "pkg-config" => [:build, :test]

Expand Down
4 changes: 4 additions & 0 deletions Formula/ignition-sensors4.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ class IgnitionSensors4 < Formula
sha256 mojave: "ffebcbb87d9b87c45df455ae6162f6adbf68479f0a22f7704d02990047349c11"
end

disable! date: "2022-01-31", because: "is past end-of-life date"

deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "cmake" => [:build, :test]
depends_on "pkg-config" => [:build, :test]

Expand Down
4 changes: 4 additions & 0 deletions Formula/ignition-transport9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ class IgnitionTransport9 < Formula
sha256 mojave: "b37de99385676f342e8616ab930bf2dd257cfc57569bada8eb7de9dc2b0a5ab6"
end

disable! date: "2022-01-31", because: "is past end-of-life date"

deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "doxygen" => [:build, :optional]
depends_on "protobuf-c" => :build

Expand Down
4 changes: 4 additions & 0 deletions Formula/sdformat10.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ class Sdformat10 < Formula
sha256 catalina: "37df6b0d16b06c4448938eb60f46c48dd904bda31fbedc11d3ff46bb63899589"
end

disable! date: "2022-01-31", because: "is past end-of-life date"

deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "cmake" => [:build, :test]
depends_on "pkg-config" => [:build, :test]

Expand Down