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: ruby-syntax-tree/syntax_tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0
Choose a base ref
...
head repository: ruby-syntax-tree/syntax_tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0
Choose a head ref
  • 13 commits
  • 12 files changed
  • 3 contributors

Commits on Aug 26, 2022

  1. More attempts to fix CI

    kddnewton committed Aug 26, 2022
    Copy the full SHA
    3708b7c View commit details
  2. Merge pull request #154 from ruby-syntax-tree/fix-ci

    More attempts to fix CI
    kddnewton authored Aug 26, 2022
    Copy the full SHA
    9f8d82f View commit details
  3. GitHub pages new workflow

    kddnewton committed Aug 26, 2022
    Copy the full SHA
    6a898ea View commit details
  4. More GitHub pages rework

    kddnewton committed Aug 26, 2022
    Copy the full SHA
    b5c60ea View commit details
  5. Triggering GitHub actions

    kddnewton committed Aug 26, 2022
    Copy the full SHA
    3c69189 View commit details
  6. Copy the full SHA
    b49c28a View commit details
  7. Copy the full SHA
    31279b8 View commit details
  8. Document additional plugins

    kddnewton committed Aug 26, 2022
    Copy the full SHA
    066dc61 View commit details

Commits on Sep 1, 2022

  1. Bump rubocop from 1.35.1 to 1.36.0

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.35.1 to 1.36.0.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.35.1...v1.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2022
    Copy the full SHA
    22ea12e View commit details
  2. Merge pull request #156 from ruby-syntax-tree/dependabot/bundler/rubo…

    …cop-1.36.0
    
    Bump rubocop from 1.35.1 to 1.36.0
    github-actions[bot] authored Sep 1, 2022
    Copy the full SHA
    cf307d1 View commit details

Commits on Sep 19, 2022

  1. Copy the full SHA
    9d09cd4 View commit details
  2. Merge pull request #158 from ruby-syntax-tree/ignore-files

    Support ignoring certain filepaths in CLI/rake
    kddnewton authored Sep 19, 2022
    Copy the full SHA
    1750d8c View commit details
  3. Bump to v3.6.0

    kddnewton committed Sep 19, 2022
    Copy the full SHA
    695918e View commit details
Loading