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

ci: Add tests execution and TF provider support #177

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

michalbil
Copy link
Contributor

Description

Add execution of tests for both codegen and generated code.
Add support for generating terraform provider.
Additionally - unpin official actions version (pinning is recommended for 3rd party).

Motivation and Context

Extend code verification with tests and coverage for all supported code.

How Has This Been Tested?

Locally using act.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@michalbil michalbil force-pushed the ci-extend-for-terraform branch from cf8d220 to 1d9a00e Compare October 8, 2024 12:35
@michalbil michalbil force-pushed the ci-extend-for-terraform branch from 1d9a00e to 2d5bc2e Compare November 6, 2024 13:47
@michalbil michalbil merged commit 3909962 into main Nov 7, 2024
3 checks passed
@michalbil michalbil deleted the ci-extend-for-terraform branch November 7, 2024 13:28
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.

2 participants