Skip to content

[ADDED] Github pages workflow #58

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

Merged
merged 1 commit into from
Jun 25, 2025
Merged

[ADDED] Github pages workflow #58

merged 1 commit into from
Jun 25, 2025

Conversation

hossain-khan
Copy link
Owner

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Code refactoring
  • Test improvements

Related Issues

Fixes #(issue number)

Changes Made

Testing

  • All existing tests pass (./gradlew check)
  • New tests added for new functionality
  • Code formatted (./gradlew formatKotlin)
  • Manual testing performed

Test Results

./gradlew check
BUILD SUCCESSFUL

Documentation

  • README.md updated (if needed)
  • KDoc comments added/updated for public APIs
  • CONTRIBUTING.md updated (if workflow changes)
  • Migration guide provided (for breaking changes)

Performance Impact

  • No performance impact
  • Performance improvement (include benchmark results)
  • Performance regression (explain and justify)

Benchmark Results (if applicable)

Before: 
After:

Breaking Changes

  • No breaking changes
  • Breaking changes documented below

Migration Guide

Checklist

  • Code follows the project's coding standards
  • Self-review of code completed
  • Tests added/updated and passing
  • Documentation updated
  • No wildcard imports used
  • Commit messages follow conventional format
  • PR title clearly describes the change

Additional Context

@hossain-khan hossain-khan self-assigned this Jun 25, 2025
@hossain-khan hossain-khan merged commit ad1393c into main Jun 25, 2025
@hossain-khan hossain-khan deleted the add-gh-pages branch June 25, 2025 02:50
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