Skip to content

elusiveshiba/test-pup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

test-pup

A Minimal test pup for Dogebox testing. Initially used to test pup upgrades.

Version Management

The version is defined in package.json as the single source of truth.

To update the version:

  1. Update the version in package.json
  2. Run npm run sync-version to sync it to manifest.json and pup.nix

Web UI

test-pup also runs a tiny web UI that shows the current version.

  • Local run:

    • npm start
    • Open http://localhost:1234
  • Endpoints:

    • / renders HTML with the current version
    • /version returns JSON (useful for scripts)

About

A minimal test pup for Dogeboox testing

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors