Skip to content

🚀 ci: add GitHub Actions workflow and fix linting errors#10

Draft
bglar wants to merge 1 commit intomainfrom
feat-ci-sdk
Draft

🚀 ci: add GitHub Actions workflow and fix linting errors#10
bglar wants to merge 1 commit intomainfrom
feat-ci-sdk

Conversation

@bglar
Copy link
Contributor

@bglar bglar commented Mar 2, 2026

Summary

This PR introduces a CI/CD pipeline using GitHub Actions to automate testing and build checks on every push and pull request.

Changes made

  • Workflow Integration: Added .github/workflows/main.yml to handle automated testing.
  • Code Quality: Fixed several linting/syntax issues in files caught during the initial CI run.
  • Dependency Alignment: Updated configuration files to ensure the environment is consistent across local and remote builds.

Related Issue (optional)

How to test this PR?

Screenshots / Logs (optional)

Checklist

  • This PR targets the main branch
  • I have added or updated relevant docs.
  • I have not included any secrets or credentials.
  • Linting and formatting checks pass.

- Create ci.yml workflow for PR testing and builds
- Fix syntax issues and formatting in affected source files
- Ensure CI pass on initial run

Signed-off-by: Brian Glar <bogolla4@gmail.com>
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.

1 participant