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

feat: add colcon-build and colcon-test actions #49

Conversation

KeisukeShima
Copy link
Contributor

Related autowarefoundation/autoware-documentation#2 (comment)

I added colcon-labeled-test workflow to run colcon test for each test label and generate code coverage results.
We can use build cache from colcon-build-and-test workflow, which means that we only need to run the build once.
Also, the output variable named coverage-reports contains the path to the coverage report, we can be used as input for codecov/codecov-action.

Signed-off-by: Keisuke Shima 19993104+KeisukeShima@users.noreply.github.com

Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
@KeisukeShima KeisukeShima changed the title feat(colcon-labeled-test): add colcon-labeled-test workflow feat(colcon-build, colcon-test): add colcon-build and colcon-test workflow Feb 4, 2022
@KeisukeShima
Copy link
Contributor Author

I will test the new workflow on my fork repo.

@kenji-miyake kenji-miyake changed the title feat(colcon-build, colcon-test): add colcon-build and colcon-test workflow feat: add colcon-build and colcon-test actions Feb 4, 2022
colcon-build/README.md Outdated Show resolved Hide resolved
colcon-test/README.md Outdated Show resolved Hide resolved
colcon-test/README.md Outdated Show resolved Hide resolved
colcon-test/README.md Outdated Show resolved Hide resolved
colcon-build/action.yaml Outdated Show resolved Hide resolved
colcon-test/action.yaml Show resolved Hide resolved
colcon-test/action.yaml Show resolved Hide resolved
colcon-test/action.yaml Outdated Show resolved Hide resolved
colcon-test/action.yaml Outdated Show resolved Hide resolved
colcon-test/action.yaml Outdated Show resolved Hide resolved
colcon-build/README.md Outdated Show resolved Hide resolved
colcon-build/README.md Outdated Show resolved Hide resolved
colcon-build/README.md Outdated Show resolved Hide resolved
@KeisukeShima KeisukeShima enabled auto-merge (squash) February 7, 2022 09:29
colcon-build/README.md Outdated Show resolved Hide resolved
colcon-test/README.md Outdated Show resolved Hide resolved
colcon-build/action.yaml Outdated Show resolved Hide resolved
colcon-build/action.yaml Outdated Show resolved Hide resolved
colcon-test/action.yaml Outdated Show resolved Hide resolved
colcon-test/action.yaml Outdated Show resolved Hide resolved
colcon-test/README.md Outdated Show resolved Hide resolved
colcon-test/action.yaml Outdated Show resolved Hide resolved
colcon-test/README.md Outdated Show resolved Hide resolved
colcon-test/README.md Outdated Show resolved Hide resolved
colcon-test/README.md Outdated Show resolved Hide resolved
@KeisukeShima KeisukeShima enabled auto-merge (squash) February 7, 2022 09:53
colcon-test/README.md Outdated Show resolved Hide resolved
colcon-test/README.md Outdated Show resolved Hide resolved
kenji-miyake
kenji-miyake previously approved these changes Feb 7, 2022
Copy link
Contributor

@kenji-miyake kenji-miyake left a comment

Choose a reason for hiding this comment

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

👍

kenji-miyake and others added 19 commits February 7, 2022 19:59
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
* style: fix yamllint

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* fix(generate-changelog): remove CHANGELOG.md

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
* chore: update cliff.toml

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* ci: add GitHub release workflow

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
@KeisukeShima KeisukeShima merged commit 660577f into autowarefoundation:tier4/proposal Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants