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: Ducksss/codex-profiles
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Choose a base ref
...
head repository: Ducksss/codex-profiles
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 1, 2026

  1. ci: bump release workflow to setup-node@v6 on Node 22

    Clears the Node 20 runtime deprecation warning (setup-node@v6 runs on
    Node 24) and installs Node 22 LTS for the release steps. Only release.yml
    uses setup-node; ci.yml and pages.yml rely on the runner's Node.
    
    Co-Authored-By: Claude Opus 4.8 <[email protected]>
    Ducksss and claude committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    eca6947 View commit details
    Browse the repository at this point in the history
  2. ci: auto-update Homebrew tap on release

    After publishing, the release workflow bumps the Ducksss/homebrew-tap
    formula (url + sha256) so brew installs no longer drift from npm. Guarded
    on a TAP_TOKEN secret (write access to the tap); skipped when absent.
    
    Co-Authored-By: Claude Opus 4.8 <[email protected]>
    Ducksss and claude committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    b793ab7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f075fc View commit details
    Browse the repository at this point in the history
Loading