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

Add example user's tlm_cmd code generation check workflow #126

Merged
merged 3 commits into from
Oct 12, 2023

Conversation

sksat
Copy link
Member

@sksat sksat commented Oct 12, 2023

概要

example user 向けのコード生成のチェックをする CI を追加する

Issue / PR

詳細

#111 で c2a-tlm-cmd-code-generator が c2a-core リポジトリに取り込まれ,#117 で example user 用の設定が追加された.
そこで,CI 上で example user のコード生成ができるか,また,正しくコード生成が行われているか(commit されているコードが最新の状態でコード生成されたものか)を確認する CI を追加する.

検証結果

コード生成されるはずのファイルが誤った状態になっている時に CI が fail し,正しい時に CI が通ればよし

影響範囲

example user のコード生成が正しく行われているかどうかが status check で分かるようになる

@sksat sksat force-pushed the feature/example-code-generator-check branch from 4e7254c to b586fba Compare October 12, 2023 14:24
@sksat sksat force-pushed the feature/example-code-generator-check branch from b586fba to be0f27d Compare October 12, 2023 14:38
@sksat
Copy link
Member Author

sksat commented Oct 12, 2023

設定ファイルに変更あったので rebase した

@sksat sksat merged commit e501f9b into develop Oct 12, 2023
36 checks passed
@sksat sksat deleted the feature/example-code-generator-check branch October 12, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tools
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants