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: github/catalyst
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1
Choose a base ref
...
head repository: github/catalyst
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 14 contributors

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    865a15c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a6b7f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Merge pull request #320 from github/319-delimiters

    Docs: surface required delimiters for Targets' and Actions' syntax patterns
    keithamus authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    876ec34 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Allow for objects to be passed to lazyDefine, avoiding repeat calls

    Co-authored-by: AdamShwert <adamshwert@github.com>
    Co-authored-by: Arelia Jones <2359538+arelia@users.noreply.github.com>
    Co-authored-by: Chris Gavin <chris@chrisgavin.me>
    Co-authored-by: Cody Bodfield <cbodfield@github.com>
    Co-authored-by: Dusty Greif <dgreif@users.noreply.github.com>
    Co-authored-by: Elena Tanasoiu <elenatanasoiu@github.com>
    Co-authored-by: Erinna Chen <erinnachen@users.noreply.github.com>
    Co-authored-by: Francesco Manni <72417313+francescomanni@users.noreply.github.com>
    Co-authored-by: Jibran Garcia <jibrang@github.com>
    Co-authored-by: Mamadou Coulibaly <106176387+chief-coulibaly@users.noreply.github.com>
    Co-authored-by: Ned Schwartz <ned@theinterned.net>
    12 people committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bd69f5d View commit details
    Browse the repository at this point in the history
  2. create an object if given a string

    Co-authored-by: Kristján Oddsson <koddsson@gmail.com>
    keithamus and koddsson committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3a8e33a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #321 from github/allow-for-objects-to-be-passed-to…

    …-lazydefine-avoiding-repeat-calls
    
    Allow for objects to be passed to lazyDefine, avoiding repeat calls
    keithamus authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5d9b9cb View commit details
    Browse the repository at this point in the history
Loading