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

gz-harmonic: new formula #2326

Merged
merged 5 commits into from
Aug 9, 2023

Conversation

azeey
Copy link
Member

@azeey azeey commented Jul 28, 2023

@azeey azeey requested a review from scpeters as a code owner July 28, 2023 19:28
include Language::Python::Virtualenv

desc "Collection of gazebo simulation software"
homepage "https://github.com/gazebosim/gz-garden"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
homepage "https://github.com/gazebosim/gz-garden"
homepage "https://github.com/gazebosim/gz-harmonic"

depends_on "gz-gui7"
depends_on "gz-launch7"
depends_on "gz-math7"
depends_on "gz-msgs9"
Copy link
Contributor

Choose a reason for hiding this comment

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

gz-msgs10

depends_on "gz-cmake3"
depends_on "gz-common5"
depends_on "gz-fuel-tools8"
depends_on "gz-gui7"
Copy link
Contributor

Choose a reason for hiding this comment

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

gz-gui8

depends_on "gz-msgs9"
depends_on "gz-physics7"
depends_on "gz-plugin2"
depends_on "gz-rendering7"
Copy link
Contributor

Choose a reason for hiding this comment

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

gz-rendering8

depends_on "gz-sensors8"
depends_on "gz-sim8"
depends_on "gz-tools2"
depends_on "gz-transport12"
Copy link
Contributor

Choose a reason for hiding this comment

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

gz-transport13


depends_on "gz-cmake3"
depends_on "gz-common5"
depends_on "gz-fuel-tools8"
Copy link
Contributor

Choose a reason for hiding this comment

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

gz-fuel-tools9

version "0.999.999~0~20230728"
license "Apache-2.0"

head "https://github.com/gazebosim/gz-garden.git", branch: "main"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
head "https://github.com/gazebosim/gz-garden.git", branch: "main"
head "https://github.com/gazebosim/gz-harmonic.git", branch: "main"

@azeey
Copy link
Member Author

azeey commented Aug 9, 2023

I've addressed all the feedback. PTAL.

@scpeters scpeters changed the title Bumps in harmonic : ci_matching_branch/bump_harmonic_gz-harmonic gz-harmonic: new formula Aug 9, 2023
depends_on "gz-tools2"
depends_on "gz-transport13"
depends_on "gz-utils2"
depends_on macos: :mojave # c++17
Copy link
Member

Choose a reason for hiding this comment

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

nit: this line can be removed

Copy link
Member

Choose a reason for hiding this comment

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

@scpeters scpeters merged commit c39701b into master Aug 9, 2023
1 check passed
@scpeters scpeters deleted the ci_matching_branch/bump_harmonic_gz-harmonic branch August 9, 2023 06:24
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