Metadata-Version: 2.3
Name: pragmatiks-github-provider
Version: 0.10.0
Summary: GitHub provider for Pragmatiks
Author: Pragmatiks
Author-email: Pragmatiks <team@pragmatiks.io>
Requires-Dist: pragmatiks-sdk>=0.34.0
Requires-Dist: httpx>=0.28.0
Requires-Dist: pynacl>=1.5.0
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# GitHub Provider for Pragmatiks

Manage GitHub repositories, environments, and secrets through declarative resources using the GitHub REST API.

## Resources

- **Repository** - Create and manage GitHub repositories with visibility, features, and branch settings
- **Environment** - Configure deployment environments on repositories with protection rules
- **Secret** - Manage repository-level and environment-level secrets with automatic encryption

## Authentication

This provider uses GitHub Personal Access Tokens (classic or fine-grained) for authentication. Generate a token at https://github.com/settings/tokens.
