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

Update Workflows and Temporarily Disables Stuffs #57

Merged
merged 10 commits into from
Nov 7, 2023
Merged

Conversation

threeal
Copy link
Member

@threeal threeal commented Nov 6, 2023

This pull request implements the following changes to update the GitHub workflows:

  • Removes the Debian deployment workflows.
  • Merges the build and test workflows into a single CI workflow.
  • Updates the CI workflow to use the latest version of ROS 2 Workspace Action.
  • Temporarily disables the following items to ensure the workflow's success:
    • Disables the target that depends on Musen.
    • Disables the Ament lint test.

This pull request addresses and closes #56.

@threeal threeal self-assigned this Nov 6, 2023
@threeal threeal added the enhancement New feature or request label Nov 6, 2023
@threeal threeal added this to the Version 1.0.0 milestone Nov 6, 2023
@threeal
Copy link
Member Author

threeal commented Nov 6, 2023

It seems that --ignore-src -r is required here. See ichiro-its/ros2-ws-action#4.

@threeal threeal force-pushed the update-workflows branch 2 times, most recently from d2a3cb7 to 48f226b Compare November 7, 2023 07:31
@threeal threeal marked this pull request as ready for review November 7, 2023 08:12
@threeal threeal merged commit 944871b into master Nov 7, 2023
1 check passed
@threeal threeal deleted the update-workflows branch November 7, 2023 08:17
@threeal threeal changed the title Update Workflows Update Workflows and Temporarily Disables Stuffs Nov 7, 2023
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.

Modify Workflows
1 participant