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: CircleCI-Public/circleci-config-sdk-ts
base: d9db6697630ca78bccc73a18180f00412f87c5e3
Choose a base ref
...
head repository: CircleCI-Public/circleci-config-sdk-ts
compare: 79e0b77c03487baac74899d0cfd75f710954766d
Choose a head ref
  • 9 commits
  • 14 files changed
  • 8 contributors

Commits on Sep 29, 2022

  1. feat: add docker layer caching support (#147)

    see #146
    
    Co-authored-by: Antoine CORDIER <acordier@chopin.local>
    Co-authored-by: Kyle a.k.a. TechSquidTV <33272306+KyleTryon@users.noreply.github.com>
    3 people committed Sep 29, 2022
    Copy the full SHA
    34a9dfa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c1ebea3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Copy the full SHA
    29299f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. feat: Disable aliasDuplicateObjects by default (#155)

    * feat: Disable aliasDuplicateObjects by default
    
    Anchors are created by default to deduplicate parts of the generated YAML, which makes it harder to read.
    
    Removing them makes pipelines more "human readable".
    timo-reymann committed Oct 26, 2022
    Copy the full SHA
    80c13b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. feat: add Browser-or-Node (#158)

    * feat: add Browser-or-Node
    KyleTryon committed Oct 31, 2022
    Copy the full SHA
    871b65b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Copy the full SHA
    891c8d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

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

Commits on Nov 16, 2022

  1. Copy the full SHA
    137e014 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Copy the full SHA
    79e0b77 View commit details
    Browse the repository at this point in the history