levante-framework/levante_translations

Generation of audio assets

0

stars

774

commits

Python

primary language

Jul 5, 2026

updated

README

.github Directory

This directory contains GitHub-specific configuration files and templates to improve project organization and collaboration.

Contents

  • test-deployments.yml: GitHub Actions workflow that runs on PRs and pushes to test deployment scripts and validate npm scripts

Issue Templates (.github/ISSUE_TEMPLATE/)

  • bug_report.md: Template for reporting bugs with structured fields
  • feature_request.md: Template for requesting new features

Pull Request Template

  • pull_request_template.md: Template for pull requests with checklists and component tracking

Documentation

  • CONTRIBUTING.md: Comprehensive guide for contributors including setup, workflow, and guidelines
  • DEPLOYMENT.md: Guide for setting up automated deployment with GitHub Actions

Benefits

Standardized Issues: Consistent bug reports and feature requests
Automated Testing: CI/CD pipeline for testing deployments
Clear PRs: Structured pull request information
Contributor Guide: Easy onboarding for new contributors
Quality Control: Checklists ensure proper testing and documentation

GitHub Actions

The workflow automatically:

  • Tests Python and Node.js dependencies
  • Validates that required CSV files exist
  • Runs deployment dry-runs and npm script validation
  • Deploys to dev bucket on pull requests (for testing)
  • Deploys to production bucket on main branch pushes
  • Provides detailed summaries of actions taken

Setup Required

To enable automatic deployment, add the GOOGLE_APPLICATION_CREDENTIALS_JSON secret to your repository. See DEPLOYMENT.md for details.

This helps maintain code quality and provides seamless deployment automation while preventing issues before they reach production.

  • Runs deployment dry-runs
  • Validates npm scripts
  • Ensures code quality on pull requests

This helps maintain code quality and prevents deployment issues before they reach production.

Contributors

digital-pro

732 commits

CCuskley

30 commits

zwatson2001

12 commits

levante-framework/levante_translations

Generation of audio assets

0

stars

774

commits

Python

primary language

Jul 5, 2026

updated

README

.github Directory

This directory contains GitHub-specific configuration files and templates to improve project organization and collaboration.

Contents

  • test-deployments.yml: GitHub Actions workflow that runs on PRs and pushes to test deployment scripts and validate npm scripts

Issue Templates (.github/ISSUE_TEMPLATE/)

  • bug_report.md: Template for reporting bugs with structured fields
  • feature_request.md: Template for requesting new features

Pull Request Template

  • pull_request_template.md: Template for pull requests with checklists and component tracking

Documentation

  • CONTRIBUTING.md: Comprehensive guide for contributors including setup, workflow, and guidelines
  • DEPLOYMENT.md: Guide for setting up automated deployment with GitHub Actions

Benefits

Standardized Issues: Consistent bug reports and feature requests
Automated Testing: CI/CD pipeline for testing deployments
Clear PRs: Structured pull request information
Contributor Guide: Easy onboarding for new contributors
Quality Control: Checklists ensure proper testing and documentation

GitHub Actions

The workflow automatically:

  • Tests Python and Node.js dependencies
  • Validates that required CSV files exist
  • Runs deployment dry-runs and npm script validation
  • Deploys to dev bucket on pull requests (for testing)
  • Deploys to production bucket on main branch pushes
  • Provides detailed summaries of actions taken

Setup Required

To enable automatic deployment, add the GOOGLE_APPLICATION_CREDENTIALS_JSON secret to your repository. See DEPLOYMENT.md for details.

This helps maintain code quality and provides seamless deployment automation while preventing issues before they reach production.

  • Runs deployment dry-runs
  • Validates npm scripts
  • Ensures code quality on pull requests

This helps maintain code quality and prevents deployment issues before they reach production.

Contributors

digital-pro

732 commits

CCuskley

30 commits

zwatson2001

12 commits

Languages

Python

51.9%

HTML

31.1%

TeX

15.6%

JavaScript

1.3%