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

[chore] Configure Github workflow to run tests and linters on PRs and merges into main #24

Conversation

ph-ph
Copy link
Contributor

@ph-ph ph-ph commented Aug 12, 2024

Description

Configure Github workflow to run basic checks on our code.
Mostly copying stuff from Auth0's repo: https://github.com/auth0/terraform-provider-auth0/blob/main/.github/workflows/main.yml .

Had to disable multiple linter warnings - will gradually re-enable them this week.

Tests

Github checks for this PR should succeed.

@ph-ph ph-ph changed the title [chore] Run unit and acceptance tests on pull requests and merges into main branch [chore] Configure Github workflow to run tests and linters on PRs and merges into main Aug 12, 2024
@ph-ph ph-ph requested a review from a team August 12, 2024 23:43
@ph-ph ph-ph merged commit 4adbefe into main Aug 13, 2024
3 checks passed
@ph-ph ph-ph deleted the dzmitry/gov-3614-implement-simple-pr-checks-in-terraform-provider-retool-repo branch August 13, 2024 00:46
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