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

build(lidar_apollo_instance_segmentation): remove download logic from CMake #3140

Conversation

esteve
Copy link
Contributor

@esteve esteve commented Mar 22, 2023

Description

See #3137

Depends on autowarefoundation/autoware_common#164

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Mar 22, 2023
@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Patch coverage has no change and project coverage change: -1.60% ⚠️

Comparison is base (a5cbb3a) 15.80% compared to head (4024e3e) 14.20%.
Report is 7 commits behind head on main.

❗ Current head 4024e3e differs from pull request most recent head 7970172. Consider uploading reports for the commit 7970172 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3140      +/-   ##
==========================================
- Coverage   15.80%   14.20%   -1.60%     
==========================================
  Files        1583     1597      +14     
  Lines      109822   109899      +77     
  Branches    34377    31523    -2854     
==========================================
- Hits        17352    15615    -1737     
- Misses      73362    77334    +3972     
+ Partials    19108    16950    -2158     
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 14.20% <ø> (-1.60%) ⬇️ Carriedforward from d6ba61a

*This pull request uses carry forward flags. Click here to find out more.

see 643 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@esteve esteve changed the title build(lidar_apollo_instance_segmentation): add DOWNLOAD_ARTIFACTS logic build(lidar_apollo_instance_segmentation): remove download logic from CMake Mar 24, 2023
@esteve esteve force-pushed the add-download-artifacts-lidar-apollo-instance-segmentation branch 3 times, most recently from 2cd0803 to 5a53d0e Compare March 28, 2023 11:32
@stale
Copy link

stale bot commented May 27, 2023

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label May 27, 2023
@stale stale bot removed the status:stale Inactive or outdated issues. (auto-assigned) label Jun 20, 2023
@esteve esteve force-pushed the add-download-artifacts-lidar-apollo-instance-segmentation branch from 5a53d0e to 4024e3e Compare July 12, 2023 15:35
@esteve esteve marked this pull request as ready for review July 12, 2023 15:36
@esteve esteve requested a review from yukkysaito as a code owner July 12, 2023 15:36
@esteve
Copy link
Contributor Author

esteve commented Jul 12, 2023

@xmfcx @mitsudome-r this PR is now ready for review

@esteve esteve enabled auto-merge (squash) July 12, 2023 15:51
@esteve esteve disabled auto-merge July 12, 2023 15:52
@yukkysaito
Copy link
Contributor

#3137
I don't think we have discussed this adequately, is that OK? 🙏

@mitsudome-r
Copy link
Member

@esteve I thought we wanted to discuss how we support the download of the models before removing from CMake. (using ansible, bash script with documentation, etc.)

Could you make it into draft so that we don't merge it until we have alternative way of downloading the model? If we merge it right now, then people won't be able to run these nodes.

@mitsudome-r
Copy link
Member

@esteve esteve marked this pull request as draft July 14, 2023 13:18
@esteve
Copy link
Contributor Author

esteve commented Jul 14, 2023

@mitsudome-r no problem, I've made it a draft again. The downloading of the models is done via ansible (see autowarefoundation/autoware#3375) and documented if users want to do it manually (see autowarefoundation/autoware-documentation#345)

@esteve esteve force-pushed the add-download-artifacts-lidar-apollo-instance-segmentation branch from 4024e3e to 6523a38 Compare September 6, 2023 09:44
@esteve esteve marked this pull request as ready for review September 20, 2023 10:38
@esteve esteve enabled auto-merge (squash) September 20, 2023 10:39
@esteve
Copy link
Contributor Author

esteve commented Sep 20, 2023

@yukkysaito this is now ready for review again, we've merged the Ansible and documentation PRs so users can download artifacts separately from CMake.

@esteve esteve added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Sep 20, 2023
Copy link
Contributor

@yukkysaito yukkysaito left a comment

Choose a reason for hiding this comment

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

LGTM

@esteve esteve force-pushed the add-download-artifacts-lidar-apollo-instance-segmentation branch from 6523a38 to 7970172 Compare September 20, 2023 11:52
@esteve esteve merged commit 607b8e7 into autowarefoundation:main Sep 20, 2023
@esteve esteve deleted the add-download-artifacts-lidar-apollo-instance-segmentation branch September 20, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

3 participants