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: codifycli/codify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f84a95f
Choose a base ref
...
head repository: codifycli/codify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 88481e2
Choose a head ref
  • 1 commit
  • 24 files changed
  • 1 contributor

Commits on Apr 5, 2026

  1. fix: v1.0 fixes (#58)

    * fix: Fix install script
    
    * fix: Fix for test command not working
    
    * fix: Fix test command not working (local reference found)
    
    * feat: Augmented test to be able to accept live config updates.
    
    * fix: Fix dependsOn requiring a full id (type.name). Instead modify it to only require type and match multiple resources. A full qualified name (type.name) will match only one resource.
    
    * fix: Fix npm publish not working.
    
    * feat: Improved README
    
    * fix: Updated urls to point to new documentation domain codifycli.com/docs instead
    
    * chore: bumped version to 1.0.1
    kevinwang5658 authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    88481e2 View commit details
    Browse the repository at this point in the history
Loading