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: dhis2/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.1
Choose a base ref
...
head repository: dhis2/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.0
Choose a head ref
  • 3 commits
  • 17 files changed
  • 2 contributors

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    c02ab6b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. feat(create-app): add custom template support via GitHub template sou…

    …rces (#641)
    
    * feat(create-app): add custom template support via GitHub specifiers
    
    * refactor(create-app): reduce parser complexity and use node builtins
    
    * fix(create-app): run git clone without shell command strings
    
    * refactor(create-app): resolve git templates via external resolver and drop subdir syntax
    
    * refactor(create-app): align git template resolver and remove ignored exception path
    
    * fix(verify-commits): include 'labeled' type in pull request event triggers
    
    * fix(verify-commits): update pull request event types for verification workflow
    derrick-nuby authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    bb7ad85 View commit details
    Browse the repository at this point in the history
  2. chore(release): cut 5.4.0 [skip ci]

    # [5.4.0](v5.3.1...v5.4.0) (2026-02-24)
    
    ### Features
    
    * **create-app:** add custom template support via GitHub template sources  ([#641](#641)) ([bb7ad85](bb7ad85))
    dhis2-bot committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    d75ae45 View commit details
    Browse the repository at this point in the history
Loading