Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Initialize Workspace Setup Script After Workspace Setup #40

Merged
merged 3 commits into from
Nov 3, 2023

Conversation

threeal
Copy link
Member

@threeal threeal commented Nov 2, 2023

This pull request implements the following improvements:

  • Initializes the workspace setup script after the setup by triggering colcon build without building any packages.
  • Adjusts the Build action to source the local workspace setup script.
  • Removes the unused ros2-distro input from the Build action.

Closes #39.

@threeal threeal added the feat label Nov 2, 2023
@threeal threeal added this to the Version 1.0.0 milestone Nov 2, 2023
@threeal threeal self-assigned this Nov 2, 2023
@threeal threeal marked this pull request as ready for review November 3, 2023 01:55
@threeal threeal force-pushed the init-workspace-setup-script branch from 95af32e to 85ef8fb Compare November 3, 2023 01:59
@threeal threeal force-pushed the init-workspace-setup-script branch from 85ef8fb to b6a40b8 Compare November 3, 2023 02:04
@threeal threeal merged commit 2ab635c into main Nov 3, 2023
4 checks passed
@threeal threeal deleted the init-workspace-setup-script branch November 3, 2023 02:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initialize Workspace Setup Script After Workspace Setup
1 participant