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: technicalpickles/envsense
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: technicalpickles/envsense
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.1
Choose a head ref
  • 9 commits
  • 35 files changed
  • 3 contributors

Commits on Sep 6, 2025

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

Commits on Sep 10, 2025

  1. Reorganize planning docs: group related work and archive completed items

    - Move completed work to docs/archive/planning/ with grouped structure
    - Group active projects into dedicated directories (cli-streamlining, aqua-distribution, release-workflow)
    - Apply standardized naming conventions (plan.md, status.md, phase-*.md)
    - Add status tracking files for each active project
    - Update planning README with current status and reorganization instructions
    - Add reorganization script for future use
    technicalpickles committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    5c4c613 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from technicalpickles/doc-reorg

    Reorganize planning documentation: group related work and archive completed items
    technicalpickles authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    a556156 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12e47b1 View commit details
    Browse the repository at this point in the history
  4. feat: implement aqua/mise distribution support

    - Add cosign keyless signing to GitHub Actions release workflow
    - Bump version to 0.3.1 for testing signed releases
    - Create validation script for verifying release signatures
    - Add aqua registry configuration for upstream submission
    - Create comprehensive testing documentation
    - Add local testing script for aqua configuration
    
    This implements Phase 1 and Phase 2 of the aqua distribution plan,
    enabling envsense to be distributed via 'mise install aqua:envsense'.
    technicalpickles committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    8041c34 View commit details
    Browse the repository at this point in the history
  5. Update docs/testing-aqua-installation.md

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    technicalpickles and Copilot authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    5857d4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cec37bf View commit details
    Browse the repository at this point in the history
  7. fix prettiness

    technicalpickles committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    dd44195 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #45 from technicalpickles/aqua-distribution

    feat: implement aqua/mise distribution support
    technicalpickles authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    81815d9 View commit details
    Browse the repository at this point in the history
Loading