Skip to content

feat(websites): export domain and SSL status enums - #120

Merged
pcfreak30 merged 1 commit into
developfrom
feat/export-domain-status-enums
Sep 4, 2026
Merged

feat(websites): export domain and SSL status enums#120
pcfreak30 merged 1 commit into
developfrom
feat/export-domain-status-enums

Conversation

@pcfreak30

@pcfreak30 pcfreak30 commented Sep 4, 2026

Copy link
Copy Markdown
Member

Exposes DomainResponseStatus and SSLStatus as SDK type aliases with
constants for each generated enum value, matching the existing
GatewayNamespace export pattern.


This pull request exposes the domain and SSL status enums from the underlying API client as part of the SDK’s public API. It adds type aliases (DomainResponseStatus and SSLStatus) and named constants for all possible values, along with documentation comments. This allows consumers to reference these statuses directly, improving code clarity and type safety when working with domain bindings and certificate states.

@kody-ai

kody-ai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

@pcfreak30
pcfreak30 marked this pull request as ready for review September 4, 2026 13:19
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Code Coverage Report

Total Coverage: 13.5%

Generated from commit: a5b28bb
Repository: LumeWeb/ipfs-sdk

@pcfreak30
pcfreak30 merged commit d9e1e1f into develop Sep 4, 2026
4 checks passed
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