Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@threeal threeal released this 03 Nov 07:01
· 5 commits to main since this release
b2a3f84

What's Changed

  • test: add a build fail test job by @threeal in #2
  • test: remove ros 2 dashing test by @threeal in #3
  • Update Default ROS 2 Distribution to ROS 2 Iron Irwini by @threeal in #7
  • Update Copyright Year and License Section by @threeal in #8
  • Update Action Configuration File Style by @threeal in #6
  • Consolidate Script Content into Action Configuration File by @threeal in #10
  • Refine Workflow Configuration by @threeal in #14
  • Update Example Packages for Testing by @threeal in #13
  • Implement Dependabot Configuration by @threeal in #16
  • chore: bump actions/upload-artifact from 2.2.3 to 3.1.3 by @dependabot in #18
  • chore: bump actions/checkout from 2.3.4 to 4.1.1 by @dependabot in #17
  • Update Readme by @threeal in #19
  • Introduce "ROS 2 Workspace Setup" Sub-Action by @threeal in #21
  • Refine .gitignore File by @threeal in #20
  • Revert Main Action Configuration File Name by @threeal in #24
  • Correct Sparse Checkout Path for the Setup Job by @threeal in #28
  • Introduce "ROS 2 Workspace Build" Sub-Action by @threeal in #25
  • Enhance Test Workflow with Sparse Checkout by @threeal in #29
  • Remove Upload Build Result Step by @threeal in #33
  • Remove Fail Testing in the Test Workflow by @threeal in #32
  • Adjust Job Names in the Test Workflow by @threeal in #37
  • Initialize Workspace Setup Script After Workspace Setup by @threeal in #40
  • Rename ros2-distro Input to distro by @threeal in #41
  • Rename the Project to "ROS 2 Workspace Action" by @threeal in #42
  • Add "ROS 2 Workspace Test" Sub-Action by @threeal in #43
  • Adjust Naming in "Setup, Build and Test" Job by @threeal in #44
  • Update Examples Section of Readme File by @threeal in #45
  • Fix distro Input Documentation by @threeal in #46

New Contributors

Full Changelog: v0.1.0...v1.0.0