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: purcell/setup-emacs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0
Choose a base ref
...
head repository: purcell/setup-emacs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0
Choose a head ref
  • 16 commits
  • 15 files changed
  • 2 contributors

Commits on Mar 26, 2021

  1. Include 27.2 in CI

    purcell committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    9ed6e7c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Configuration menu
    Copy the full SHA
    8650301 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from purcell/update-nix-installation

    Update nix installation script (see #24)
    purcell authored Nov 7, 2021
    Configuration menu
    Copy the full SHA
    b56a757 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Include 28.1 in CI

    purcell committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    18af054 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Bump @actions/core from 1.2.6 to 1.9.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5499a62 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Merge pull request #28 from purcell/dependabot/npm_and_yarn/actions/c…

    …ore-1.9.1
    
    Bump @actions/core from 1.2.6 to 1.9.1
    purcell authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    1d0c524 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Include Emacs 28.2 in CI

    purcell committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    bc59543 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Bump to Node 16

    purcell authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    947184d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from purcell/node-16-bump

    Bump to Node 16
    purcell authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    93675bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16a3314 View commit details
    Browse the repository at this point in the history
  4. Switch to flakes

    purcell committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    617e0df View commit details
    Browse the repository at this point in the history
  5. Merge pull request #31 from purcell/npm-relock

    Npm relock
    purcell authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    5c5d2aa View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

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

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    1f61722 View commit details
    Browse the repository at this point in the history
  2. Simplify action to just use bash

    IIRC this wasn't supported when this action was first created
    purcell committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c190b3f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from purcell/nix-2.14-fixes

    Incorporate upstream changes from cachix/install-nix-action
    purcell authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    ac5a566 View commit details
    Browse the repository at this point in the history
Loading