Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: k1LoW/deck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Choose a base ref
...
head repository: k1LoW/deck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.0
Choose a head ref
  • 12 commits
  • 12 files changed
  • 2 contributors

Commits on Aug 15, 2025

  1. Configuration menu
    Copy the full SHA
    0c1f643 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #355 from k1LoW/ghaction-integration

    ci: introduce integration test on GitHub Actions
    Songmu authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    c976511 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c7ddff View commit details
    Browse the repository at this point in the history
  4. add concurrency setting

    Songmu committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    a028a3c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #366 from k1LoW/octocov-fulltest

    ci: separate octocov settings for full tests and standard tests
    Songmu authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    11450fd View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2025

  1. feat: Add basePresentationID configuration for default theme reuse

    Allow setting a default base presentation ID in config file to automatically
    reuse themes when creating new presentations. The --from flag still takes
    precedence when both are present.
    
    Also includes documentation updates and reorganization of the setup sections
    for better clarity.
    Songmu committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    ec1ba82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #367 from k1LoW/base-presentation

    feat: Add basePresentationID configuration for default theme reuse
    Songmu authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    6fa4c92 View commit details
    Browse the repository at this point in the history
  3. feat: Add JSON schema for configuration validation

    Add schema.yml to enable IDE auto-completion and validation for deck configuration files (config.yml).
    Songmu committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    13d90ed View commit details
    Browse the repository at this point in the history
  4. Merge pull request #368 from k1LoW/schema

    feat: Add JSON schema for configuration validation
    Songmu authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    14757e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19ad910 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f7a78c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #365 from k1LoW/tagpr-from-v1.14.0

    Release for v1.15.0
    Songmu authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    d4cdbb7 View commit details
    Browse the repository at this point in the history
Loading