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: cpp-linter/cpp-linter-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 820b182
Choose a base ref
...
head repository: cpp-linter/cpp-linter-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: acd5344
Choose a head ref
  • 10 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 21, 2024

  1. Use issue templates (#251)

    This is so I don't have to keep asking the same set of questions when helping people troubleshoot or consider new features/ideas
    2bndy5 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5fbd8bd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    704ee3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a1ea41 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. chore: update used-by badge by github-actions[bot] (#253)

    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    github-actions[bot] and shenxianpeng authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c1cb4dc View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. chore: update used-by badge by github-actions[bot] (#254)

    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    github-actions[bot] and shenxianpeng authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f347dee View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. chore: update used-by badge by github-actions[bot] (#255)

    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    github-actions[bot] and shenxianpeng authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1e682d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. chore: update used-by badge by github-actions[bot] (#256)

    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    github-actions[bot] and shenxianpeng authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    948cea8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. chore: update used-by badge by github-actions[bot] (#257)

    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    github-actions[bot] and shenxianpeng authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a37e579 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. chore: update used-by badge by github-actions[bot] (#258)

    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    github-actions[bot] and shenxianpeng authored Aug 12, 2024
    1 Configuration menu
    Copy the full SHA
    c735b05 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Bump clang-tools from 0.13.0 to 0.13.1 in the pip group (#259)

    Bumps the pip group with 1 update: [clang-tools](https://github.com/cpp-linter/clang-tools-pip).
    
    
    Updates `clang-tools` from 0.13.0 to 0.13.1
    - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases)
    - [Commits](cpp-linter/clang-tools-pip@v0.13.0...v0.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: clang-tools
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2024
    1 Configuration menu
    Copy the full SHA
    acd5344 View commit details
    Browse the repository at this point in the history
Loading