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: pkgxdev/pkgx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pkgxdev/pkgx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1/main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 15 files changed
  • 3 contributors

Commits on Jan 15, 2025

  1. fix(install): fix unsafe install script (args passing)

    Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
    rustdevbtw committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    6c6add3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Merge pull request #1076 from rustdevbtw/v1/main

    fix(install): fix unsafe install script (args passing)
    mxcl authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    d93124a View commit details
    Browse the repository at this point in the history
  2. Adapt publish script for v1

    mxcl committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    7f1b557 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. v1: deno^2.1.6

    felipecrs authored and mxcl committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    171d4b4 View commit details
    Browse the repository at this point in the history
  2. Fix pantry not found on install and uninstall commands (#1067)

    * Temporarily use PR libpkgx
    * use libpkgx^0.20.3
    * Check lockfile in CI
    * Regenerated lockfile
    * Fix lockfile for good
    felipecrs authored and mxcl committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    7a90d32 View commit details
    Browse the repository at this point in the history
  3. update coverage badge branch; delete cd.*.yml

    release stuff only operates on `main` apparently.
    mxcl committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    3f2b858 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. v1: uninstall if needed during install

    felipecrs authored and mxcl committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    fa0caa3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

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