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

Rename trailing suffix to use ROS names #198

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

MishkaMN
Copy link
Contributor

@MishkaMN MishkaMN commented Oct 14, 2024

PR Details

Description

Renamed the folders to use ROS based names such as noetic-foxy or humble to create Docker images.

Currently named the focal into noetic-foxy to indicate both exist.
In the future, in branch humble-develop, only noetic folder will exist.

I also rearranged humble Dockerfile to actually use caching (the metadata changes everytime when we use the build-image.sh script, so the image starts from the beginning since the metadata is declared in the beginning stages).

Related GitHub Issue

NA

Related Jira Key

ARC-155 and ARC-154

Motivation and Context

Upgrade to Humble

How Has This Been Tested?

Ci builds fine without issues

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@MishkaMN MishkaMN requested a review from adev4a October 14, 2024 14:46
@MishkaMN MishkaMN self-assigned this Oct 14, 2024
@MishkaMN MishkaMN added the enhancement New feature or request label Oct 14, 2024
README.md Outdated Show resolved Hide resolved
docker/build-image.sh Outdated Show resolved Hide resolved
@MishkaMN MishkaMN requested a review from adev4a October 14, 2024 19:07
@MishkaMN MishkaMN merged commit ff5ba32 into develop Oct 15, 2024
2 checks passed
@MishkaMN MishkaMN deleted the feature/use-ros-name-trailing-suffix branch October 15, 2024 04:24
MishkaMN added a commit that referenced this pull request Oct 15, 2024
* add scheduled

* rename folders

* Fix naming

* noetic-foxy

* Specify the noetic comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants