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

Commits on Jan 17, 2022

  1. Update FUNDING.yml

    masinter authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    895ce09 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Merge pull request #3 from Interlisp/main

    Main -> master
    masinter authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    914b1d7 View commit details
    Browse the repository at this point in the history
  2. Update FUNDING.yml

    push to master to force update
    masinter authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    0cd8195 View commit details
    Browse the repository at this point in the history
  3. Adding new action.yml for set-entry-action. Was out of sync with deve…

    …lopment fork in fghalasz/
    fghalasz committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    8d268bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from Interlisp/fgh003

    Partial fix for failure of new workflows in Medley repo.
    fghalasz authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    015b9d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Updating all actions to use echo >> instead of ::set-output:: since :…

    …:set-output:: is now deprecated on github and will soon result in an error.
    fghalasz committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    22924df View commit details
    Browse the repository at this point in the history
  2. Upgrade actions/upload-artifact to @V3 to fix issues with ::set-outpu…

    …t:: and Node 12 versus 16, both of which have been deprecated by github.
    fghalasz committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    002b28a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1ae2cc View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. add documentation template

    masinter committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    5e51eed View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Add path 'with' input to release_tag action to support cases where re…

    …po is checked out to a directory other than the top level workspace.
    fghalasz committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    68beaa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62381a1 View commit details
    Browse the repository at this point in the history
  3. debugging

    fghalasz committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a94c9e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fa76d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Mar 15, 2026

  1. Upgrade upload-artifact action to version 7

    Due to deprcation of node 20 on github actions.
    
    Signed-off-by: Frank Halasz <[email protected]>
    fghalasz authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    95471e1 View commit details
    Browse the repository at this point in the history
Loading