Skip to content

Comments

Github Actions: Linting, test ETL scripts, validate SQL#21

Merged
boipelo-codes merged 2 commits intomainfrom
feature/19-setup-github-actions-in-githubworkflowspull-requestyml
Nov 6, 2025
Merged

Github Actions: Linting, test ETL scripts, validate SQL#21
boipelo-codes merged 2 commits intomainfrom
feature/19-setup-github-actions-in-githubworkflowspull-requestyml

Conversation

@MmelIGaba
Copy link
Owner

@MmelIGaba MmelIGaba commented Nov 6, 2025

@boipelo-codes please check out:

  1. Linting — checks Python code style

  2. ETL Testing — runs tests on your ETL scripts

  3. SQL Validation — checks for syntax errors in your SQL files
    Closes Setup GitHub Actions in .github/workflows/pull-request.yml #19

@MmelIGaba MmelIGaba self-assigned this Nov 6, 2025
@MmelIGaba MmelIGaba linked an issue Nov 6, 2025 that may be closed by this pull request
Copy link
Collaborator

@boipelo-codes boipelo-codes left a comment

Choose a reason for hiding this comment

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

seems fine, for now

@boipelo-codes boipelo-codes merged commit 251f823 into main Nov 6, 2025
3 of 5 checks passed
@boipelo-codes boipelo-codes deleted the feature/19-setup-github-actions-in-githubworkflowspull-requestyml branch November 6, 2025 12:49
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.

Setup GitHub Actions in .github/workflows/pull-request.yml

2 participants